Pull request #42760 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b0c0b737987b81d5ea2a44726b771d279cf315b2+d24c6dc5cf5e68dfb30027b2db454099566a9b9e (5fd0f940e02037103cfc0a272d7c655d528ef12f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42760@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-19T07:58:57.145Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-19T07:58:57.153Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-19T07:59:12.315Z] Still waiting to schedule task [2021-08-19T07:59:12.318Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00a6e259617b30a9d)’ is offline [2021-08-19T07:59:52.928Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00a6e259617b30a9d) in /home/ubuntu/workspace/moby_PR-42760 [Pipeline] { [Pipeline] checkout [2021-08-19T07:59:53.045Z] The recommended git tool is: git [2021-08-19T07:59:57.262Z] using credential docker-jenkins-github-credentials [2021-08-19T07:59:57.286Z] Cloning the remote Git repository [2021-08-19T07:59:57.286Z] Cloning with configured refspecs honoured and without tags [2021-08-19T07:59:57.352Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T07:59:57.408Z] > git init /home/ubuntu/workspace/moby_PR-42760 # timeout=10 [2021-08-19T07:59:57.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T07:59:57.718Z] > git --version # timeout=10 [2021-08-19T07:59:57.730Z] > git --version # 'git version 2.17.1' [2021-08-19T07:59:57.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T07:59:57.732Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:19.215Z] Fetching without tags [2021-08-19T08:00:19.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:00:19.154Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:00:19.171Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:19.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:00:19.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:00:19.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:19.222Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:19.521Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:00:20.430Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:00:20.430Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:00:19.531Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:19.551Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:00:20.326Z] > git remote # timeout=10 [2021-08-19T08:00:20.351Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:00:20.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:20.376Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:00:20.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:00:20.432Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:20.454Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:00:24.959Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:00:24.959Z] First time build. Skipping changelog. [2021-08-19T08:00:24.976Z] > git --version # timeout=10 [2021-08-19T08:00:25.000Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:25.021Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-19T08:00:26.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/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-08-19T08:00:34.322Z] Unable to find image 'alpine:latest' locally [2021-08-19T08:00:34.322Z] latest: Pulling from library/alpine [2021-08-19T08:00:34.322Z] 29291e31a76a: Pulling fs layer [2021-08-19T08:00:34.322Z] 29291e31a76a: Verifying Checksum [2021-08-19T08:00:34.322Z] 29291e31a76a: Download complete [2021-08-19T08:00:34.322Z] 29291e31a76a: Pull complete [2021-08-19T08:00:34.322Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-19T08:00:34.322Z] Status: Downloaded newer image for alpine:latest [2021-08-19T08:00:40.887Z] 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 integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-08-19T08:00:41.713Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00a6e259617b30a9d) in /home/ubuntu/workspace/moby_PR-42760 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-08-19T08:00:41.789Z] The recommended git tool is: git [2021-08-19T08:00:41.789Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-067aec71f8f156b54) in /home/ubuntu/workspace/moby_PR-42760 [2021-08-19T08:00:41.797Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-08-19T08:00:41.822Z] Fetching changes from the remote Git repository [2021-08-19T08:00:41.826Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-01ea745ba610deb03) in /home/ubuntu/workspace/moby_PR-42760 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-19T08:00:41.853Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-08-19T08:00:41.976Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [2021-08-19T08:00:42.043Z] The recommended git tool is: git [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-08-19T08:00:42.250Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-19T08:00:42.398Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:00:42.399Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:00:42.507Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:00:42.519Z] > git --version # timeout=10 [2021-08-19T08:00:42.547Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:42.571Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-19T08:00:41.803Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42760/.git # timeout=10 [2021-08-19T08:00:41.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:00:41.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:00:41.899Z] > git --version # timeout=10 [2021-08-19T08:00:41.920Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:41.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:41.922Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:42.252Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:42.260Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:00:42.335Z] > git remote # timeout=10 [2021-08-19T08:00:42.351Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:00:42.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:42.363Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:00:42.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:00:42.400Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:42.410Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:00:43.274Z] + docker version [2021-08-19T08:00:43.274Z] Client: Docker Engine - Community [2021-08-19T08:00:43.274Z] Version: 20.10.6 [2021-08-19T08:00:43.274Z] API version: 1.41 [2021-08-19T08:00:43.274Z] Go version: go1.13.15 [2021-08-19T08:00:43.274Z] Git commit: 370c289 [2021-08-19T08:00:43.274Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-19T08:00:43.274Z] OS/Arch: linux/amd64 [2021-08-19T08:00:43.274Z] Context: default [2021-08-19T08:00:43.274Z] Experimental: true [2021-08-19T08:00:43.274Z] [2021-08-19T08:00:43.274Z] Server: Docker Engine - Community [2021-08-19T08:00:43.274Z] Engine: [2021-08-19T08:00:43.274Z] Version: 20.10.6 [2021-08-19T08:00:43.274Z] API version: 1.41 (minimum version 1.12) [2021-08-19T08:00:43.274Z] Go version: go1.13.15 [2021-08-19T08:00:43.274Z] Git commit: 8728dd2 [2021-08-19T08:00:43.274Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-19T08:00:43.274Z] OS/Arch: linux/amd64 [2021-08-19T08:00:43.274Z] Experimental: true [2021-08-19T08:00:43.274Z] containerd: [2021-08-19T08:00:43.274Z] Version: 1.4.6 [2021-08-19T08:00:43.274Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:00:43.274Z] runc: [2021-08-19T08:00:43.274Z] Version: 1.0.0-rc95 [2021-08-19T08:00:43.274Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:00:43.274Z] docker-init: [2021-08-19T08:00:43.274Z] Version: 0.19.0 [2021-08-19T08:00:43.274Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-19T08:00:43.567Z] + docker info [2021-08-19T08:00:43.741Z] using credential docker-jenkins-github-credentials [2021-08-19T08:00:43.747Z] Cloning the remote Git repository [2021-08-19T08:00:43.747Z] Cloning with configured refspecs honoured and without tags [2021-08-19T08:00:43.761Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T08:00:43.822Z] > git init /home/ubuntu/workspace/moby_PR-42760 # timeout=10 [2021-08-19T08:00:44.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:00:44.038Z] > git --version # timeout=10 [2021-08-19T08:00:44.041Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:44.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:44.042Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:45.362Z] using credential docker-jenkins-github-credentials [2021-08-19T08:00:45.368Z] Cloning the remote Git repository [2021-08-19T08:00:45.368Z] Cloning with configured refspecs honoured and without tags [2021-08-19T08:00:45.391Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T08:00:45.452Z] > git init /home/ubuntu/workspace/moby_PR-42760 # timeout=10 [2021-08-19T08:00:45.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:00:45.782Z] > git --version # timeout=10 [2021-08-19T08:00:45.794Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:45.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:45.796Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:55.015Z] Fetching without tags [2021-08-19T08:00:55.334Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:00:55.902Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:00:55.902Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:00:54.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:00:54.997Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:00:55.000Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:55.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:00:55.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:00:55.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:55.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:00:55.341Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:55.344Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:00:55.883Z] > git remote # timeout=10 [2021-08-19T08:00:55.886Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:00:55.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:00:55.891Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:00:55.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:00:55.905Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:00:55.907Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:00:56.714Z] Still waiting to schedule task [2021-08-19T08:00:56.714Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-19T08:00:56.717Z] Still waiting to schedule task [2021-08-19T08:00:56.717Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-19T08:00:56.718Z] Still waiting to schedule task [2021-08-19T08:00:56.718Z] All nodes of label ‘windows-2019’ are offline [2021-08-19T08:00:58.434Z] Client: [2021-08-19T08:00:58.434Z] Context: default [2021-08-19T08:00:58.434Z] Debug Mode: false [2021-08-19T08:00:58.434Z] Plugins: [2021-08-19T08:00:58.434Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-19T08:00:58.434Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-19T08:00:58.434Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-19T08:00:58.434Z] [2021-08-19T08:00:58.434Z] Server: [2021-08-19T08:00:58.434Z] Containers: 0 [2021-08-19T08:00:58.434Z] Running: 0 [2021-08-19T08:00:58.434Z] Paused: 0 [2021-08-19T08:00:58.434Z] Stopped: 0 [2021-08-19T08:00:58.434Z] Images: 1 [2021-08-19T08:00:58.434Z] Server Version: 20.10.6 [2021-08-19T08:00:58.434Z] Storage Driver: overlay2 [2021-08-19T08:00:58.434Z] Backing Filesystem: extfs [2021-08-19T08:00:58.434Z] Supports d_type: true [2021-08-19T08:00:58.434Z] Native Overlay Diff: true [2021-08-19T08:00:58.434Z] userxattr: false [2021-08-19T08:00:58.434Z] Logging Driver: json-file [2021-08-19T08:00:58.434Z] Cgroup Driver: cgroupfs [2021-08-19T08:00:58.434Z] Cgroup Version: 1 [2021-08-19T08:00:58.434Z] Plugins: [2021-08-19T08:00:58.434Z] Volume: local [2021-08-19T08:00:58.434Z] Network: bridge host ipvlan macvlan null overlay [2021-08-19T08:00:58.434Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-19T08:00:58.434Z] Swarm: inactive [2021-08-19T08:00:58.434Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-19T08:00:58.434Z] Default Runtime: runc [2021-08-19T08:00:58.434Z] Init Binary: docker-init [2021-08-19T08:00:58.434Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:00:58.434Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:00:58.434Z] init version: de40ad0 [2021-08-19T08:00:58.434Z] Security Options: [2021-08-19T08:00:58.434Z] apparmor [2021-08-19T08:00:58.434Z] seccomp [2021-08-19T08:00:58.434Z] Profile: default [2021-08-19T08:00:58.434Z] Kernel Version: 5.4.0-1048-aws [2021-08-19T08:00:58.434Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-19T08:00:58.434Z] OSType: linux [2021-08-19T08:00:58.434Z] Architecture: x86_64 [2021-08-19T08:00:58.434Z] CPUs: 2 [2021-08-19T08:00:58.434Z] Total Memory: 7.569GiB [2021-08-19T08:00:58.434Z] Name: ip-10-100-80-26 [2021-08-19T08:00:58.434Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-19T08:00:58.434Z] Docker Root Dir: /var/lib/docker [2021-08-19T08:00:58.434Z] Debug Mode: false [2021-08-19T08:00:58.434Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:00:58.434Z] Labels: [2021-08-19T08:00:58.434Z] Experimental: true [2021-08-19T08:00:58.434Z] Insecure Registries: [2021-08-19T08:00:58.434Z] 127.0.0.0/8 [2021-08-19T08:00:58.434Z] Live Restore Enabled: true [2021-08-19T08:00:58.434Z] [2021-08-19T08:00:58.434Z] WARNING: No swap limit support [Pipeline] sh [2021-08-19T08:00:58.771Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:00:58.771Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:00:58.771Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42760/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-08-19T08:00:59.039Z] + bash /home/ubuntu/workspace/moby_PR-42760/check-config.sh [2021-08-19T08:00:59.039Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-19T08:00:59.039Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-19T08:00:59.039Z] [2021-08-19T08:00:59.039Z] Generally Necessary: [2021-08-19T08:00:59.039Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-19T08:00:59.039Z] - apparmor: enabled and tools installed [2021-08-19T08:00:59.039Z] - CONFIG_NAMESPACES: enabled [2021-08-19T08:00:59.039Z] - CONFIG_NET_NS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_PID_NS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_IPC_NS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_UTS_NS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CGROUPS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-19T08:00:59.039Z] - CONFIG_CPUSETS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_MEMCG: enabled [2021-08-19T08:00:59.039Z] - CONFIG_KEYS: enabled [2021-08-19T08:00:59.039Z] - CONFIG_VETH: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_NF_NAT_IPV4: missing [2021-08-19T08:00:59.039Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-19T08:00:59.039Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_NF_NAT_NEEDED: missing [2021-08-19T08:00:59.319Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-19T08:00:59.319Z] [2021-08-19T08:00:59.319Z] Optional Features: [2021-08-19T08:00:59.319Z] - CONFIG_USER_NS: enabled [2021-08-19T08:00:59.319Z] - CONFIG_SECCOMP: enabled [2021-08-19T08:00:59.319Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-19T08:00:59.319Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-19T08:00:59.319Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-19T08:00:59.319Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-19T08:00:59.319Z] - CONFIG_BLK_CGROUP: enabled [2021-08-19T08:00:59.319Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-19T08:00:59.319Z] - CONFIG_IOSCHED_CFQ: missing [2021-08-19T08:00:59.319Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-08-19T08:00:59.319Z] - CONFIG_CGROUP_PERF: enabled [2021-08-19T08:00:59.319Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-19T08:00:59.319Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-19T08:00:59.319Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-19T08:00:59.319Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-19T08:00:59.319Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-19T08:00:59.319Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_IP_VS: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-19T08:00:59.319Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-19T08:00:59.319Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-19T08:00:59.319Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_EXT4_FS: enabled [2021-08-19T08:00:59.319Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-19T08:00:59.319Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-19T08:00:59.319Z] - Network Drivers: [2021-08-19T08:00:59.319Z] - "overlay": [2021-08-19T08:00:59.319Z] - CONFIG_VXLAN: enabled (as module) [2021-08-19T08:00:59.319Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-19T08:00:59.319Z] Optional (for encrypted networks): [2021-08-19T08:00:59.578Z] - CONFIG_CRYPTO: enabled [2021-08-19T08:00:59.578Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-19T08:00:59.578Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-19T08:00:59.578Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-19T08:00:59.578Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-19T08:00:59.578Z] - CONFIG_XFRM: enabled [2021-08-19T08:00:59.578Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-19T08:00:59.578Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-19T08:00:59.578Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-19T08:00:59.578Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-08-19T08:00:59.578Z] - "ipvlan": [2021-08-19T08:00:59.578Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-19T08:00:59.578Z] - "macvlan": [2021-08-19T08:00:59.579Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-19T08:00:59.579Z] - CONFIG_DUMMY: enabled (as module) [2021-08-19T08:00:59.579Z] - "ftp,tftp client in container": [2021-08-19T08:00:59.579Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-19T08:00:59.579Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-19T08:00:59.579Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-19T08:00:59.579Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-19T08:00:59.579Z] - Storage Drivers: [2021-08-19T08:00:59.579Z] - "aufs": [2021-08-19T08:00:59.579Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-19T08:00:59.579Z] - "btrfs": [2021-08-19T08:00:59.579Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-19T08:00:59.579Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-19T08:00:59.579Z] - "devicemapper": [2021-08-19T08:00:59.579Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-19T08:00:59.579Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-19T08:00:59.579Z] - "overlay": [2021-08-19T08:00:59.579Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-19T08:00:59.579Z] - "zfs": [2021-08-19T08:00:59.579Z] - /dev/zfs: present [2021-08-19T08:00:59.579Z] - zfs command: missing [2021-08-19T08:00:59.579Z] - zpool command: missing [2021-08-19T08:00:59.579Z] [2021-08-19T08:00:59.579Z] Limits: [2021-08-19T08:00:59.579Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-19T08:00:59.579Z] [2021-08-19T08:00:59.579Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-19T08:00:59.839Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:00:59.857Z] > git --version # timeout=10 [2021-08-19T08:00:59.859Z] > git --version # 'git version 2.17.1' [2021-08-19T08:00:59.861Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-19T08:00:59.949Z] + sudo modprobe ip_vs [2021-08-19T08:00:59.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 . [Pipeline] withEnv [Pipeline] { [2021-08-19T08:01:00.223Z] #1 [internal] load build definition from Dockerfile [2021-08-19T08:01:00.223Z] #1 sha256:5a5d535de848843f013dde434db1d286539790cf33fc68da13a5cebb2911901b [2021-08-19T08:01:00.223Z] #1 transferring dockerfile: [2021-08-19T08:01:00.223Z] #1 transferring dockerfile: 17.04kB 0.0s done [2021-08-19T08:01:00.223Z] #1 DONE 0.2s [2021-08-19T08:01:00.223Z] [2021-08-19T08:01:00.223Z] #2 [internal] load .dockerignore [2021-08-19T08:01:00.223Z] #2 sha256:6c3ab1e51ae1957dc776e4a7b5ffdd1df8a7c816b97189554e6e48a44a037313 [2021-08-19T08:01:00.223Z] #2 transferring context: 87B done [2021-08-19T08:01:00.223Z] #2 DONE 0.1s [2021-08-19T08:01:00.223Z] [2021-08-19T08:01:00.223Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-19T08:01:00.223Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:01:00.640Z] + docker version [2021-08-19T08:01:00.787Z] #3 DONE 0.5s [2021-08-19T08:01:00.787Z] [2021-08-19T08:01:00.787Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-19T08:01:00.787Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-19T08:01:00.787Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-19T08:01:00.787Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-19T08:01:00.787Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-19T08:01:00.787Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-19T08:01:00.787Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-19T08:01:01.044Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-08-19T08:01:01.044Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-08-19T08:01:01.044Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-19T08:01:01.301Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-08-19T08:01:01.872Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-19T08:01:01.872Z] #4 DONE 1.0s [2021-08-19T08:01:02.130Z] [2021-08-19T08:01:02.130Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:01:02.130Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:01:02.696Z] #8 ... [2021-08-19T08:01:02.696Z] [2021-08-19T08:01:02.696Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:02.696Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-19T08:01:02.696Z] #5 DONE 0.8s [2021-08-19T08:01:02.956Z] [2021-08-19T08:01:02.956Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:01:02.956Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:01:02.956Z] #8 DONE 0.8s [2021-08-19T08:01:02.956Z] [2021-08-19T08:01:02.956Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-19T08:01:02.956Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-19T08:01:02.956Z] #6 DONE 0.8s [2021-08-19T08:01:02.956Z] [2021-08-19T08:01:02.956Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:02.956Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-19T08:01:02.956Z] #7 DONE 0.8s [2021-08-19T08:01:03.212Z] [2021-08-19T08:01:03.212Z] #23 [internal] load build context [2021-08-19T08:01:03.212Z] #23 sha256:d43e1ab25ad742a7da13a8c78a13221c3042fde529fe476225ec01763648eb72 [2021-08-19T08:01:05.752Z] #23 transferring context: 13.62MB 2.2s [2021-08-19T08:01:05.923Z] Client: Docker Engine - Community [2021-08-19T08:01:05.923Z] Version: 20.10.6 [2021-08-19T08:01:05.923Z] API version: 1.41 [2021-08-19T08:01:05.923Z] Go version: go1.13.15 [2021-08-19T08:01:05.923Z] Git commit: 370c289 [2021-08-19T08:01:05.923Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-19T08:01:05.923Z] OS/Arch: linux/amd64 [2021-08-19T08:01:05.923Z] Context: default [2021-08-19T08:01:05.923Z] Experimental: true [2021-08-19T08:01:05.923Z] [2021-08-19T08:01:05.923Z] Server: Docker Engine - Community [2021-08-19T08:01:05.923Z] Engine: [2021-08-19T08:01:05.923Z] Version: 20.10.6 [2021-08-19T08:01:05.923Z] API version: 1.41 (minimum version 1.12) [2021-08-19T08:01:05.923Z] Go version: go1.13.15 [2021-08-19T08:01:05.923Z] Git commit: 8728dd2 [2021-08-19T08:01:05.923Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-19T08:01:05.923Z] OS/Arch: linux/amd64 [2021-08-19T08:01:05.923Z] Experimental: true [2021-08-19T08:01:05.923Z] containerd: [2021-08-19T08:01:05.923Z] Version: 1.4.6 [2021-08-19T08:01:05.923Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:01:05.923Z] runc: [2021-08-19T08:01:05.923Z] Version: 1.0.0-rc95 [2021-08-19T08:01:05.923Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:01:05.923Z] docker-init: [2021-08-19T08:01:05.923Z] Version: 0.19.0 [2021-08-19T08:01:05.923Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-19T08:01:06.231Z] + docker info [2021-08-19T08:01:08.997Z] Fetching without tags [2021-08-19T08:01:09.059Z] #23 ... [2021-08-19T08:01:09.059Z] [2021-08-19T08:01:09.059Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:09.059Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:09.059Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-19T08:01:09.059Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-19T08:01:09.059Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-19T08:01:09.059Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-19T08:01:09.059Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-19T08:01:09.059Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.3s done [2021-08-19T08:01:09.059Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 2.7s done [2021-08-19T08:01:09.059Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 4.6s done [2021-08-19T08:01:09.059Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 73.40MB / 129.04MB 5.9s [2021-08-19T08:01:09.059Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 63.48MB / 68.75MB 5.9s [2021-08-19T08:01:09.059Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 2.9s [2021-08-19T08:01:09.059Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.8s done [2021-08-19T08:01:09.321Z] #9 ... [2021-08-19T08:01:09.321Z] [2021-08-19T08:01:09.321Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:09.321Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-19T08:01:09.321Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:01:09.321Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:01:09.321Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-19T08:01:09.321Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-19T08:01:09.321Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-08-19T08:01:09.321Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-08-19T08:01:09.321Z] #62 DONE 6.0s [2021-08-19T08:01:09.321Z] [2021-08-19T08:01:09.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:09.321Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:09.321Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 67.11MB / 68.75MB 6.1s [2021-08-19T08:01:09.321Z] #9 ... [2021-08-19T08:01:09.321Z] [2021-08-19T08:01:09.321Z] #23 [internal] load build context [2021-08-19T08:01:09.321Z] #23 sha256:d43e1ab25ad742a7da13a8c78a13221c3042fde529fe476225ec01763648eb72 [2021-08-19T08:01:09.467Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:01:10.252Z] #23 transferring context: 28.85MB 7.2s [2021-08-19T08:01:08.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:01:08.910Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:01:08.925Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:01:08.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:01:09.006Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:01:09.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:01:09.007Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:01:09.472Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:01:09.503Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:01:10.547Z] > git remote # timeout=10 [2021-08-19T08:01:10.579Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:01:10.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:01:10.608Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:01:10.667Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:01:10.667Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:01:11.626Z] #23 ... [2021-08-19T08:01:11.626Z] [2021-08-19T08:01:11.626Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:11.626Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:01:11.626Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:01:11.626Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:01:11.626Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-19T08:01:11.626Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-19T08:01:11.626Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-08-19T08:01:11.626Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-08-19T08:01:11.626Z] #64 DONE 8.2s [2021-08-19T08:01:11.626Z] [2021-08-19T08:01:11.626Z] #23 [internal] load build context [2021-08-19T08:01:11.626Z] #23 sha256:d43e1ab25ad742a7da13a8c78a13221c3042fde529fe476225ec01763648eb72 [2021-08-19T08:01:12.192Z] #23 transferring context: 53.41MB 8.8s done [2021-08-19T08:01:12.757Z] #23 DONE 9.7s [2021-08-19T08:01:12.757Z] [2021-08-19T08:01:12.757Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:12.757Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:12.757Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 9.6s [2021-08-19T08:01:12.757Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 7.1s done [2021-08-19T08:01:10.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:01:10.668Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:01:10.706Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:01:13.323Z] #9 ... [2021-08-19T08:01:13.323Z] [2021-08-19T08:01:13.323Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:01:13.323Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:01:13.323Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-19T08:01:13.323Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-19T08:01:13.323Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-19T08:01:13.323Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-19T08:01:13.323Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-19T08:01:13.323Z] #26 ... [2021-08-19T08:01:13.323Z] [2021-08-19T08:01:13.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:13.323Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:14.262Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 10.8s done [2021-08-19T08:01:14.262Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.0s [2021-08-19T08:01:14.364Z] Client: [2021-08-19T08:01:14.364Z] Context: default [2021-08-19T08:01:14.364Z] Debug Mode: false [2021-08-19T08:01:14.364Z] Plugins: [2021-08-19T08:01:14.364Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-19T08:01:14.364Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-19T08:01:14.364Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-19T08:01:14.364Z] [2021-08-19T08:01:14.364Z] Server: [2021-08-19T08:01:14.364Z] Containers: 0 [2021-08-19T08:01:14.364Z] Running: 0 [2021-08-19T08:01:14.364Z] Paused: 0 [2021-08-19T08:01:14.364Z] Stopped: 0 [2021-08-19T08:01:14.364Z] Images: 0 [2021-08-19T08:01:14.364Z] Server Version: 20.10.6 [2021-08-19T08:01:14.364Z] Storage Driver: overlay2 [2021-08-19T08:01:14.364Z] Backing Filesystem: extfs [2021-08-19T08:01:14.364Z] Supports d_type: true [2021-08-19T08:01:14.364Z] Native Overlay Diff: true [2021-08-19T08:01:14.364Z] userxattr: false [2021-08-19T08:01:14.364Z] Logging Driver: json-file [2021-08-19T08:01:14.364Z] Cgroup Driver: cgroupfs [2021-08-19T08:01:14.364Z] Cgroup Version: 1 [2021-08-19T08:01:14.364Z] Plugins: [2021-08-19T08:01:14.364Z] Volume: local [2021-08-19T08:01:14.364Z] Network: bridge host ipvlan macvlan null overlay [2021-08-19T08:01:14.364Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-19T08:01:14.364Z] Swarm: inactive [2021-08-19T08:01:14.364Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-19T08:01:14.364Z] Default Runtime: runc [2021-08-19T08:01:14.364Z] Init Binary: docker-init [2021-08-19T08:01:14.364Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:01:14.364Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:01:14.364Z] init version: de40ad0 [2021-08-19T08:01:14.364Z] Security Options: [2021-08-19T08:01:14.364Z] apparmor [2021-08-19T08:01:14.364Z] seccomp [2021-08-19T08:01:14.364Z] Profile: default [2021-08-19T08:01:14.364Z] Kernel Version: 5.4.0-1048-aws [2021-08-19T08:01:14.364Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-19T08:01:14.364Z] OSType: linux [2021-08-19T08:01:14.364Z] Architecture: x86_64 [2021-08-19T08:01:14.364Z] CPUs: 8 [2021-08-19T08:01:14.364Z] Total Memory: 30.91GiB [2021-08-19T08:01:14.364Z] Name: ip-10-100-56-136 [2021-08-19T08:01:14.364Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-19T08:01:14.364Z] Docker Root Dir: /var/lib/docker [2021-08-19T08:01:14.364Z] Debug Mode: false [2021-08-19T08:01:14.364Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:01:14.364Z] Labels: [2021-08-19T08:01:14.364Z] Experimental: true [2021-08-19T08:01:14.364Z] Insecure Registries: [2021-08-19T08:01:14.364Z] 127.0.0.0/8 [2021-08-19T08:01:14.364Z] Live Restore Enabled: true [2021-08-19T08:01:14.364Z] [2021-08-19T08:01:14.364Z] WARNING: No swap limit support [Pipeline] sh [2021-08-19T08:01:14.649Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:01:14.649Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:01:14.649Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42760/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-08-19T08:01:14.649Z] + bash /home/ubuntu/workspace/moby_PR-42760/check-config.sh [2021-08-19T08:01:14.649Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-19T08:01:14.649Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-19T08:01:14.649Z] [2021-08-19T08:01:14.649Z] Generally Necessary: [2021-08-19T08:01:14.649Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-19T08:01:14.649Z] - apparmor: enabled and tools installed [2021-08-19T08:01:14.649Z] - CONFIG_NAMESPACES: enabled [2021-08-19T08:01:14.649Z] - CONFIG_NET_NS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_PID_NS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_IPC_NS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_UTS_NS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUPS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CPUSETS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_MEMCG: enabled [2021-08-19T08:01:14.649Z] - CONFIG_KEYS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_VETH: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NF_NAT_IPV4: missing [2021-08-19T08:01:14.649Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-19T08:01:14.649Z] - CONFIG_NF_NAT_NEEDED: missing [2021-08-19T08:01:14.649Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-19T08:01:14.649Z] [2021-08-19T08:01:14.649Z] Optional Features: [2021-08-19T08:01:14.649Z] - CONFIG_USER_NS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_SECCOMP: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-19T08:01:14.649Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-19T08:01:14.649Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-19T08:01:14.649Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-19T08:01:14.649Z] - CONFIG_BLK_CGROUP: enabled [2021-08-19T08:01:14.649Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-19T08:01:14.649Z] - CONFIG_IOSCHED_CFQ: missing [2021-08-19T08:01:14.649Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_PERF: enabled [2021-08-19T08:01:14.649Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-19T08:01:14.909Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-19T08:01:14.909Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-19T08:01:14.909Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-19T08:01:14.909Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-19T08:01:14.909Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_IP_VS: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-19T08:01:14.909Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-19T08:01:14.909Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-19T08:01:14.909Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_EXT4_FS: enabled [2021-08-19T08:01:14.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-19T08:01:14.909Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-19T08:01:14.909Z] - Network Drivers: [2021-08-19T08:01:14.909Z] - "overlay": [2021-08-19T08:01:14.909Z] - CONFIG_VXLAN: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-19T08:01:14.909Z] Optional (for encrypted networks): [2021-08-19T08:01:14.909Z] - CONFIG_CRYPTO: enabled [2021-08-19T08:01:14.909Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-19T08:01:14.909Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-19T08:01:14.909Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-19T08:01:14.909Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-19T08:01:14.909Z] - CONFIG_XFRM: enabled [2021-08-19T08:01:14.909Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-08-19T08:01:14.909Z] - "ipvlan": [2021-08-19T08:01:14.909Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-19T08:01:14.909Z] - "macvlan": [2021-08-19T08:01:14.909Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_DUMMY: enabled (as module) [2021-08-19T08:01:14.909Z] - "ftp,tftp client in container": [2021-08-19T08:01:14.909Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-19T08:01:14.909Z] - Storage Drivers: [2021-08-19T08:01:14.909Z] - "aufs": [2021-08-19T08:01:14.909Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-19T08:01:14.909Z] - "btrfs": [2021-08-19T08:01:14.909Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-19T08:01:14.909Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-19T08:01:14.909Z] - "devicemapper": [2021-08-19T08:01:14.909Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-19T08:01:14.909Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-19T08:01:14.909Z] - "overlay": [2021-08-19T08:01:14.909Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-19T08:01:14.909Z] - "zfs": [2021-08-19T08:01:14.909Z] - /dev/zfs: present [2021-08-19T08:01:14.909Z] - zfs command: missing [2021-08-19T08:01:14.909Z] - zpool command: missing [2021-08-19T08:01:14.909Z] [2021-08-19T08:01:14.909Z] Limits: [2021-08-19T08:01:14.909Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-19T08:01:14.909Z] [2021-08-19T08:01:14.909Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-19T08:01:15.216Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:01:15.232Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 9.0s done [2021-08-19T08:01:15.242Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 . [2021-08-19T08:01:15.242Z] #1 [internal] load build definition from Dockerfile [2021-08-19T08:01:15.242Z] #1 sha256:109cb6189aff2bd4c3660d3c60b5ad23231258f61175a6f40b4f2f77f99bc3b5 [2021-08-19T08:01:15.242Z] #1 transferring dockerfile: [2021-08-19T08:01:15.235Z] > git --version # timeout=10 [2021-08-19T08:01:15.267Z] > git --version # 'git version 2.17.1' [2021-08-19T08:01:15.294Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-19T08:01:15.493Z] #9 ... [2021-08-19T08:01:15.493Z] [2021-08-19T08:01:15.493Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-19T08:01:15.493Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-19T08:01:15.493Z] #63 DONE 1.1s [2021-08-19T08:01:15.493Z] [2021-08-19T08:01:15.493Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:15.493Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:15.493Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-19T08:01:15.502Z] #1 transferring dockerfile: 17.04kB 0.0s done [2021-08-19T08:01:15.502Z] #1 DONE 0.1s [2021-08-19T08:01:15.502Z] [2021-08-19T08:01:15.502Z] #2 [internal] load .dockerignore [2021-08-19T08:01:15.502Z] #2 sha256:d4f98baee16a8f897bad5115bf1a77fbcb2a428ff619a662799dda955e9366d8 [2021-08-19T08:01:15.502Z] #2 transferring context: 87B done [2021-08-19T08:01:15.502Z] #2 DONE 0.1s [2021-08-19T08:01:15.502Z] [2021-08-19T08:01:15.502Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-19T08:01:15.502Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-19T08:01:15.751Z] #9 ... [2021-08-19T08:01:15.751Z] [2021-08-19T08:01:15.751Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:01:15.751Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:01:15.751Z] #26 DONE 12.4s [2021-08-19T08:01:15.751Z] [2021-08-19T08:01:15.751Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:15.751Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:16.073Z] #3 DONE 0.4s [2021-08-19T08:01:16.073Z] [2021-08-19T08:01:16.073Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-19T08:01:16.073Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-19T08:01:16.073Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-19T08:01:16.073Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-19T08:01:16.073Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-19T08:01:16.073Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-19T08:01:16.073Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-08-19T08:01:16.073Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-19T08:01:16.073Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-19T08:01:16.073Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-19T08:01:16.314Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.8s done [2021-08-19T08:01:16.334Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-19T08:01:16.582Z] + [ PR != PR ] [2021-08-19T08:01:16.582Z] + [ 20.10 != master ] [2021-08-19T08:01:16.582Z] + echo 1 [2021-08-19T08:01:16.594Z] #4 DONE 0.6s [2021-08-19T08:01:16.594Z] [2021-08-19T08:01:16.594Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:16.594Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:01:16.881Z] #9 ... [2021-08-19T08:01:16.881Z] [2021-08-19T08:01:16.881Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-19T08:01:16.881Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-19T08:01:16.881Z] #65 DONE 1.1s [2021-08-19T08:01:16.881Z] [2021-08-19T08:01:16.881Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:16.881Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:16.881Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-19T08:01:16.999Z] + docker version [2021-08-19T08:01:17.815Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.9s done [2021-08-19T08:01:17.978Z] #8 DONE 1.2s [2021-08-19T08:01:17.978Z] [2021-08-19T08:01:17.978Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-19T08:01:17.978Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-19T08:01:17.978Z] #5 DONE 1.2s [2021-08-19T08:01:17.978Z] [2021-08-19T08:01:17.978Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:01:17.978Z] #7 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:01:17.978Z] #7 DONE 1.3s [2021-08-19T08:01:17.978Z] [2021-08-19T08:01:17.978Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:17.978Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-19T08:01:17.978Z] #6 DONE 1.3s [2021-08-19T08:01:18.074Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [2021-08-19T08:01:18.549Z] [2021-08-19T08:01:18.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:18.549Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:18.549Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-19T08:01:18.550Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-19T08:01:18.550Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-19T08:01:18.550Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-19T08:01:18.550Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.2s [2021-08-19T08:01:18.810Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 10.49MB / 50.44MB 0.3s [2021-08-19T08:01:18.810Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 20.97MB / 50.44MB 0.4s [2021-08-19T08:01:19.078Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 30.41MB / 50.44MB 0.5s [2021-08-19T08:01:19.078Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 40.89MB / 50.44MB 0.6s [2021-08-19T08:01:19.078Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 48.23MB / 50.44MB 0.7s [2021-08-19T08:01:19.078Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0B / 7.83MB 0.7s [2021-08-19T08:01:19.078Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0B / 10.00MB 0.7s [2021-08-19T08:01:19.340Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.8s [2021-08-19T08:01:19.340Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.8s [2021-08-19T08:01:19.911Z] #9 ... [2021-08-19T08:01:19.911Z] [2021-08-19T08:01:19.911Z] #23 [internal] load build context [2021-08-19T08:01:19.911Z] #23 sha256:b26f01b5f64810da89751b13ed9b4fcfd09724f610a0214a9415123c93049c85 [2021-08-19T08:01:19.911Z] #23 transferring context: 53.41MB 1.2s done [2021-08-19T08:01:19.911Z] #23 DONE 1.5s [2021-08-19T08:01:19.911Z] [2021-08-19T08:01:19.911Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:19.911Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:19.911Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.4s done [2021-08-19T08:01:20.173Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0.1s [2021-08-19T08:01:20.440Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.7s done [2021-08-19T08:01:20.440Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.9s done [2021-08-19T08:01:20.440Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.15MB / 68.75MB 1.9s [2021-08-19T08:01:20.440Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0B / 51.84MB 1.9s [2021-08-19T08:01:20.440Z] #9 ... [2021-08-19T08:01:20.440Z] [2021-08-19T08:01:20.440Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:20.440Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:01:20.440Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-19T08:01:20.440Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:01:20.440Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-19T08:01:20.440Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-19T08:01:20.440Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-08-19T08:01:20.440Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-08-19T08:01:20.440Z] #64 DONE 2.0s [2021-08-19T08:01:20.440Z] [2021-08-19T08:01:20.440Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:20.440Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-19T08:01:20.440Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-19T08:01:20.440Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-19T08:01:20.440Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-19T08:01:20.440Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-08-19T08:01:20.440Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-08-19T08:01:20.440Z] #62 DONE 2.0s [2021-08-19T08:01:20.440Z] [2021-08-19T08:01:20.440Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:20.440Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:20.440Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 17.83MB / 68.75MB 2.0s [2021-08-19T08:01:20.440Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0B / 129.04MB 2.0s [2021-08-19T08:01:20.440Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 12.58MB / 51.84MB 2.1s [2021-08-19T08:01:20.440Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 11.53MB / 129.04MB 2.1s [2021-08-19T08:01:20.709Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 30.86MB / 68.75MB 2.2s [2021-08-19T08:01:20.709Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 27.26MB / 51.84MB 2.2s [2021-08-19T08:01:20.709Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 22.02MB / 129.04MB 2.2s [2021-08-19T08:01:20.709Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 46.14MB / 68.75MB 2.3s [2021-08-19T08:01:20.709Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 31.46MB / 51.84MB 2.3s [2021-08-19T08:01:20.970Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 61.87MB / 68.75MB 2.4s [2021-08-19T08:01:20.971Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 47.19MB / 51.84MB 2.4s [2021-08-19T08:01:20.971Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 37.75MB / 129.04MB 2.4s [2021-08-19T08:01:20.971Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 2.5s [2021-08-19T08:01:20.971Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.5s [2021-08-19T08:01:20.971Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 52.43MB / 129.04MB 2.5s [2021-08-19T08:01:21.187Z] Client: Docker Engine - Community [2021-08-19T08:01:21.187Z] Version: 20.10.6 [2021-08-19T08:01:21.187Z] API version: 1.41 [2021-08-19T08:01:21.187Z] Go version: go1.13.15 [2021-08-19T08:01:21.187Z] Git commit: 370c289 [2021-08-19T08:01:21.187Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-19T08:01:21.187Z] OS/Arch: linux/amd64 [2021-08-19T08:01:21.187Z] Context: default [2021-08-19T08:01:21.187Z] Experimental: true [2021-08-19T08:01:21.187Z] [2021-08-19T08:01:21.187Z] Server: Docker Engine - Community [2021-08-19T08:01:21.187Z] Engine: [2021-08-19T08:01:21.187Z] Version: 20.10.6 [2021-08-19T08:01:21.187Z] API version: 1.41 (minimum version 1.12) [2021-08-19T08:01:21.187Z] Go version: go1.13.15 [2021-08-19T08:01:21.187Z] Git commit: 8728dd2 [2021-08-19T08:01:21.187Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-19T08:01:21.187Z] OS/Arch: linux/amd64 [2021-08-19T08:01:21.187Z] Experimental: true [2021-08-19T08:01:21.187Z] containerd: [2021-08-19T08:01:21.187Z] Version: 1.4.6 [2021-08-19T08:01:21.187Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:01:21.187Z] runc: [2021-08-19T08:01:21.187Z] Version: 1.0.0-rc95 [2021-08-19T08:01:21.187Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:01:21.187Z] docker-init: [2021-08-19T08:01:21.187Z] Version: 0.19.0 [2021-08-19T08:01:21.187Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-19T08:01:21.231Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 59.77MB / 129.04MB 2.6s [2021-08-19T08:01:21.231Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 80.63MB / 129.04MB 2.9s [2021-08-19T08:01:21.485Z] + docker info [2021-08-19T08:01:21.491Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 93.32MB / 129.04MB 3.0s [2021-08-19T08:01:21.491Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.6s done [2021-08-19T08:01:21.491Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 124.35MB / 129.04MB 3.2s [2021-08-19T08:01:22.430Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.5s done [2021-08-19T08:01:22.691Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-19T08:01:22.952Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.5s done [2021-08-19T08:01:22.952Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.2s done [2021-08-19T08:01:23.354Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.0s [2021-08-19T08:01:23.894Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-19T08:01:24.154Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.2s done [2021-08-19T08:01:24.414Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 6.0s done [2021-08-19T08:01:24.675Z] #9 ... [2021-08-19T08:01:24.675Z] [2021-08-19T08:01:24.675Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:01:24.675Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:01:24.675Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-19T08:01:24.675Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-19T08:01:24.675Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-19T08:01:24.675Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-19T08:01:24.675Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.4s done [2021-08-19T08:01:24.675Z] #26 DONE 6.2s [2021-08-19T08:01:24.675Z] [2021-08-19T08:01:24.675Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:24.675Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:24.675Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0.1s [2021-08-19T08:01:25.619Z] #9 ... [2021-08-19T08:01:25.619Z] [2021-08-19T08:01:25.619Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-19T08:01:25.619Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-19T08:01:25.619Z] #63 DONE 0.6s [2021-08-19T08:01:25.619Z] [2021-08-19T08:01:25.619Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:25.619Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:25.889Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.4s done [2021-08-19T08:01:25.889Z] #9 ... [2021-08-19T08:01:25.889Z] [2021-08-19T08:01:25.889Z] #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-08-19T08:01:25.889Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:25.889Z] #27 2.826 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:25.889Z] #27 2.847 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:25.889Z] #27 2.847 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:25.889Z] #27 3.082 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:25.889Z] #27 3.348 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:25.889Z] #27 3.704 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:25.889Z] #27 5.289 Fetched 8463 kB in 3s (3119 kB/s) [2021-08-19T08:01:25.889Z] #27 5.289 Reading package lists... [2021-08-19T08:01:25.889Z] #27 6.194 Reading package lists... [2021-08-19T08:01:25.889Z] #27 7.119 Building dependency tree... [2021-08-19T08:01:25.889Z] #27 7.452 The following additional packages will be installed: [2021-08-19T08:01:25.889Z] #27 7.452 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-19T08:01:25.889Z] #27 7.452 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-19T08:01:25.889Z] #27 7.452 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-19T08:01:25.889Z] #27 7.452 Suggested packages: [2021-08-19T08:01:25.889Z] #27 7.452 krb5-doc krb5-user [2021-08-19T08:01:25.889Z] #27 7.452 Recommended packages: [2021-08-19T08:01:25.889Z] #27 7.452 krb5-locales publicsuffix libsasl2-modules [2021-08-19T08:01:25.889Z] #27 7.662 The following NEW packages will be installed: [2021-08-19T08:01:25.889Z] #27 7.672 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-19T08:01:25.889Z] #27 7.672 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-19T08:01:25.889Z] #27 7.672 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-19T08:01:25.889Z] #27 7.672 libssh2-1 libssl1.1 openssl [2021-08-19T08:01:25.889Z] #27 7.956 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:25.889Z] #27 7.956 Need to get 5058 kB of archives. [2021-08-19T08:01:25.889Z] #27 7.956 After this operation, 12.1 MB of additional disk space will be used. [2021-08-19T08:01:25.889Z] #27 7.956 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-19T08:01:25.889Z] #27 7.968 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-19T08:01:25.889Z] #27 7.968 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-19T08:01:25.889Z] #27 7.968 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-19T08:01:25.889Z] #27 7.972 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-19T08:01:25.889Z] #27 7.979 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-19T08:01:25.889Z] #27 8.012 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-19T08:01:25.889Z] #27 8.025 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-19T08:01:25.889Z] #27 8.036 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-19T08:01:25.889Z] #27 8.036 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-19T08:01:25.889Z] #27 8.036 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-19T08:01:25.889Z] #27 8.040 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-19T08:01:25.889Z] #27 8.043 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-19T08:01:25.889Z] #27 8.044 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-19T08:01:25.890Z] #27 8.072 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-19T08:01:25.890Z] #27 8.075 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-19T08:01:25.890Z] #27 8.088 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-19T08:01:25.890Z] #27 8.088 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-19T08:01:25.890Z] #27 8.088 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:01:25.890Z] #27 8.095 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:01:25.890Z] #27 8.095 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:01:25.890Z] #27 8.278 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:25.890Z] #27 8.312 Fetched 5058 kB in 0s (12.8 MB/s) [2021-08-19T08:01:25.890Z] #27 8.349 Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T08:01:25.890Z] #27 8.349 (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-08-19T08:01:25.890Z] #27 8.349 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 8.360 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:25.890Z] #27 8.412 Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T08:01:25.890Z] #27 8.412 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 8.421 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:25.890Z] #27 8.487 Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T08:01:25.890Z] #27 8.487 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 8.491 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:25.890Z] #27 8.592 Selecting previously unselected package libssl1.1:amd64. [2021-08-19T08:01:25.890Z] #27 8.594 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 8.599 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:25.890Z] #27 8.862 Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T08:01:25.890Z] #27 8.862 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 8.869 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:25.890Z] #27 9.041 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T08:01:25.890Z] #27 9.042 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.047 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:25.890Z] #27 9.128 Selecting previously unselected package openssl. [2021-08-19T08:01:25.890Z] #27 9.128 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.138 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:25.890Z] #27 9.330 Selecting previously unselected package ca-certificates. [2021-08-19T08:01:25.890Z] #27 9.330 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-19T08:01:25.890Z] #27 9.338 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:25.890Z] #27 9.419 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T08:01:25.890Z] #27 9.421 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.425 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:25.890Z] #27 9.522 Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T08:01:25.890Z] #27 9.522 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.522 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:25.890Z] #27 9.579 Selecting previously unselected package libldap-common. [2021-08-19T08:01:25.890Z] #27 9.579 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-19T08:01:25.890Z] #27 9.583 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:25.890Z] #27 9.636 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T08:01:25.890Z] #27 9.636 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.646 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:25.890Z] #27 9.752 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T08:01:25.890Z] #27 9.752 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.756 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:01:25.890Z] #27 9.853 Selecting previously unselected package libpsl5:amd64. [2021-08-19T08:01:25.890Z] #27 9.854 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.865 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:25.890Z] #27 9.928 Selecting previously unselected package librtmp1:amd64. [2021-08-19T08:01:25.890Z] #27 9.928 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 9.933 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:01:25.890Z] #27 10.06 Selecting previously unselected package libssh2-1:amd64. [2021-08-19T08:01:25.890Z] #27 10.06 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 10.07 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:01:25.890Z] #27 10.19 Selecting previously unselected package libcurl4:amd64. [2021-08-19T08:01:25.890Z] #27 10.19 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 10.19 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:01:25.890Z] #27 10.28 Selecting previously unselected package curl. [2021-08-19T08:01:25.890Z] #27 10.28 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:25.890Z] #27 ... [2021-08-19T08:01:25.890Z] [2021-08-19T08:01:25.890Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:25.890Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:25.890Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-19T08:01:26.197Z] #9 ... [2021-08-19T08:01:26.197Z] [2021-08-19T08:01:26.197Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-19T08:01:26.197Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-19T08:01:26.197Z] #65 DONE 0.8s [2021-08-19T08:01:26.197Z] [2021-08-19T08:01:26.197Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:26.197Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:26.197Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 1.5s done [2021-08-19T08:01:26.458Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-19T08:01:27.843Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 1.5s done [2021-08-19T08:01:27.843Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0.1s [2021-08-19T08:01:28.057Z] Client: [2021-08-19T08:01:28.057Z] Context: default [2021-08-19T08:01:28.057Z] Debug Mode: false [2021-08-19T08:01:28.057Z] Plugins: [2021-08-19T08:01:28.057Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-19T08:01:28.057Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-19T08:01:28.057Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-19T08:01:28.057Z] [2021-08-19T08:01:28.057Z] Server: [2021-08-19T08:01:28.057Z] Containers: 0 [2021-08-19T08:01:28.057Z] Running: 0 [2021-08-19T08:01:28.057Z] Paused: 0 [2021-08-19T08:01:28.057Z] Stopped: 0 [2021-08-19T08:01:28.057Z] Images: 0 [2021-08-19T08:01:28.057Z] Server Version: 20.10.6 [2021-08-19T08:01:28.057Z] Storage Driver: overlay2 [2021-08-19T08:01:28.057Z] Backing Filesystem: extfs [2021-08-19T08:01:28.057Z] Supports d_type: true [2021-08-19T08:01:28.057Z] Native Overlay Diff: true [2021-08-19T08:01:28.057Z] userxattr: false [2021-08-19T08:01:28.057Z] Logging Driver: json-file [2021-08-19T08:01:28.057Z] Cgroup Driver: cgroupfs [2021-08-19T08:01:28.057Z] Cgroup Version: 1 [2021-08-19T08:01:28.057Z] Plugins: [2021-08-19T08:01:28.057Z] Volume: local [2021-08-19T08:01:28.057Z] Network: bridge host ipvlan macvlan null overlay [2021-08-19T08:01:28.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-19T08:01:28.057Z] Swarm: inactive [2021-08-19T08:01:28.057Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-19T08:01:28.057Z] Default Runtime: runc [2021-08-19T08:01:28.057Z] Init Binary: docker-init [2021-08-19T08:01:28.057Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:01:28.057Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:01:28.057Z] init version: de40ad0 [2021-08-19T08:01:28.057Z] Security Options: [2021-08-19T08:01:28.057Z] apparmor [2021-08-19T08:01:28.057Z] seccomp [2021-08-19T08:01:28.057Z] Profile: default [2021-08-19T08:01:28.057Z] Kernel Version: 5.4.0-1048-aws [2021-08-19T08:01:28.057Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-19T08:01:28.057Z] OSType: linux [2021-08-19T08:01:28.057Z] Architecture: x86_64 [2021-08-19T08:01:28.057Z] CPUs: 2 [2021-08-19T08:01:28.057Z] Total Memory: 15.35GiB [2021-08-19T08:01:28.057Z] Name: ip-10-100-77-14 [2021-08-19T08:01:28.057Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-19T08:01:28.057Z] Docker Root Dir: /var/lib/docker [2021-08-19T08:01:28.057Z] Debug Mode: false [2021-08-19T08:01:28.057Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:01:28.057Z] Labels: [2021-08-19T08:01:28.057Z] Experimental: true [2021-08-19T08:01:28.057Z] Insecure Registries: [2021-08-19T08:01:28.057Z] 127.0.0.0/8 [2021-08-19T08:01:28.057Z] Live Restore Enabled: true [2021-08-19T08:01:28.057Z] [2021-08-19T08:01:28.057Z] WARNING: No swap limit support [Pipeline] sh [2021-08-19T08:01:28.366Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:01:28.366Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:01:28.366Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42760/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-08-19T08:01:28.366Z] + bash /home/ubuntu/workspace/moby_PR-42760/check-config.sh [2021-08-19T08:01:28.366Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-19T08:01:28.366Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-19T08:01:28.366Z] [2021-08-19T08:01:28.366Z] Generally Necessary: [2021-08-19T08:01:28.366Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-19T08:01:28.366Z] - apparmor: enabled and tools installed [2021-08-19T08:01:28.366Z] - CONFIG_NAMESPACES: enabled [2021-08-19T08:01:28.366Z] - CONFIG_NET_NS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_PID_NS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_IPC_NS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_UTS_NS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CGROUPS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-19T08:01:28.366Z] - CONFIG_CPUSETS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_MEMCG: enabled [2021-08-19T08:01:28.366Z] - CONFIG_KEYS: enabled [2021-08-19T08:01:28.366Z] - CONFIG_VETH: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NF_NAT_IPV4: missing [2021-08-19T08:01:28.366Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-19T08:01:28.366Z] - CONFIG_NF_NAT_NEEDED: missing [2021-08-19T08:01:28.645Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-19T08:01:28.646Z] [2021-08-19T08:01:28.646Z] Optional Features: [2021-08-19T08:01:28.646Z] - CONFIG_USER_NS: enabled [2021-08-19T08:01:28.646Z] - CONFIG_SECCOMP: enabled [2021-08-19T08:01:28.646Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-19T08:01:28.646Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-19T08:01:28.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-19T08:01:28.646Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-19T08:01:28.646Z] - CONFIG_BLK_CGROUP: enabled [2021-08-19T08:01:28.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-19T08:01:28.646Z] - CONFIG_IOSCHED_CFQ: missing [2021-08-19T08:01:28.646Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-08-19T08:01:28.646Z] - CONFIG_CGROUP_PERF: enabled [2021-08-19T08:01:28.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-19T08:01:28.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-19T08:01:28.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-19T08:01:28.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-19T08:01:28.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-19T08:01:28.646Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-19T08:01:28.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-19T08:01:28.646Z] - CONFIG_IP_VS: enabled (as module) [2021-08-19T08:01:28.646Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-19T08:01:28.646Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-19T08:01:28.646Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-19T08:01:28.646Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-19T08:01:28.646Z] - CONFIG_EXT4_FS: enabled [2021-08-19T08:01:28.646Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-19T08:01:28.646Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-19T08:01:28.646Z] - Network Drivers: [2021-08-19T08:01:28.646Z] - "overlay": [2021-08-19T08:01:28.646Z] - CONFIG_VXLAN: enabled (as module) [2021-08-19T08:01:28.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-19T08:01:28.646Z] Optional (for encrypted networks): [2021-08-19T08:01:28.914Z] - CONFIG_CRYPTO: enabled [2021-08-19T08:01:28.914Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-19T08:01:28.914Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-19T08:01:28.914Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-19T08:01:28.914Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-19T08:01:28.914Z] - CONFIG_XFRM: enabled [2021-08-19T08:01:28.914Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-08-19T08:01:28.914Z] - "ipvlan": [2021-08-19T08:01:28.914Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-19T08:01:28.914Z] - "macvlan": [2021-08-19T08:01:28.914Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_DUMMY: enabled (as module) [2021-08-19T08:01:28.914Z] - "ftp,tftp client in container": [2021-08-19T08:01:28.914Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-19T08:01:28.914Z] - Storage Drivers: [2021-08-19T08:01:28.914Z] - "aufs": [2021-08-19T08:01:28.914Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-19T08:01:28.914Z] - "btrfs": [2021-08-19T08:01:28.914Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-19T08:01:28.914Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-19T08:01:28.914Z] - "devicemapper": [2021-08-19T08:01:28.914Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-19T08:01:28.914Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-19T08:01:28.914Z] - "overlay": [2021-08-19T08:01:28.914Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-19T08:01:28.914Z] - "zfs": [2021-08-19T08:01:28.914Z] - /dev/zfs: present [2021-08-19T08:01:28.914Z] - zfs command: missing [2021-08-19T08:01:28.914Z] - zpool command: missing [2021-08-19T08:01:28.914Z] [2021-08-19T08:01:28.914Z] Limits: [2021-08-19T08:01:28.914Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-19T08:01:28.914Z] [2021-08-19T08:01:28.914Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-19T08:01:29.252Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 . [2021-08-19T08:01:29.509Z] #2 [internal] load .dockerignore [2021-08-19T08:01:29.509Z] #2 sha256:fe912b00dc6c788ef5d50d51234bdc1e0c542b064df2f805976f8d5aadac7c45 [2021-08-19T08:01:29.509Z] #2 transferring context: 87B done [2021-08-19T08:01:29.509Z] #2 DONE 0.1s [2021-08-19T08:01:29.509Z] [2021-08-19T08:01:29.509Z] #1 [internal] load build definition from Dockerfile [2021-08-19T08:01:29.509Z] #1 sha256:f0021e5fbf32bf786f66a1dd42a0dfba9270a4c8fd2c6ea9f69ad897ae54fa53 [2021-08-19T08:01:29.509Z] #1 transferring dockerfile: 17.04kB done [2021-08-19T08:01:29.509Z] #1 DONE 0.2s [2021-08-19T08:01:29.509Z] [2021-08-19T08:01:29.509Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-19T08:01:29.509Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-19T08:01:30.078Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 4.0s done [2021-08-19T08:01:30.078Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-19T08:01:30.086Z] #3 DONE 0.5s [2021-08-19T08:01:30.086Z] [2021-08-19T08:01:30.086Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-19T08:01:30.086Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-19T08:01:30.086Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-19T08:01:30.086Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-19T08:01:30.086Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-19T08:01:30.086Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-19T08:01:30.086Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.56MB / 9.64MB 0.1s [2021-08-19T08:01:30.086Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-19T08:01:30.347Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-19T08:01:30.347Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-19T08:01:30.915Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-19T08:01:30.915Z] #4 DONE 0.8s [2021-08-19T08:01:31.175Z] [2021-08-19T08:01:31.175Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:31.175Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-19T08:01:32.055Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 3.3s done [2021-08-19T08:01:32.056Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-19T08:01:32.056Z] #9 DONE 13.2s [2021-08-19T08:01:32.056Z] [2021-08-19T08:01:32.056Z] #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-08-19T08:01:32.056Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:32.056Z] #27 1.462 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:32.056Z] #27 1.464 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:32.056Z] #27 1.474 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:32.056Z] #27 1.607 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:32.056Z] #27 1.755 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:32.056Z] #27 1.926 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:32.056Z] #27 3.328 Fetched 8463 kB in 2s (3995 kB/s) [2021-08-19T08:01:32.056Z] #27 3.328 Reading package lists... [2021-08-19T08:01:32.056Z] #27 4.100 Reading package lists... [2021-08-19T08:01:32.056Z] #27 4.884 Building dependency tree... [2021-08-19T08:01:32.056Z] #27 5.153 The following additional packages will be installed: [2021-08-19T08:01:32.056Z] #27 5.154 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-19T08:01:32.056Z] #27 5.154 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-19T08:01:32.056Z] #27 5.154 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-19T08:01:32.056Z] #27 5.155 Suggested packages: [2021-08-19T08:01:32.056Z] #27 5.155 krb5-doc krb5-user [2021-08-19T08:01:32.056Z] #27 5.155 Recommended packages: [2021-08-19T08:01:32.056Z] #27 5.155 krb5-locales publicsuffix libsasl2-modules [2021-08-19T08:01:32.056Z] #27 5.319 The following NEW packages will be installed: [2021-08-19T08:01:32.056Z] #27 5.320 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-19T08:01:32.056Z] #27 5.320 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-19T08:01:32.056Z] #27 5.320 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-19T08:01:32.056Z] #27 5.321 libssh2-1 libssl1.1 openssl [2021-08-19T08:01:32.056Z] #27 5.598 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:32.056Z] #27 5.598 Need to get 5058 kB of archives. [2021-08-19T08:01:32.056Z] #27 5.598 After this operation, 12.1 MB of additional disk space will be used. [2021-08-19T08:01:32.056Z] #27 5.598 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-19T08:01:32.056Z] #27 5.629 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-19T08:01:32.056Z] #27 5.629 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-19T08:01:32.056Z] #27 5.630 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-19T08:01:32.056Z] #27 5.631 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-19T08:01:32.056Z] #27 5.636 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-19T08:01:32.056Z] #27 5.715 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-19T08:01:32.056Z] #27 5.742 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-19T08:01:32.056Z] #27 5.744 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-19T08:01:32.056Z] #27 5.745 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-19T08:01:32.056Z] #27 5.746 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-19T08:01:32.056Z] #27 5.747 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-19T08:01:32.056Z] #27 5.756 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-19T08:01:32.056Z] #27 5.758 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-19T08:01:32.056Z] #27 5.760 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-19T08:01:32.056Z] #27 5.762 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-19T08:01:32.056Z] #27 5.765 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-19T08:01:32.056Z] #27 5.769 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-19T08:01:32.056Z] #27 5.772 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:01:32.056Z] #27 5.774 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:01:32.056Z] #27 5.783 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:01:32.056Z] #27 5.932 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:32.056Z] #27 5.948 Fetched 5058 kB in 0s (11.5 MB/s) [2021-08-19T08:01:32.056Z] #27 5.984 Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T08:01:32.056Z] #27 5.984 (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-08-19T08:01:32.056Z] #27 5.990 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 5.998 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:32.056Z] #27 6.038 Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T08:01:32.056Z] #27 6.039 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.043 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 6.080 Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T08:01:32.056Z] #27 6.081 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.085 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 6.140 Selecting previously unselected package libssl1.1:amd64. [2021-08-19T08:01:32.056Z] #27 6.142 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.147 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:32.056Z] #27 6.322 Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T08:01:32.056Z] #27 6.322 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.326 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 6.400 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T08:01:32.056Z] #27 6.402 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.411 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 6.534 Selecting previously unselected package openssl. [2021-08-19T08:01:32.056Z] #27 6.536 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.545 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:32.056Z] #27 6.685 Selecting previously unselected package ca-certificates. [2021-08-19T08:01:32.056Z] #27 6.686 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-19T08:01:32.056Z] #27 6.689 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:32.056Z] #27 6.748 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T08:01:32.056Z] #27 6.749 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.752 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:32.056Z] #27 6.792 Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T08:01:32.056Z] #27 6.793 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.799 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:32.056Z] #27 6.833 Selecting previously unselected package libldap-common. [2021-08-19T08:01:32.056Z] #27 6.834 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-19T08:01:32.056Z] #27 6.837 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:32.056Z] #27 6.936 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T08:01:32.056Z] #27 6.937 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 6.945 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:32.056Z] #27 6.995 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T08:01:32.056Z] #27 6.995 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.003 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:01:32.056Z] #27 7.074 Selecting previously unselected package libpsl5:amd64. [2021-08-19T08:01:32.056Z] #27 7.075 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.078 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:32.056Z] #27 7.112 Selecting previously unselected package librtmp1:amd64. [2021-08-19T08:01:32.056Z] #27 7.113 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.117 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:01:32.056Z] #27 7.160 Selecting previously unselected package libssh2-1:amd64. [2021-08-19T08:01:32.056Z] #27 7.161 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.164 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:01:32.056Z] #27 7.205 Selecting previously unselected package libcurl4:amd64. [2021-08-19T08:01:32.056Z] #27 7.206 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.209 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 7.269 Selecting previously unselected package curl. [2021-08-19T08:01:32.056Z] #27 7.270 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.275 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-19T08:01:32.056Z] #27 7.331 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:01:32.056Z] #27 7.332 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.336 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:01:32.056Z] #27 7.393 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:01:32.056Z] #27 7.394 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:32.056Z] #27 7.398 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:01:32.056Z] #27 7.431 Selecting previously unselected package jq. [2021-08-19T08:01:32.056Z] #27 7.432 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:32.114Z] #8 DONE 0.8s [2021-08-19T08:01:32.114Z] [2021-08-19T08:01:32.114Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-19T08:01:32.114Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-19T08:01:32.114Z] #6 DONE 0.8s [2021-08-19T08:01:32.114Z] [2021-08-19T08:01:32.114Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:01:32.114Z] #7 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:01:32.114Z] #7 DONE 0.9s [2021-08-19T08:01:32.114Z] [2021-08-19T08:01:32.114Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:01:32.114Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-19T08:01:32.114Z] #5 DONE 0.9s [2021-08-19T08:01:32.317Z] #27 7.452 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:01:32.317Z] #27 7.680 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:32.577Z] #27 7.790 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:32.577Z] #27 7.819 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:32.577Z] #27 8.010 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:01:32.699Z] [2021-08-19T08:01:32.699Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:01:32.699Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:01:32.699Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-19T08:01:32.699Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-19T08:01:32.699Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-19T08:01:32.699Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-19T08:01:32.838Z] #27 8.048 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:32.838Z] #27 8.173 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.838Z] #27 8.213 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:32.838Z] #27 8.245 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:01:32.838Z] #27 8.286 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:32.961Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.2s [2021-08-19T08:01:32.961Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 3.15MB / 50.44MB 0.4s [2021-08-19T08:01:33.098Z] #27 8.326 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:33.098Z] #27 8.388 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:01:33.098Z] #27 8.427 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:33.221Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 12.58MB / 50.44MB 0.7s [2021-08-19T08:01:33.375Z] #9 ... [2021-08-19T08:01:33.375Z] [2021-08-19T08:01:33.375Z] #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-08-19T08:01:33.375Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:33.375Z] #27 10.29 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 10.38 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:01:33.375Z] #27 10.38 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:01:33.375Z] #27 10.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:01:33.375Z] #27 10.47 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:01:33.375Z] #27 10.47 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:33.375Z] #27 10.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:01:33.375Z] #27 10.54 Selecting previously unselected package jq. [2021-08-19T08:01:33.375Z] #27 10.54 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:33.375Z] #27 10.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:01:33.375Z] #27 10.66 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:33.375Z] #27 10.68 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:33.375Z] #27 10.69 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:33.375Z] #27 10.89 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:01:33.375Z] #27 10.90 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:33.375Z] #27 10.93 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 10.96 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:33.375Z] #27 10.98 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:01:33.375Z] #27 11.00 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 11.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:33.375Z] #27 11.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:01:33.375Z] #27 11.04 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 11.06 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:33.375Z] #27 11.08 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:01:33.375Z] #27 11.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:01:33.375Z] #27 11.12 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:33.375Z] #27 11.13 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:33.375Z] #27 11.84 Updating certificates in /etc/ssl/certs... [2021-08-19T08:01:33.375Z] #27 12.68 137 added, 0 removed; done. [2021-08-19T08:01:33.375Z] #27 12.81 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 12.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:01:33.375Z] #27 12.84 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 12.86 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-19T08:01:33.375Z] #27 12.87 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:01:33.375Z] #27 12.89 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:33.375Z] #27 12.90 Updating certificates in /etc/ssl/certs... [2021-08-19T08:01:33.375Z] #27 13.56 0 added, 0 removed; done. [2021-08-19T08:01:33.375Z] #27 13.56 Running hooks in /etc/ca-certificates/update.d... [2021-08-19T08:01:33.375Z] #27 13.56 done. [2021-08-19T08:01:33.375Z] #27 DONE 17.4s [2021-08-19T08:01:33.375Z] [2021-08-19T08:01:33.375Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-19T08:01:33.375Z] #28 sha256:a187fbe83cb190230ce52c2310af6d2da1db36d071c77cfe292418c516829006 [2021-08-19T08:01:33.375Z] #28 DONE 0.2s [2021-08-19T08:01:33.375Z] [2021-08-19T08:01:33.375Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:33.375Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:33.491Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 18.87MB / 50.44MB 0.8s [2021-08-19T08:01:33.491Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 22.02MB / 50.44MB 0.9s [2021-08-19T08:01:33.667Z] #27 8.854 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:33.667Z] #27 8.876 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:01:33.667Z] #27 8.891 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:01:33.667Z] #27 8.908 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:33.667Z] #27 8.928 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:33.756Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 27.26MB / 50.44MB 1.1s [2021-08-19T08:01:33.930Z] #27 ... [2021-08-19T08:01:33.930Z] [2021-08-19T08:01:33.930Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:01:33.930Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:01:33.930Z] #10 DONE 2.2s [2021-08-19T08:01:33.930Z] [2021-08-19T08:01:33.930Z] #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-08-19T08:01:33.930Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:33.930Z] #27 9.287 Updating certificates in /etc/ssl/certs... [2021-08-19T08:01:33.930Z] #27 ... [2021-08-19T08:01:33.930Z] [2021-08-19T08:01:33.930Z] #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-08-19T08:01:33.930Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-19T08:01:34.019Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 30.41MB / 50.44MB 1.2s [2021-08-19T08:01:34.279Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 35.65MB / 50.44MB 1.6s [2021-08-19T08:01:34.503Z] #11 DONE 0.5s [2021-08-19T08:01:34.503Z] [2021-08-19T08:01:34.503Z] #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-08-19T08:01:34.503Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:34.503Z] #27 9.810 137 added, 0 removed; done. [2021-08-19T08:01:34.503Z] #27 9.842 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:34.503Z] #27 ... [2021-08-19T08:01:34.503Z] [2021-08-19T08:01:34.503Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-19T08:01:34.503Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-19T08:01:34.503Z] #39 DONE 0.1s [2021-08-19T08:01:34.503Z] [2021-08-19T08:01:34.503Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:01:34.503Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-19T08:01:34.503Z] #31 DONE 0.2s [2021-08-19T08:01:34.503Z] [2021-08-19T08:01:34.503Z] #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-08-19T08:01:34.503Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:34.503Z] #27 9.858 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:01:34.503Z] #27 9.877 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:01:34.503Z] #27 9.931 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-19T08:01:34.503Z] #27 9.944 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:01:34.539Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 38.80MB / 50.44MB 1.8s [2021-08-19T08:01:34.764Z] #27 9.999 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:34.764Z] #27 10.01 Updating certificates in /etc/ssl/certs... [2021-08-19T08:01:34.797Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 43.78MB / 50.44MB 2.0s [2021-08-19T08:01:34.797Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.3s [2021-08-19T08:01:35.270Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.0s [2021-08-19T08:01:35.712Z] #27 11.04 0 added, 0 removed; done. [2021-08-19T08:01:35.712Z] #27 11.04 Running hooks in /etc/ca-certificates/update.d... [2021-08-19T08:01:35.712Z] #27 11.05 done. [2021-08-19T08:01:35.734Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.8s done [2021-08-19T08:01:35.973Z] #27 ... [2021-08-19T08:01:35.973Z] [2021-08-19T08:01:35.973Z] #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-08-19T08:01:35.973Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-19T08:01:35.973Z] #12 DONE 1.5s [2021-08-19T08:01:35.973Z] [2021-08-19T08:01:35.973Z] #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-08-19T08:01:35.973Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:35.973Z] #27 DONE 11.3s [2021-08-19T08:01:35.973Z] [2021-08-19T08:01:35.973Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-19T08:01:35.973Z] #28 sha256:bab3b0fce45e68684182a7e35bdfe235d6195670bec96cc0e8cf1feb10269112 [2021-08-19T08:01:35.973Z] #28 DONE 0.1s [2021-08-19T08:01:35.973Z] [2021-08-19T08:01:35.973Z] #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-08-19T08:01:35.973Z] #29 sha256:35db62cc15f11f13dbe1d817a634d11635c1b9ae49b44c050d998f768419f391 [2021-08-19T08:01:36.671Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0.2s [2021-08-19T08:01:38.048Z] #26 ... [2021-08-19T08:01:38.048Z] [2021-08-19T08:01:38.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:38.048Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:38.048Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-19T08:01:38.048Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-19T08:01:38.048Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-19T08:01:38.048Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-19T08:01:38.048Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.5s done [2021-08-19T08:01:38.048Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.3s done [2021-08-19T08:01:38.048Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 2.0s done [2021-08-19T08:01:38.048Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 4.6s done [2021-08-19T08:01:38.048Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 5.1s [2021-08-19T08:01:38.048Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 61.87MB / 129.04MB 5.1s [2021-08-19T08:01:38.048Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 5.0s done [2021-08-19T08:01:38.524Z] #29 2.230 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-19T08:01:38.524Z] #29 ... [2021-08-19T08:01:38.524Z] [2021-08-19T08:01:38.524Z] #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-08-19T08:01:38.524Z] #24 sha256:b5e40ac8238e6837df70f9c19880de0160a57f6e948e3af01d966e2cd2dcf916 [2021-08-19T08:01:38.524Z] #24 1.559 + RM_GOPATH=0 [2021-08-19T08:01:38.524Z] #24 1.559 + TMP_GOPATH= [2021-08-19T08:01:38.524Z] #24 1.559 + : /build [2021-08-19T08:01:38.524Z] #24 1.559 + '[' -z '' ']' [2021-08-19T08:01:38.524Z] #24 1.559 ++ mktemp -d [2021-08-19T08:01:38.524Z] #24 1.562 + export GOPATH=/tmp/tmp.IX2KHLs5lL [2021-08-19T08:01:38.524Z] #24 1.562 + GOPATH=/tmp/tmp.IX2KHLs5lL [2021-08-19T08:01:38.524Z] #24 1.562 + RM_GOPATH=1 [2021-08-19T08:01:38.524Z] #24 1.562 + case "$(go env GOARCH)" in [2021-08-19T08:01:38.524Z] #24 1.562 ++ go env GOARCH [2021-08-19T08:01:38.524Z] #24 1.571 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:38.524Z] #24 1.571 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:38.524Z] #24 1.571 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:38.524Z] #24 1.572 + dir=/tmp/install [2021-08-19T08:01:38.524Z] #24 1.573 Install docker/cli version 17.06.2-ce from stable [2021-08-19T08:01:38.524Z] #24 1.573 + bin=dockercli [2021-08-19T08:01:38.524Z] #24 1.573 + shift [2021-08-19T08:01:38.524Z] #24 1.573 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-19T08:01:38.524Z] #24 1.573 + . /tmp/install/dockercli.installer [2021-08-19T08:01:38.524Z] #24 1.573 ++ : stable [2021-08-19T08:01:38.524Z] #24 1.573 ++ : 17.06.2-ce [2021-08-19T08:01:38.524Z] #24 1.573 + install_dockercli [2021-08-19T08:01:38.524Z] #24 1.573 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-19T08:01:38.524Z] #24 1.573 ++ uname -m [2021-08-19T08:01:38.524Z] #24 1.575 + arch=x86_64 [2021-08-19T08:01:38.524Z] #24 1.575 + '[' x86_64 '!=' x86_64 ']' [2021-08-19T08:01:38.524Z] #24 1.575 + url=https://download.docker.com/linux/static [2021-08-19T08:01:38.524Z] #24 1.577 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-19T08:01:38.524Z] #24 1.577 + tar -xz docker/docker [2021-08-19T08:01:38.524Z] #24 3.691 + mkdir -p /build [2021-08-19T08:01:38.524Z] #24 3.694 + mv docker/docker /build/ [2021-08-19T08:01:38.524Z] #24 3.695 + rmdir docker [2021-08-19T08:01:38.524Z] #24 DONE 4.0s [2021-08-19T08:01:38.524Z] [2021-08-19T08:01:38.524Z] #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-08-19T08:01:38.524Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:01:38.524Z] #45 1.515 + RM_GOPATH=0 [2021-08-19T08:01:38.524Z] #45 1.515 + TMP_GOPATH= [2021-08-19T08:01:38.524Z] #45 1.515 + : /build [2021-08-19T08:01:38.524Z] #45 1.515 + '[' -z '' ']' [2021-08-19T08:01:38.524Z] #45 1.515 ++ mktemp -d [2021-08-19T08:01:38.524Z] #45 1.517 + export GOPATH=/tmp/tmp.6oS8qvOBBv [2021-08-19T08:01:38.524Z] #45 1.517 + GOPATH=/tmp/tmp.6oS8qvOBBv [2021-08-19T08:01:38.524Z] #45 1.517 + RM_GOPATH=1 [2021-08-19T08:01:38.524Z] #45 1.517 + case "$(go env GOARCH)" in [2021-08-19T08:01:38.524Z] #45 1.517 ++ go env GOARCH [2021-08-19T08:01:38.524Z] #45 1.533 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:38.524Z] #45 1.533 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:38.524Z] #45 1.534 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:38.524Z] #45 1.536 + dir=/tmp/install [2021-08-19T08:01:38.524Z] #45 1.536 + bin=vndr [2021-08-19T08:01:38.524Z] #45 1.536 + shift [2021-08-19T08:01:38.524Z] #45 1.536 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-19T08:01:38.524Z] #45 1.536 + . /tmp/install/vndr.installer [2021-08-19T08:01:38.524Z] #45 1.536 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:01:38.524Z] #45 1.536 + install_vndr [2021-08-19T08:01:38.524Z] #45 1.536 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-19T08:01:38.524Z] #45 1.536 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:01:38.524Z] #45 1.536 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6oS8qvOBBv/src/github.com/LK4D4/vndr [2021-08-19T08:01:38.524Z] #45 1.540 Cloning into '/tmp/tmp.6oS8qvOBBv/src/github.com/LK4D4/vndr'... [2021-08-19T08:01:38.524Z] #45 1.842 + cd /tmp/tmp.6oS8qvOBBv/src/github.com/LK4D4/vndr [2021-08-19T08:01:38.524Z] #45 1.842 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:01:38.524Z] #45 1.842 + go build -buildmode=pie -v -o /build/vndr . [2021-08-19T08:01:38.524Z] #45 2.079 runtime/internal/atomic [2021-08-19T08:01:38.524Z] #45 2.087 internal/race [2021-08-19T08:01:38.524Z] #45 2.089 sync/atomic [2021-08-19T08:01:38.524Z] #45 2.110 unicode/utf8 [2021-08-19T08:01:38.524Z] #45 2.112 runtime/internal/sys [2021-08-19T08:01:38.524Z] #45 2.129 internal/cpu [2021-08-19T08:01:38.524Z] #45 2.131 unicode [2021-08-19T08:01:38.524Z] #45 2.158 internal/unsafeheader [2021-08-19T08:01:38.524Z] #45 2.161 math/bits [2021-08-19T08:01:38.524Z] #45 2.233 encoding [2021-08-19T08:01:38.524Z] #45 2.233 unicode/utf16 [2021-08-19T08:01:38.524Z] #45 2.312 runtime/internal/math [2021-08-19T08:01:38.524Z] #45 2.333 container/list [2021-08-19T08:01:38.524Z] #45 2.364 crypto/internal/subtle [2021-08-19T08:01:38.524Z] #45 2.368 crypto/subtle [2021-08-19T08:01:38.524Z] #45 2.380 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-19T08:01:38.524Z] #45 2.500 vendor/golang.org/x/crypto/internal/subtle [2021-08-19T08:01:38.524Z] #45 2.517 runtime/cgo [2021-08-19T08:01:38.524Z] #45 2.517 internal/nettrace [2021-08-19T08:01:38.524Z] #45 2.790 internal/bytealg [2021-08-19T08:01:38.524Z] #45 3.117 math [2021-08-19T08:01:38.524Z] #45 3.185 runtime [2021-08-19T08:01:38.614Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 71.30MB / 129.04MB 5.4s [2021-08-19T08:01:38.872Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 79.02MB / 129.04MB 5.8s [2021-08-19T08:01:39.131Z] #9 ... [2021-08-19T08:01:39.131Z] [2021-08-19T08:01:39.131Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:39.131Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-19T08:01:39.131Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:01:39.131Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-19T08:01:39.131Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:01:39.131Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-19T08:01:39.131Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-19T08:01:39.131Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2021-08-19T08:01:39.131Z] #62 DONE 6.4s [2021-08-19T08:01:39.131Z] [2021-08-19T08:01:39.131Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:39.131Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:39.131Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 5.9s done [2021-08-19T08:01:39.131Z] #9 ... [2021-08-19T08:01:39.131Z] [2021-08-19T08:01:39.131Z] #23 [internal] load build context [2021-08-19T08:01:39.131Z] #23 sha256:5d11dc33e17e4ffd27d72fcbf6eb0dfc35b81aef04114e9dada0b6726485c735 [2021-08-19T08:01:39.131Z] #23 transferring context: 36.45MB 6.6s [2021-08-19T08:01:39.389Z] #23 ... [2021-08-19T08:01:39.389Z] [2021-08-19T08:01:39.389Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:39.389Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:39.389Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 88.08MB / 129.04MB 6.4s [2021-08-19T08:01:39.647Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 101.71MB / 129.04MB 6.6s [2021-08-19T08:01:39.908Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 111.15MB / 129.04MB 6.9s [2021-08-19T08:01:39.945Z] #45 ... [2021-08-19T08:01:39.946Z] [2021-08-19T08:01:39.946Z] #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-08-19T08:01:39.946Z] #29 sha256:35db62cc15f11f13dbe1d817a634d11635c1b9ae49b44c050d998f768419f391 [2021-08-19T08:01:39.946Z] #29 2.522 [2021-08-19T08:01:39.946Z] #29 2.658 ########## 14.5% ####################### 33.2% ############################## 42.2% ############################################ 61.5% ############################################################# 85.2% ######################################################################## 100.0% [2021-08-19T08:01:39.946Z] #29 3.336 [2021-08-19T08:01:39.946Z] #29 3.468 ################################ 44.6% ######################################################################## 100.0% [2021-08-19T08:01:39.946Z] #29 3.661 [2021-08-19T08:01:39.946Z] #29 3.817 ########################################################## 81.3% ######################################################################## 100.0% [2021-08-19T08:01:40.173Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 120.22MB / 129.04MB 7.1s [2021-08-19T08:01:40.207Z] #29 4.053 [2021-08-19T08:01:40.433Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 7.5s [2021-08-19T08:01:40.538Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.1s [2021-08-19T08:01:40.995Z] #29 4.185 ####### 10.2% ############### 21.9% ######################### 35.3% ###################################### 53.7% ################################################## 70.6% ###################################################################### 98.3% ######################################################################## 100.0% [2021-08-19T08:01:41.256Z] #29 5.016 [2021-08-19T08:01:41.366Z] #9 ... [2021-08-19T08:01:41.366Z] [2021-08-19T08:01:41.366Z] #23 [internal] load build context [2021-08-19T08:01:41.366Z] #23 sha256:5d11dc33e17e4ffd27d72fcbf6eb0dfc35b81aef04114e9dada0b6726485c735 [2021-08-19T08:01:41.366Z] #23 transferring context: 53.41MB 8.2s done [2021-08-19T08:01:41.367Z] #23 DONE 8.9s [2021-08-19T08:01:41.367Z] [2021-08-19T08:01:41.367Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:41.367Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:41.914Z] #9 ... [2021-08-19T08:01:41.915Z] [2021-08-19T08:01:41.915Z] #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-08-19T08:01:41.915Z] #29 sha256:1575ddd27bab390faa23cc14de37557e5f94c9756431b099c721bfcdf49671ac [2021-08-19T08:01:41.915Z] #29 1.297 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-19T08:01:41.915Z] #29 1.407 [2021-08-19T08:01:41.915Z] #29 1.537 ############ 17.7% ########################### 37.7% ######################################### 57.4% ###################################################### 76.3% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 2.085 [2021-08-19T08:01:41.915Z] #29 2.208 ################################################### 71.5% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 2.305 [2021-08-19T08:01:41.915Z] #29 2.430 ############################################################## 86.3% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 2.553 [2021-08-19T08:01:41.915Z] #29 2.684 ######## 11.7% ########################## 36.7% ######################################## 56.2% ###################################################### 75.5% ################################################################ 89.0% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 3.303 [2021-08-19T08:01:41.915Z] #29 3.435 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.4% ###################### 30.7% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.2% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 5.305 [2021-08-19T08:01:41.915Z] #29 5.664 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-19T08:01:41.915Z] #29 5.763 [2021-08-19T08:01:41.915Z] #29 5.825 ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 5.861 [2021-08-19T08:01:41.915Z] #29 6.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-19T08:01:41.915Z] #29 6.308 [2021-08-19T08:01:41.915Z] #29 6.456 0.6% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 6.525 [2021-08-19T08:01:41.915Z] #29 6.929 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-19T08:01:41.915Z] #29 7.023 [2021-08-19T08:01:41.915Z] #29 7.198 0.0% ################## 26.1% ############################## 42.7% ################################# 47.1% ########################################### 60.4% ############################################################# 86.1% ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 7.814 [2021-08-19T08:01:41.915Z] #29 8.184 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-19T08:01:41.915Z] #29 8.284 [2021-08-19T08:01:41.915Z] #29 8.366 ######################################################################## 100.0% [2021-08-19T08:01:41.915Z] #29 8.405 [2021-08-19T08:01:41.915Z] #29 8.642 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-19T08:01:41.915Z] #29 8.761 [2021-08-19T08:01:41.915Z] #29 8.819 ######################################################################## 100.0% [2021-08-19T08:01:42.171Z] #29 8.862 [2021-08-19T08:01:42.171Z] #29 8.897 Download of images into '/build' complete. [2021-08-19T08:01:42.171Z] #29 8.897 Use something like the following to load the result into a Docker daemon: [2021-08-19T08:01:42.171Z] #29 8.897 tar -cC '/build' . | docker load [2021-08-19T08:01:42.171Z] #29 ... [2021-08-19T08:01:42.171Z] [2021-08-19T08:01:42.171Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:42.171Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:42.171Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.1s done [2021-08-19T08:01:42.304Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.0s [2021-08-19T08:01:42.570Z] #9 ... [2021-08-19T08:01:42.570Z] [2021-08-19T08:01:42.570Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:01:42.570Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:01:42.570Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-19T08:01:42.570Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-19T08:01:42.570Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:01:42.570Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-08-19T08:01:42.570Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2021-08-19T08:01:42.570Z] #64 DONE 10.0s [2021-08-19T08:01:42.570Z] [2021-08-19T08:01:42.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:42.570Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:42.570Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 9.6s done [2021-08-19T08:01:43.374Z] #29 5.168 # 2.4% ###### 9.6% ########## 14.3% ############ 17.0% ################ 23.5% ################## 25.7% #################### 27.8% ######################## 34.4% ########################## 36.6% ############################### 43.3% ###################################### 53.5% ########################################## 58.6% ############################################# 63.3% ################################################ 67.0% ##################################################### 74.7% ######################################################### 79.9% ############################################################### 87.8% ################################################################## 91.8% #################################################################### 95.5% ######################################################################## 100.0% [2021-08-19T08:01:43.374Z] #29 7.379 [2021-08-19T08:01:43.947Z] #9 ... [2021-08-19T08:01:43.947Z] [2021-08-19T08:01:43.947Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-19T08:01:43.947Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-19T08:01:43.947Z] #63 DONE 0.8s [2021-08-19T08:01:43.947Z] [2021-08-19T08:01:43.947Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:43.947Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:44.065Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-19T08:01:44.321Z] #29 8.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-19T08:01:44.321Z] #29 8.392 [2021-08-19T08:01:44.512Z] #9 ... [2021-08-19T08:01:44.512Z] [2021-08-19T08:01:44.512Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-19T08:01:44.512Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-19T08:01:44.512Z] #65 DONE 0.9s [2021-08-19T08:01:44.583Z] #29 8.473 ######################################################################## 100.0% [2021-08-19T08:01:44.583Z] #29 8.527 [2021-08-19T08:01:44.583Z] #29 ... [2021-08-19T08:01:44.583Z] [2021-08-19T08:01:44.583Z] #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-08-19T08:01:44.583Z] #58 sha256:b6f9629e7bd8909d0a25a595b0703e5ca0483f3232457aa69a55bd93f95625b3 [2021-08-19T08:01:44.583Z] #58 1.759 + RM_GOPATH=0 [2021-08-19T08:01:44.583Z] #58 1.759 + TMP_GOPATH= [2021-08-19T08:01:44.583Z] #58 1.759 + : /build [2021-08-19T08:01:44.583Z] #58 1.759 + '[' -z '' ']' [2021-08-19T08:01:44.583Z] #58 1.761 ++ mktemp -d [2021-08-19T08:01:44.583Z] #58 1.762 + export GOPATH=/tmp/tmp.vNXd02qGLO [2021-08-19T08:01:44.583Z] #58 1.762 + GOPATH=/tmp/tmp.vNXd02qGLO [2021-08-19T08:01:44.583Z] #58 1.762 + RM_GOPATH=1 [2021-08-19T08:01:44.583Z] #58 1.762 + case "$(go env GOARCH)" in [2021-08-19T08:01:44.583Z] #58 1.764 ++ go env GOARCH [2021-08-19T08:01:44.583Z] #58 1.768 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.583Z] #58 1.768 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.583Z] #58 1.768 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:44.583Z] #58 1.771 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:01:44.583Z] #58 1.771 + dir=/tmp/install [2021-08-19T08:01:44.583Z] #58 1.771 + bin=rootlesskit [2021-08-19T08:01:44.583Z] #58 1.771 + shift [2021-08-19T08:01:44.583Z] #58 1.771 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-19T08:01:44.583Z] #58 1.771 + . /tmp/install/rootlesskit.installer [2021-08-19T08:01:44.583Z] #58 1.771 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:01:44.583Z] #58 1.771 + install_rootlesskit [2021-08-19T08:01:44.583Z] #58 1.771 + case "$1" in [2021-08-19T08:01:44.583Z] #58 1.771 + export CGO_ENABLED=0 [2021-08-19T08:01:44.583Z] #58 1.771 + CGO_ENABLED=0 [2021-08-19T08:01:44.583Z] #58 1.771 + _install_rootlesskit [2021-08-19T08:01:44.583Z] #58 1.771 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-19T08:01:44.583Z] #58 1.771 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vNXd02qGLO/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:01:44.583Z] #58 1.772 Cloning into '/tmp/tmp.vNXd02qGLO/src/github.com/rootless-containers/rootlesskit'... [2021-08-19T08:01:44.583Z] #58 3.070 + cd /tmp/tmp.vNXd02qGLO/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:01:44.583Z] #58 3.070 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:01:44.583Z] #58 3.077 + export GO111MODULE=on [2021-08-19T08:01:44.583Z] #58 3.077 + GO111MODULE=on [2021-08-19T08:01:44.583Z] #58 3.087 + export GOPROXY=https://proxy.golang.org [2021-08-19T08:01:44.583Z] #58 3.087 + GOPROXY=https://proxy.golang.org [2021-08-19T08:01:44.583Z] #58 3.087 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:01:44.583Z] #58 3.087 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-19T08:01:44.583Z] #58 4.032 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:01:44.583Z] #58 4.038 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-19T08:01:44.583Z] #58 4.046 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-19T08:01:44.583Z] #58 4.046 go: downloading github.com/google/uuid v1.3.0 [2021-08-19T08:01:44.583Z] #58 4.046 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-19T08:01:44.583Z] #58 4.060 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-19T08:01:44.583Z] #58 4.109 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-19T08:01:44.583Z] #58 4.150 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-19T08:01:44.583Z] #58 4.373 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-19T08:01:44.583Z] #58 4.444 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-19T08:01:44.583Z] #58 4.445 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T08:01:44.583Z] #58 5.278 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-19T08:01:44.583Z] #58 5.287 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-19T08:01:44.583Z] #58 6.346 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-19T08:01:44.583Z] #58 6.489 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-19T08:01:44.583Z] #58 ... [2021-08-19T08:01:44.583Z] [2021-08-19T08:01:44.584Z] #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-08-19T08:01:44.584Z] #49 sha256:0fa3f8cc4402731e6b53f6e38a96444e58a8821419dd33a5c89ffc478bd832fc [2021-08-19T08:01:44.584Z] #49 2.098 + RM_GOPATH=0 [2021-08-19T08:01:44.584Z] #49 2.098 + TMP_GOPATH= [2021-08-19T08:01:44.584Z] #49 2.098 + : /build [2021-08-19T08:01:44.584Z] #49 2.098 + '[' -z '' ']' [2021-08-19T08:01:44.584Z] #49 2.098 ++ mktemp -d [2021-08-19T08:01:44.584Z] #49 2.098 + export GOPATH=/tmp/tmp.Q5NQ7zYm8M [2021-08-19T08:01:44.584Z] #49 2.098 + GOPATH=/tmp/tmp.Q5NQ7zYm8M [2021-08-19T08:01:44.584Z] #49 2.098 + RM_GOPATH=1 [2021-08-19T08:01:44.584Z] #49 2.098 + case "$(go env GOARCH)" in [2021-08-19T08:01:44.584Z] #49 2.098 ++ go env GOARCH [2021-08-19T08:01:44.584Z] #49 2.117 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.584Z] #49 2.117 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.584Z] #49 2.117 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:44.584Z] #49 2.117 + dir=/tmp/install [2021-08-19T08:01:44.584Z] #49 2.117 + bin=golangci_lint [2021-08-19T08:01:44.584Z] #49 2.117 + shift [2021-08-19T08:01:44.584Z] #49 2.117 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-19T08:01:44.584Z] #49 2.117 + . /tmp/install/golangci_lint.installer [2021-08-19T08:01:44.584Z] #49 2.117 ++ : v1.23.8 [2021-08-19T08:01:44.584Z] #49 2.117 + install_golangci_lint [2021-08-19T08:01:44.584Z] #49 2.117 + set -e [2021-08-19T08:01:44.584Z] #49 2.117 + export GO111MODULE=on [2021-08-19T08:01:44.584Z] #49 2.117 + GO111MODULE=on [2021-08-19T08:01:44.584Z] #49 2.117 + GOBIN=/build [2021-08-19T08:01:44.584Z] #49 2.117 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-19T08:01:44.584Z] #49 2.618 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-19T08:01:44.773Z] [2021-08-19T08:01:44.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:44.773Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:44.773Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-19T08:01:44.773Z] #9 ... [2021-08-19T08:01:44.773Z] [2021-08-19T08:01:44.773Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:01:44.773Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:01:44.773Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.2s done [2021-08-19T08:01:44.773Z] #26 DONE 12.1s [2021-08-19T08:01:44.845Z] #49 ... [2021-08-19T08:01:44.845Z] [2021-08-19T08:01:44.845Z] #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-08-19T08:01:44.845Z] #67 sha256:6d87d6d3a457bacf8a652ce1fd25d3e7d92bfb7e52716444ac90a8b204aef6be [2021-08-19T08:01:44.845Z] #67 2.149 + RM_GOPATH=0 [2021-08-19T08:01:44.845Z] #67 2.149 + TMP_GOPATH= [2021-08-19T08:01:44.845Z] #67 2.149 + : /build [2021-08-19T08:01:44.845Z] #67 2.149 + '[' -z '' ']' [2021-08-19T08:01:44.846Z] #67 2.149 ++ mktemp -d [2021-08-19T08:01:44.846Z] #67 2.154 + export GOPATH=/tmp/tmp.FwmCYTNLYd [2021-08-19T08:01:44.846Z] #67 2.154 + GOPATH=/tmp/tmp.FwmCYTNLYd [2021-08-19T08:01:44.846Z] #67 2.154 + RM_GOPATH=1 [2021-08-19T08:01:44.846Z] #67 2.154 + case "$(go env GOARCH)" in [2021-08-19T08:01:44.846Z] #67 2.155 ++ go env GOARCH [2021-08-19T08:01:44.846Z] #67 2.163 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.846Z] #67 2.163 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:44.846Z] #67 2.165 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:44.846Z] #67 2.168 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:01:44.846Z] #67 2.168 + dir=/tmp/install [2021-08-19T08:01:44.846Z] #67 2.168 + bin=proxy [2021-08-19T08:01:44.846Z] #67 2.168 + shift [2021-08-19T08:01:44.846Z] #67 2.168 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-08-19T08:01:44.846Z] #67 2.168 + . /tmp/install/proxy.installer [2021-08-19T08:01:44.846Z] #67 2.168 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:01:44.846Z] #67 2.168 + install_proxy [2021-08-19T08:01:44.846Z] #67 2.168 + case "$1" in [2021-08-19T08:01:44.846Z] #67 2.168 + export CGO_ENABLED=0 [2021-08-19T08:01:44.846Z] #67 2.168 + CGO_ENABLED=0 [2021-08-19T08:01:44.846Z] #67 2.168 + _install_proxy [2021-08-19T08:01:44.846Z] #67 2.168 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-08-19T08:01:44.846Z] #67 2.168 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FwmCYTNLYd/src/github.com/docker/libnetwork [2021-08-19T08:01:44.846Z] #67 2.187 Cloning into '/tmp/tmp.FwmCYTNLYd/src/github.com/docker/libnetwork'... [2021-08-19T08:01:44.846Z] #67 6.561 + cd /tmp/tmp.FwmCYTNLYd/src/github.com/docker/libnetwork [2021-08-19T08:01:44.846Z] #67 6.561 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:01:44.846Z] #67 6.887 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-08-19T08:01:45.031Z] [2021-08-19T08:01:45.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:45.031Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:45.108Z] #67 ... [2021-08-19T08:01:45.108Z] [2021-08-19T08:01:45.108Z] #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-08-19T08:01:45.108Z] #47 sha256:55d3af3e81e5b6ee3f1aadd02b8ff70d793549552321d23c459b7db788a226ae [2021-08-19T08:01:45.108Z] #47 2.076 + RM_GOPATH=0 [2021-08-19T08:01:45.108Z] #47 2.076 + TMP_GOPATH= [2021-08-19T08:01:45.108Z] #47 2.076 + : /build [2021-08-19T08:01:45.108Z] #47 2.076 + '[' -z '' ']' [2021-08-19T08:01:45.108Z] #47 2.076 ++ mktemp -d [2021-08-19T08:01:45.108Z] #47 2.076 + export GOPATH=/tmp/tmp.oXlNxTs9zD [2021-08-19T08:01:45.108Z] #47 2.076 + GOPATH=/tmp/tmp.oXlNxTs9zD [2021-08-19T08:01:45.108Z] #47 2.076 + RM_GOPATH=1 [2021-08-19T08:01:45.108Z] #47 2.076 + case "$(go env GOARCH)" in [2021-08-19T08:01:45.108Z] #47 2.077 ++ go env GOARCH [2021-08-19T08:01:45.108Z] #47 2.091 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.108Z] #47 2.091 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.108Z] #47 2.091 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:45.108Z] #47 2.091 + dir=/tmp/install [2021-08-19T08:01:45.108Z] #47 2.091 + bin=gotestsum [2021-08-19T08:01:45.108Z] #47 2.091 + shift [2021-08-19T08:01:45.108Z] #47 2.091 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-19T08:01:45.108Z] #47 2.091 + . /tmp/install/gotestsum.installer [2021-08-19T08:01:45.108Z] #47 2.091 ++ : v0.5.3 [2021-08-19T08:01:45.108Z] #47 2.091 + install_gotestsum [2021-08-19T08:01:45.108Z] #47 2.093 + set -e [2021-08-19T08:01:45.108Z] #47 2.093 + export GO111MODULE=on [2021-08-19T08:01:45.108Z] #47 2.093 + GO111MODULE=on [2021-08-19T08:01:45.108Z] #47 2.093 + GOBIN=/build [2021-08-19T08:01:45.108Z] #47 2.095 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-19T08:01:45.108Z] #47 2.545 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:01:45.108Z] #47 5.498 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:01:45.108Z] #47 5.498 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:01:45.108Z] #47 5.498 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:01:45.108Z] #47 5.499 go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:01:45.108Z] #47 5.527 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:01:45.108Z] #47 5.529 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:01:45.108Z] #47 5.529 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:01:45.108Z] #47 5.643 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:01:45.108Z] #47 5.700 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:01:45.108Z] #47 5.702 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:01:45.108Z] #47 5.732 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:01:45.108Z] #47 ... [2021-08-19T08:01:45.108Z] [2021-08-19T08:01:45.108Z] #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-08-19T08:01:45.108Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:01:45.108Z] #36 2.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:45.108Z] #36 2.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:45.108Z] #36 2.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:45.108Z] #36 3.197 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:45.108Z] #36 3.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:45.108Z] #36 4.527 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:45.108Z] #36 8.098 Fetched 8463 kB in 6s (1477 kB/s) [2021-08-19T08:01:45.108Z] #36 8.098 Reading package lists... [2021-08-19T08:01:45.370Z] #36 10.08 Reading package lists... [2021-08-19T08:01:45.370Z] #36 ... [2021-08-19T08:01:45.370Z] [2021-08-19T08:01:45.370Z] #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-08-19T08:01:45.370Z] #34 sha256:b12cba5783342d2e8d30a9e2d61cda2fd2245c1e9e6156f52eb2189d0d3b8d7f [2021-08-19T08:01:45.370Z] #34 2.098 + RM_GOPATH=0 [2021-08-19T08:01:45.370Z] #34 2.098 + TMP_GOPATH= [2021-08-19T08:01:45.370Z] #34 2.098 + : /build [2021-08-19T08:01:45.370Z] #34 2.098 + '[' -z '' ']' [2021-08-19T08:01:45.370Z] #34 2.100 ++ mktemp -d [2021-08-19T08:01:45.370Z] #34 2.100 + export GOPATH=/tmp/tmp.IXRZ8CG4vB [2021-08-19T08:01:45.370Z] #34 2.100 + GOPATH=/tmp/tmp.IXRZ8CG4vB [2021-08-19T08:01:45.370Z] #34 2.100 + RM_GOPATH=1 [2021-08-19T08:01:45.370Z] #34 2.100 + case "$(go env GOARCH)" in [2021-08-19T08:01:45.370Z] #34 2.103 ++ go env GOARCH [2021-08-19T08:01:45.370Z] #34 2.126 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.370Z] #34 2.126 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.370Z] #34 2.127 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:45.370Z] #34 2.130 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:01:45.370Z] #34 2.131 + dir=/tmp/install [2021-08-19T08:01:45.370Z] #34 2.131 + bin=tomlv [2021-08-19T08:01:45.370Z] #34 2.131 + shift [2021-08-19T08:01:45.370Z] #34 2.131 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-08-19T08:01:45.370Z] #34 2.131 + . /tmp/install/tomlv.installer [2021-08-19T08:01:45.370Z] #34 2.131 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:01:45.370Z] #34 2.131 + install_tomlv [2021-08-19T08:01:45.370Z] #34 2.131 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-08-19T08:01:45.370Z] #34 2.131 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IXRZ8CG4vB/src/github.com/BurntSushi/toml [2021-08-19T08:01:45.370Z] #34 2.150 Cloning into '/tmp/tmp.IXRZ8CG4vB/src/github.com/BurntSushi/toml'... [2021-08-19T08:01:45.370Z] #34 2.780 + cd /tmp/tmp.IXRZ8CG4vB/src/github.com/BurntSushi/toml [2021-08-19T08:01:45.370Z] #34 2.780 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:01:45.370Z] #34 2.807 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:01:45.370Z] #34 3.161 math [2021-08-19T08:01:45.370Z] #34 3.208 runtime [2021-08-19T08:01:45.370Z] #34 9.338 internal/reflectlite [2021-08-19T08:01:45.370Z] #34 9.339 sync [2021-08-19T08:01:45.370Z] #34 9.951 internal/testlog [2021-08-19T08:01:45.370Z] #34 10.34 sort [2021-08-19T08:01:45.370Z] #34 10.34 errors [2021-08-19T08:01:45.370Z] #34 10.46 internal/oserror [2021-08-19T08:01:45.370Z] #34 10.46 io [2021-08-19T08:01:45.370Z] #34 10.46 path [2021-08-19T08:01:45.370Z] #34 10.47 strconv [2021-08-19T08:01:45.370Z] #34 10.51 syscall [2021-08-19T08:01:45.370Z] #34 ... [2021-08-19T08:01:45.370Z] [2021-08-19T08:01:45.370Z] #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-08-19T08:01:45.370Z] #51 sha256:d09f8c335b7d6cfe37104ad906bfa785c226a88edbb36df336978fcee31a9b35 [2021-08-19T08:01:45.370Z] #51 1.583 + RM_GOPATH=0 [2021-08-19T08:01:45.370Z] #51 1.583 + TMP_GOPATH= [2021-08-19T08:01:45.370Z] #51 1.583 + : /build [2021-08-19T08:01:45.370Z] #51 1.583 + '[' -z '' ']' [2021-08-19T08:01:45.370Z] #51 1.584 ++ mktemp -d [2021-08-19T08:01:45.370Z] #51 1.586 + export GOPATH=/tmp/tmp.F1xqKktpkT [2021-08-19T08:01:45.370Z] #51 1.586 + GOPATH=/tmp/tmp.F1xqKktpkT [2021-08-19T08:01:45.370Z] #51 1.586 + RM_GOPATH=1 [2021-08-19T08:01:45.370Z] #51 1.586 + case "$(go env GOARCH)" in [2021-08-19T08:01:45.370Z] #51 1.586 ++ go env GOARCH [2021-08-19T08:01:45.370Z] #51 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.370Z] #51 1.590 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:01:45.370Z] #51 1.591 ++ dirname /tmp/install/install.sh [2021-08-19T08:01:45.370Z] #51 1.591 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:01:45.370Z] #51 1.591 + dir=/tmp/install [2021-08-19T08:01:45.370Z] #51 1.591 + bin=shfmt [2021-08-19T08:01:45.370Z] #51 1.591 + shift [2021-08-19T08:01:45.370Z] #51 1.591 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-19T08:01:45.370Z] #51 1.591 + . /tmp/install/shfmt.installer [2021-08-19T08:01:45.370Z] #51 1.591 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:01:45.370Z] #51 1.591 + install_shfmt [2021-08-19T08:01:45.370Z] #51 1.591 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-19T08:01:45.370Z] #51 1.591 + git clone https://github.com/mvdan/sh.git /tmp/tmp.F1xqKktpkT/src/github.com/mvdan/sh [2021-08-19T08:01:45.370Z] #51 1.592 Cloning into '/tmp/tmp.F1xqKktpkT/src/github.com/mvdan/sh'... [2021-08-19T08:01:45.370Z] #51 3.676 + cd /tmp/tmp.F1xqKktpkT/src/github.com/mvdan/sh [2021-08-19T08:01:45.370Z] #51 3.676 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:01:45.370Z] #51 3.769 + GO111MODULE=on [2021-08-19T08:01:45.370Z] #51 3.769 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-19T08:01:45.370Z] #51 4.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-19T08:01:45.370Z] #51 4.423 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-19T08:01:45.370Z] #51 4.433 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-19T08:01:45.370Z] #51 5.347 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-19T08:01:45.370Z] #51 6.585 runtime [2021-08-19T08:01:45.370Z] #51 ... [2021-08-19T08:01:45.370Z] [2021-08-19T08:01:45.370Z] #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-08-19T08:01:45.370Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:01:45.370Z] #55 2.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:45.370Z] #55 2.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:45.370Z] #55 2.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:45.370Z] #55 3.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:45.370Z] #55 3.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:45.370Z] #55 4.429 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:45.370Z] #55 7.786 Fetched 8463 kB in 5s (1559 kB/s) [2021-08-19T08:01:45.370Z] #55 7.786 Reading package lists... [2021-08-19T08:01:45.370Z] #55 9.874 Reading package lists... [2021-08-19T08:01:45.637Z] #55 11.08 Building dependency tree... [2021-08-19T08:01:45.637Z] #55 ... [2021-08-19T08:01:45.637Z] [2021-08-19T08:01:45.637Z] #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-08-19T08:01:45.637Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:01:45.637Z] #42 1.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:45.637Z] #42 2.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:45.637Z] #42 2.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:45.637Z] #42 2.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:45.637Z] #42 2.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:45.638Z] #42 3.730 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:45.638Z] #42 6.812 Fetched 8463 kB in 5s (1567 kB/s) [2021-08-19T08:01:45.638Z] #42 6.812 Reading package lists... [2021-08-19T08:01:45.638Z] #42 7.930 Reading package lists... [2021-08-19T08:01:45.638Z] #42 9.454 Building dependency tree... [2021-08-19T08:01:45.638Z] #42 10.07 The following additional packages will be installed: [2021-08-19T08:01:45.638Z] #42 10.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-08-19T08:01:45.638Z] #42 10.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-08-19T08:01:45.638Z] #42 10.07 Suggested packages: [2021-08-19T08:01:45.638Z] #42 10.07 manpages-dev python-setuptools [2021-08-19T08:01:45.638Z] #42 10.47 The following NEW packages will be installed: [2021-08-19T08:01:45.638Z] #42 10.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-08-19T08:01:45.638Z] #42 10.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-08-19T08:01:45.638Z] #42 10.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-08-19T08:01:45.638Z] #42 10.48 python-six zlib1g-dev [2021-08-19T08:01:45.638Z] #42 10.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:45.638Z] #42 10.81 Need to get 4095 kB of archives. [2021-08-19T08:01:45.638Z] #42 10.81 After this operation, 22.5 MB of additional disk space will be used. [2021-08-19T08:01:45.638Z] #42 10.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-08-19T08:01:45.638Z] #42 10.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:01:45.638Z] #42 10.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-08-19T08:01:45.638Z] #42 10.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:01:45.638Z] #42 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-08-19T08:01:45.638Z] #42 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:01:45.638Z] #42 10.83 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-08-19T08:01:45.638Z] #42 10.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-08-19T08:01:45.638Z] #42 10.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-19T08:01:45.638Z] #42 10.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-08-19T08:01:45.638Z] #42 10.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-08-19T08:01:45.638Z] #42 10.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-08-19T08:01:45.638Z] #42 10.90 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-08-19T08:01:45.638Z] #42 10.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-08-19T08:01:45.638Z] #42 10.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-08-19T08:01:45.638Z] #42 10.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-08-19T08:01:45.638Z] #42 10.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-08-19T08:01:45.638Z] #42 11.32 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:45.638Z] #42 ... [2021-08-19T08:01:45.638Z] [2021-08-19T08:01:45.638Z] #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-08-19T08:01:45.638Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:01:45.638Z] #40 2.169 + git clone https://github.com/docker/distribution.git . [2021-08-19T08:01:45.638Z] #40 2.186 Cloning into '.'... [2021-08-19T08:01:45.638Z] #40 5.633 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-19T08:01:45.638Z] #40 6.014 + 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-08-19T08:01:45.899Z] #40 ... [2021-08-19T08:01:45.899Z] [2021-08-19T08:01:45.899Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:01:45.899Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:01:45.899Z] #32 2.490 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-19T08:01:45.899Z] #32 2.492 Cloning into '.'... [2021-08-19T08:01:45.899Z] #32 ... [2021-08-19T08:01:45.899Z] [2021-08-19T08:01:45.899Z] #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-08-19T08:01:45.899Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:01:45.899Z] #13 1.932 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:01:45.899Z] #13 1.932 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:45.899Z] #13 1.951 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:45.899Z] #13 1.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:45.899Z] #13 2.380 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:01:45.899Z] #13 3.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:45.899Z] #13 3.722 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:45.899Z] #13 4.235 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:45.899Z] #13 7.684 Fetched 8996 kB in 6s (1497 kB/s) [2021-08-19T08:01:45.899Z] #13 7.684 Reading package lists... [2021-08-19T08:01:45.963Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 1.2s done [2021-08-19T08:01:46.160Z] #13 9.411 Reading package lists... [2021-08-19T08:01:46.160Z] #13 ... [2021-08-19T08:01:46.160Z] [2021-08-19T08:01:46.160Z] #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-08-19T08:01:46.160Z] #29 sha256:35db62cc15f11f13dbe1d817a634d11635c1b9ae49b44c050d998f768419f391 [2021-08-19T08:01:46.160Z] #29 9.009 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-19T08:01:46.160Z] #29 9.331 [2021-08-19T08:01:46.160Z] #29 9.481 ############################################## 64.9% ######################################################################## 100.0% [2021-08-19T08:01:46.160Z] #29 9.556 [2021-08-19T08:01:46.230Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-19T08:01:46.422Z] #29 10.29 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-19T08:01:46.684Z] #29 10.54 [2021-08-19T08:01:46.795Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.8s done [2021-08-19T08:01:47.361Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [2021-08-19T08:01:47.534Z] #29 10.73 0.0% ########### 16.4% ###################### 31.4% ##################################### 51.6% ############################################## 64.3% ####################################################### 77.1% ####################################################################### 98.8% ######################################################################## 100.0% [2021-08-19T08:01:47.796Z] #29 11.62 [2021-08-19T08:01:48.851Z] #29 12.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-19T08:01:48.851Z] #29 12.73 [2021-08-19T08:01:48.851Z] #29 12.97 ############################################## 64.2% ######################################################################## 100.0% [2021-08-19T08:01:49.172Z] #29 13.01 [2021-08-19T08:01:49.317Z] #9 DONE 46.0s [2021-08-19T08:01:49.317Z] [2021-08-19T08:01:49.317Z] #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-08-19T08:01:49.317Z] #29 sha256:1575ddd27bab390faa23cc14de37557e5f94c9756431b099c721bfcdf49671ac [2021-08-19T08:01:49.580Z] #29 ... [2021-08-19T08:01:49.580Z] [2021-08-19T08:01:49.580Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:01:49.580Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:01:49.807Z] #29 13.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-19T08:01:49.807Z] #29 13.85 [2021-08-19T08:01:50.470Z] #29 14.04 ######################################################################## 100.0% [2021-08-19T08:01:50.470Z] #29 14.11 [2021-08-19T08:01:50.733Z] #29 14.48 Download of images into '/build' complete. [2021-08-19T08:01:50.733Z] #29 14.48 Use something like the following to load the result into a Docker daemon: [2021-08-19T08:01:50.733Z] #29 14.48 tar -cC '/build' . | docker load [2021-08-19T08:01:51.481Z] #10 ... [2021-08-19T08:01:51.481Z] [2021-08-19T08:01:51.481Z] #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-08-19T08:01:51.481Z] #29 sha256:1575ddd27bab390faa23cc14de37557e5f94c9756431b099c721bfcdf49671ac [2021-08-19T08:01:51.481Z] #29 DONE 18.0s [2021-08-19T08:01:51.481Z] [2021-08-19T08:01:51.481Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:01:51.481Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:01:52.045Z] #10 DONE 2.6s [2021-08-19T08:01:52.045Z] [2021-08-19T08:01:52.045Z] #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-08-19T08:01:52.045Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-19T08:01:52.630Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.0s [2021-08-19T08:01:53.424Z] #11 DONE 1.3s [2021-08-19T08:01:53.424Z] [2021-08-19T08:01:53.424Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:01:53.424Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-19T08:01:53.693Z] #31 ... [2021-08-19T08:01:53.693Z] [2021-08-19T08:01:53.693Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-19T08:01:53.693Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-19T08:01:53.693Z] #39 DONE 0.3s [2021-08-19T08:01:53.693Z] [2021-08-19T08:01:53.693Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:01:53.693Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-19T08:01:53.693Z] #31 DONE 0.3s [2021-08-19T08:01:53.693Z] [2021-08-19T08:01:53.693Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:01:53.693Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:01:55.158Z] #9 ... [2021-08-19T08:01:55.158Z] [2021-08-19T08:01:55.158Z] #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-08-19T08:01:55.158Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:01:55.158Z] #27 1.950 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:01:55.158Z] #27 1.954 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:01:55.158Z] #27 1.954 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:01:55.158Z] #27 2.213 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:01:55.158Z] #27 2.497 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:01:55.158Z] #27 2.902 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:01:55.158Z] #27 4.449 Fetched 8463 kB in 3s (3069 kB/s) [2021-08-19T08:01:55.158Z] #27 4.449 Reading package lists... [2021-08-19T08:01:55.158Z] #27 5.470 Reading package lists... [2021-08-19T08:01:55.158Z] #27 6.417 Building dependency tree... [2021-08-19T08:01:55.158Z] #27 6.797 The following additional packages will be installed: [2021-08-19T08:01:55.158Z] #27 6.797 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-19T08:01:55.158Z] #27 6.797 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-19T08:01:55.158Z] #27 6.797 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-19T08:01:55.158Z] #27 6.797 Suggested packages: [2021-08-19T08:01:55.158Z] #27 6.797 krb5-doc krb5-user [2021-08-19T08:01:55.158Z] #27 6.797 Recommended packages: [2021-08-19T08:01:55.158Z] #27 6.797 krb5-locales publicsuffix libsasl2-modules [2021-08-19T08:01:55.158Z] #27 6.991 The following NEW packages will be installed: [2021-08-19T08:01:55.158Z] #27 7.000 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-19T08:01:55.158Z] #27 7.000 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-19T08:01:55.158Z] #27 7.000 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-19T08:01:55.158Z] #27 7.000 libssh2-1 libssl1.1 openssl [2021-08-19T08:01:55.158Z] #27 7.272 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:55.158Z] #27 7.272 Need to get 5058 kB of archives. [2021-08-19T08:01:55.158Z] #27 7.272 After this operation, 12.1 MB of additional disk space will be used. [2021-08-19T08:01:55.158Z] #27 7.272 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-19T08:01:55.158Z] #27 7.276 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-19T08:01:55.158Z] #27 7.278 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-19T08:01:55.158Z] #27 7.278 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-19T08:01:55.158Z] #27 7.281 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-19T08:01:55.158Z] #27 7.289 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-19T08:01:55.158Z] #27 7.321 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-19T08:01:55.158Z] #27 7.340 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-19T08:01:55.158Z] #27 7.349 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-19T08:01:55.158Z] #27 7.349 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-19T08:01:55.158Z] #27 7.357 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-19T08:01:55.158Z] #27 7.357 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-19T08:01:55.158Z] #27 7.363 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-19T08:01:55.158Z] #27 7.363 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-19T08:01:55.158Z] #27 7.390 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-19T08:01:55.158Z] #27 7.390 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-19T08:01:55.158Z] #27 7.390 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-19T08:01:55.158Z] #27 7.397 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-19T08:01:55.158Z] #27 7.405 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:01:55.158Z] #27 7.405 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:01:55.158Z] #27 7.409 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:01:55.158Z] #27 7.609 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:55.158Z] #27 7.649 Fetched 5058 kB in 0s (12.9 MB/s) [2021-08-19T08:01:55.158Z] #27 7.691 Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T08:01:55.158Z] #27 7.691 (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-08-19T08:01:55.158Z] #27 7.691 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 7.700 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:55.158Z] #27 7.747 Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T08:01:55.158Z] #27 7.747 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 7.751 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:55.158Z] #27 7.841 Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T08:01:55.158Z] #27 7.841 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 7.848 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:55.158Z] #27 7.938 Selecting previously unselected package libssl1.1:amd64. [2021-08-19T08:01:55.158Z] #27 7.938 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 7.944 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:55.158Z] #27 8.405 Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T08:01:55.158Z] #27 8.405 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 8.410 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:55.158Z] #27 8.536 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T08:01:55.158Z] #27 8.536 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 8.542 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:01:55.158Z] #27 8.623 Selecting previously unselected package openssl. [2021-08-19T08:01:55.158Z] #27 8.623 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 8.628 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:55.158Z] #27 8.900 Selecting previously unselected package ca-certificates. [2021-08-19T08:01:55.158Z] #27 8.900 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-19T08:01:55.158Z] #27 8.909 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-19T08:01:55.158Z] #27 9.043 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T08:01:55.158Z] #27 9.043 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 9.049 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:55.158Z] #27 9.117 Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T08:01:55.158Z] #27 9.117 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 9.121 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:01:55.158Z] #27 9.246 Selecting previously unselected package libldap-common. [2021-08-19T08:01:55.158Z] #27 9.246 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-19T08:01:55.158Z] #27 9.253 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:55.158Z] #27 9.320 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T08:01:55.158Z] #27 9.320 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 9.325 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:01:55.158Z] #27 9.427 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T08:01:55.158Z] #27 9.427 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 9.433 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:01:55.158Z] #27 9.507 Selecting previously unselected package libpsl5:amd64. [2021-08-19T08:01:55.158Z] #27 9.507 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-19T08:01:55.158Z] #27 9.513 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:55.158Z] #27 9.584 Selecting previously unselected package librtmp1:amd64. [2021-08-19T08:01:55.158Z] #27 9.584 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 9.590 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:01:55.159Z] #27 9.654 Selecting previously unselected package libssh2-1:amd64. [2021-08-19T08:01:55.159Z] #27 9.654 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 9.660 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:01:55.159Z] #27 9.733 Selecting previously unselected package libcurl4:amd64. [2021-08-19T08:01:55.159Z] #27 9.736 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 9.745 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:01:55.159Z] #27 9.843 Selecting previously unselected package curl. [2021-08-19T08:01:55.159Z] #27 9.843 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 9.849 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-19T08:01:55.159Z] #27 9.949 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:01:55.159Z] #27 9.950 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 9.956 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:01:55.159Z] #27 10.05 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:01:55.159Z] #27 10.05 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 10.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:01:55.159Z] #27 10.13 Selecting previously unselected package jq. [2021-08-19T08:01:55.159Z] #27 10.13 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:01:55.159Z] #27 10.14 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:01:55.159Z] #27 10.19 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:01:55.159Z] #27 10.20 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:01:55.159Z] #27 10.22 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:01:55.159Z] #27 ... [2021-08-19T08:01:55.159Z] [2021-08-19T08:01:55.159Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:01:55.159Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:01:55.159Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.8s done [2021-08-19T08:01:55.731Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-19T08:01:56.042Z] #29 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:01:56.043Z] #45 10.76 io [2021-08-19T08:01:56.043Z] #45 10.77 math/rand [2021-08-19T08:01:56.043Z] #45 10.77 sort [2021-08-19T08:01:56.043Z] #45 10.77 strconv [2021-08-19T08:01:56.043Z] #45 10.77 path [2021-08-19T08:01:56.043Z] #45 10.78 github.com/LK4D4/vndr/godl/singleflight [2021-08-19T08:01:56.043Z] #45 10.81 syscall [2021-08-19T08:01:56.043Z] #45 10.88 vendor/golang.org/x/net/dns/dnsmessage [2021-08-19T08:01:56.043Z] #45 11.24 internal/singleflight [2021-08-19T08:01:56.043Z] #45 12.47 strings [2021-08-19T08:01:56.043Z] #45 12.47 hash [2021-08-19T08:01:56.043Z] #45 12.47 crypto/internal/randutil [2021-08-19T08:01:56.043Z] #45 12.49 bytes [2021-08-19T08:01:56.043Z] #45 12.73 hash/crc32 [2021-08-19T08:01:56.043Z] #45 12.79 crypto/hmac [2021-08-19T08:01:56.043Z] #45 13.19 vendor/golang.org/x/crypto/hkdf [2021-08-19T08:01:56.043Z] #45 13.62 vendor/golang.org/x/text/transform [2021-08-19T08:01:56.043Z] #45 14.03 regexp/syntax [2021-08-19T08:01:56.043Z] #45 14.03 reflect [2021-08-19T08:01:56.043Z] #45 14.04 crypto/rc4 [2021-08-19T08:01:56.043Z] #45 14.04 crypto [2021-08-19T08:01:56.043Z] #45 15.08 regexp [2021-08-19T08:01:56.043Z] #45 15.88 context [2021-08-19T08:01:56.043Z] #45 15.88 internal/poll [2021-08-19T08:01:56.043Z] #45 16.57 github.com/LK4D4/vndr/versioned [2021-08-19T08:01:56.043Z] #45 16.64 os [2021-08-19T08:01:56.043Z] #45 17.42 internal/lazyregexp [2021-08-19T08:01:56.043Z] #45 17.43 path/filepath [2021-08-19T08:01:56.043Z] #45 17.44 net [2021-08-19T08:01:56.043Z] #45 17.64 encoding/binary [2021-08-19T08:01:56.043Z] #45 17.64 fmt [2021-08-19T08:01:56.043Z] #45 18.21 os/exec [2021-08-19T08:01:56.043Z] #45 18.21 vendor/golang.org/x/sys/cpu [2021-08-19T08:01:56.043Z] #45 18.23 encoding/base64 [2021-08-19T08:01:56.043Z] #45 18.23 crypto/sha512 [2021-08-19T08:01:56.043Z] #45 18.24 crypto/cipher [2021-08-19T08:01:56.043Z] #45 18.24 crypto/ed25519/internal/edwards25519 [2021-08-19T08:01:56.043Z] #45 18.72 crypto/md5 [2021-08-19T08:01:56.043Z] #45 18.73 crypto/sha1 [2021-08-19T08:01:56.043Z] #45 19.07 crypto/sha256 [2021-08-19T08:01:56.043Z] #45 19.18 encoding/pem [2021-08-19T08:01:56.043Z] #45 19.21 go/scanner [2021-08-19T08:01:56.043Z] #45 19.37 net/url [2021-08-19T08:01:56.043Z] #45 19.45 text/template/parse [2021-08-19T08:01:56.043Z] #45 19.53 encoding/json [2021-08-19T08:01:56.043Z] #45 19.72 encoding/xml [2021-08-19T08:01:56.043Z] #45 19.77 compress/flate [2021-08-19T08:01:56.043Z] #45 20.04 crypto/aes [2021-08-19T08:01:56.043Z] #45 20.06 go/ast [2021-08-19T08:01:56.043Z] #45 20.09 math/big [2021-08-19T08:01:56.043Z] #45 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #49 sha256:0fa3f8cc4402731e6b53f6e38a96444e58a8821419dd33a5c89ffc478bd832fc [2021-08-19T08:01:56.043Z] #49 10.99 go: downloading github.com/fatih/color v1.7.0 [2021-08-19T08:01:56.043Z] #49 10.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-19T08:01:56.043Z] #49 11.01 go: downloading github.com/pkg/errors v0.8.1 [2021-08-19T08:01:56.043Z] #49 11.01 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-19T08:01:56.043Z] #49 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-19T08:01:56.043Z] #49 11.01 go: downloading github.com/spf13/viper v1.6.1 [2021-08-19T08:01:56.043Z] #49 11.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-19T08:01:56.043Z] #49 11.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-19T08:01:56.043Z] #49 11.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-19T08:01:56.043Z] #49 11.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T08:01:56.043Z] #49 11.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-19T08:01:56.043Z] #49 11.32 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-19T08:01:56.043Z] #49 11.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-19T08:01:56.043Z] #49 11.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-19T08:01:56.043Z] #49 11.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-19T08:01:56.043Z] #49 11.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-19T08:01:56.043Z] #49 11.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-19T08:01:56.043Z] #49 11.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-19T08:01:56.043Z] #49 11.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-19T08:01:56.043Z] #49 11.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-19T08:01:56.043Z] #49 11.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-19T08:01:56.043Z] #49 11.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-19T08:01:56.043Z] #49 11.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-19T08:01:56.043Z] #49 11.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-19T08:01:56.043Z] #49 12.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-19T08:01:56.043Z] #49 12.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-19T08:01:56.043Z] #49 12.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-19T08:01:56.043Z] #49 12.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-19T08:01:56.043Z] #49 12.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-19T08:01:56.043Z] #49 12.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-19T08:01:56.043Z] #49 12.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-19T08:01:56.043Z] #49 12.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-19T08:01:56.043Z] #49 12.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-19T08:01:56.043Z] #49 12.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-19T08:01:56.043Z] #49 12.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-19T08:01:56.043Z] #49 12.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-19T08:01:56.043Z] #49 12.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-19T08:01:56.043Z] #49 12.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-19T08:01:56.043Z] #49 12.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-19T08:01:56.043Z] #49 12.69 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-19T08:01:56.043Z] #49 12.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-19T08:01:56.043Z] #49 12.83 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-19T08:01:56.043Z] #49 14.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-19T08:01:56.043Z] #49 14.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-19T08:01:56.043Z] #49 14.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-19T08:01:56.043Z] #49 14.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-19T08:01:56.043Z] #49 14.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-19T08:01:56.043Z] #49 14.43 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-19T08:01:56.043Z] #49 14.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T08:01:56.043Z] #49 14.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-19T08:01:56.043Z] #49 14.77 go: downloading github.com/spf13/afero v1.1.2 [2021-08-19T08:01:56.043Z] #49 14.80 go: downloading github.com/spf13/cast v1.3.0 [2021-08-19T08:01:56.043Z] #49 14.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-19T08:01:56.043Z] #49 15.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-19T08:01:56.043Z] #49 15.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-19T08:01:56.043Z] #49 15.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-19T08:01:56.043Z] #49 15.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-19T08:01:56.043Z] #49 15.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T08:01:56.043Z] #49 15.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T08:01:56.043Z] #49 15.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-19T08:01:56.043Z] #49 15.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-19T08:01:56.043Z] #49 15.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-19T08:01:56.043Z] #49 16.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.29 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-19T08:01:56.043Z] #49 16.31 go: downloading golang.org/x/text v0.3.2 [2021-08-19T08:01:56.043Z] #49 16.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-19T08:01:56.043Z] #49 16.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-19T08:01:56.043Z] #49 16.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-19T08:01:56.043Z] #49 16.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-19T08:01:56.043Z] #49 16.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-19T08:01:56.043Z] #49 17.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-19T08:01:56.043Z] #49 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:01:56.043Z] #45 20.96 crypto/des [2021-08-19T08:01:56.043Z] #45 21.11 compress/gzip [2021-08-19T08:01:56.043Z] #45 21.26 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-19T08:01:56.043Z] #45 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #34 sha256:b12cba5783342d2e8d30a9e2d61cda2fd2245c1e9e6156f52eb2189d0d3b8d7f [2021-08-19T08:01:56.043Z] #34 11.30 text/tabwriter [2021-08-19T08:01:56.043Z] #34 11.30 bytes [2021-08-19T08:01:56.043Z] #34 11.30 strings [2021-08-19T08:01:56.043Z] #34 13.02 bufio [2021-08-19T08:01:56.043Z] #34 13.03 reflect [2021-08-19T08:01:56.043Z] #34 13.93 internal/syscall/unix [2021-08-19T08:01:56.043Z] #34 13.93 time [2021-08-19T08:01:56.043Z] #34 13.93 internal/syscall/execenv [2021-08-19T08:01:56.043Z] #34 15.25 io/fs [2021-08-19T08:01:56.043Z] #34 15.29 internal/poll [2021-08-19T08:01:56.043Z] #34 16.03 os [2021-08-19T08:01:56.043Z] #34 16.08 internal/fmtsort [2021-08-19T08:01:56.043Z] #34 17.13 path/filepath [2021-08-19T08:01:56.043Z] #34 17.13 fmt [2021-08-19T08:01:56.043Z] #34 17.61 io/ioutil [2021-08-19T08:01:56.043Z] #34 18.16 log [2021-08-19T08:01:56.043Z] #34 18.16 github.com/BurntSushi/toml [2021-08-19T08:01:56.043Z] #34 18.17 flag [2021-08-19T08:01:56.043Z] #34 18.76 github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:01:56.043Z] #34 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:01:56.043Z] #42 11.41 Fetched 4095 kB in 0s (9907 kB/s) [2021-08-19T08:01:56.043Z] #42 11.53 Selecting previously unselected package libcap-dev:amd64. [2021-08-19T08:01:56.043Z] #42 11.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 ... 15421 files and directories currently installed.) [2021-08-19T08:01:56.043Z] #42 11.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 11.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:01:56.043Z] #42 11.76 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:01:56.043Z] #42 11.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 11.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:01:56.043Z] #42 11.91 Selecting previously unselected package libnet1-dev. [2021-08-19T08:01:56.043Z] #42 11.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 11.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:01:56.043Z] #42 12.11 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:01:56.043Z] #42 12.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 12.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:01:56.043Z] #42 12.25 Selecting previously unselected package libnl-3-dev:amd64. [2021-08-19T08:01:56.043Z] #42 12.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 12.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:01:56.043Z] #42 12.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:01:56.043Z] #42 12.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 12.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:01:56.043Z] #42 13.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-08-19T08:01:56.043Z] #42 13.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 13.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:01:56.043Z] #42 14.39 Selecting previously unselected package zlib1g-dev:amd64. [2021-08-19T08:01:56.043Z] #42 14.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 14.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:01:56.043Z] #42 16.29 Selecting previously unselected package libprotobuf17:amd64. [2021-08-19T08:01:56.043Z] #42 16.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 16.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:01:56.043Z] #42 19.27 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-08-19T08:01:56.043Z] #42 19.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 19.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:01:56.043Z] #42 21.11 Selecting previously unselected package libprotobuf-dev:amd64. [2021-08-19T08:01:56.043Z] #42 21.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-08-19T08:01:56.043Z] #42 21.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:01:56.043Z] #42 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.043Z] #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-08-19T08:01:56.043Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:01:56.043Z] #36 10.08 Reading package lists... [2021-08-19T08:01:56.043Z] #36 11.55 Building dependency tree... [2021-08-19T08:01:56.043Z] #36 12.00 The following additional packages will be installed: [2021-08-19T08:01:56.043Z] #36 12.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-19T08:01:56.043Z] #36 12.00 Suggested packages: [2021-08-19T08:01:56.043Z] #36 12.00 cmake-doc ninja-build lrzip [2021-08-19T08:01:56.043Z] #36 12.00 Recommended packages: [2021-08-19T08:01:56.043Z] #36 12.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-19T08:01:56.043Z] #36 12.19 The following NEW packages will be installed: [2021-08-19T08:01:56.043Z] #36 12.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-19T08:01:56.043Z] #36 12.19 vim-common xxd [2021-08-19T08:01:56.043Z] #36 12.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:56.043Z] #36 12.47 Need to get 14.9 MB of archives. [2021-08-19T08:01:56.043Z] #36 12.47 After this operation, 61.8 MB of additional disk space will be used. [2021-08-19T08:01:56.043Z] #36 12.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:01:56.043Z] #36 12.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:01:56.043Z] #36 12.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-19T08:01:56.043Z] #36 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:01:56.043Z] #36 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-19T08:01:56.043Z] #36 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-19T08:01:56.043Z] #36 13.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-19T08:01:56.043Z] #36 13.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-19T08:01:56.043Z] #36 13.31 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-19T08:01:56.043Z] #36 13.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-19T08:01:56.043Z] #36 14.37 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:56.043Z] #36 15.12 Fetched 14.9 MB in 1s (10.7 MB/s) [2021-08-19T08:01:56.043Z] #36 15.54 Selecting previously unselected package xxd. [2021-08-19T08:01:56.043Z] #36 15.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:01:56.043Z] #36 15.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:01:56.043Z] #36 16.20 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:01:56.043Z] #36 19.08 Selecting previously unselected package vim-common. [2021-08-19T08:01:56.043Z] #36 19.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:01:56.043Z] #36 19.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:01:56.043Z] #36 20.66 Selecting previously unselected package cmake-data. [2021-08-19T08:01:56.043Z] #36 20.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-19T08:01:56.043Z] #36 20.97 Unpacking cmake-data (3.13.4-1) ... [2021-08-19T08:01:56.043Z] #36 ... [2021-08-19T08:01:56.043Z] [2021-08-19T08:01:56.044Z] #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-08-19T08:01:56.044Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:01:56.044Z] #55 11.08 Building dependency tree... [2021-08-19T08:01:56.044Z] #55 11.71 The following additional packages will be installed: [2021-08-19T08:01:56.044Z] #55 11.71 libbtrfs0 [2021-08-19T08:01:56.044Z] #55 11.77 The following NEW packages will be installed: [2021-08-19T08:01:56.044Z] #55 11.77 libbtrfs-dev libbtrfs0 [2021-08-19T08:01:56.044Z] #55 12.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:56.044Z] #55 12.07 Need to get 119 kB of archives. [2021-08-19T08:01:56.044Z] #55 12.07 After this operation, 387 kB of additional disk space will be used. [2021-08-19T08:01:56.044Z] #55 12.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:01:56.044Z] #55 12.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:01:56.044Z] #55 12.46 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:56.044Z] #55 12.77 Fetched 119 kB in 0s (444 kB/s) [2021-08-19T08:01:56.044Z] #55 13.44 Selecting previously unselected package libbtrfs0. [2021-08-19T08:01:56.044Z] #55 13.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:01:56.044Z] #55 13.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:01:56.044Z] #55 14.04 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:01:56.044Z] #55 15.14 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:01:56.044Z] #55 15.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:01:56.044Z] #55 15.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:01:56.044Z] #55 18.23 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:01:56.044Z] #55 19.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:01:56.044Z] #55 19.37 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:01:56.313Z] #55 ... [2021-08-19T08:01:56.313Z] [2021-08-19T08:01:56.314Z] #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-08-19T08:01:56.314Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:01:56.314Z] #13 9.411 Reading package lists... [2021-08-19T08:01:56.314Z] #13 10.80 Building dependency tree... [2021-08-19T08:01:56.314Z] #13 11.32 The following additional packages will be installed: [2021-08-19T08:01:56.314Z] #13 11.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-19T08:01:56.314Z] #13 11.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-19T08:01:56.314Z] #13 11.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-19T08:01:56.314Z] #13 11.32 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-19T08:01:56.314Z] #13 11.32 mingw-w64-x86-64-dev [2021-08-19T08:01:56.314Z] #13 11.33 Suggested packages: [2021-08-19T08:01:56.314Z] #13 11.33 gcc-8-locales seccomp wine64 [2021-08-19T08:01:56.314Z] #13 11.56 The following NEW packages will be installed: [2021-08-19T08:01:56.314Z] #13 11.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-19T08:01:56.314Z] #13 11.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-19T08:01:56.314Z] #13 11.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-19T08:01:56.314Z] #13 11.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-19T08:01:56.314Z] #13 11.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-19T08:01:56.314Z] #13 11.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-19T08:01:56.314Z] #13 11.57 The following packages will be upgraded: [2021-08-19T08:01:56.314Z] #13 11.57 libseccomp2 [2021-08-19T08:01:56.314Z] #13 11.92 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:01:56.314Z] #13 11.92 Need to get 77.8 MB of archives. [2021-08-19T08:01:56.314Z] #13 11.92 After this operation, 487 MB of additional disk space will be used. [2021-08-19T08:01:56.314Z] #13 11.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-19T08:01:56.314Z] #13 11.93 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-19T08:01:56.314Z] #13 11.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-19T08:01:56.314Z] #13 12.09 Get:4 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-08-19T08:01:56.314Z] #13 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-19T08:01:56.314Z] #13 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-19T08:01:56.314Z] #13 12.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-19T08:01:56.314Z] #13 12.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-19T08:01:56.314Z] #13 13.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-19T08:01:56.314Z] #13 13.61 Get:10 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-08-19T08:01:56.314Z] #13 13.62 Get:11 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-08-19T08:01:56.314Z] #13 17.43 Get:12 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-08-19T08:01:56.314Z] #13 19.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-19T08:01:56.314Z] #13 19.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-19T08:01:56.314Z] #13 19.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:01:56.314Z] #13 19.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:01:56.314Z] #13 19.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-19T08:01:56.314Z] #13 19.41 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-19T08:01:56.314Z] #13 19.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-19T08:01:56.314Z] #13 19.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-19T08:01:56.314Z] #13 19.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-19T08:01:56.314Z] #13 19.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-19T08:01:56.314Z] #13 19.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-19T08:01:56.314Z] #13 19.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-19T08:01:56.314Z] #13 19.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-19T08:01:56.314Z] #13 19.64 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-19T08:01:56.314Z] #13 20.26 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:01:56.314Z] #13 20.40 Fetched 77.8 MB in 8s (9735 kB/s) [2021-08-19T08:01:56.314Z] #13 ... [2021-08-19T08:01:56.314Z] [2021-08-19T08:01:56.314Z] #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-08-19T08:01:56.314Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:01:56.314Z] #45 21.44 vendor/golang.org/x/text/unicode/bidi [2021-08-19T08:01:56.314Z] #45 21.72 text/template [2021-08-19T08:01:56.314Z] #45 21.97 vendor/golang.org/x/text/unicode/norm [2021-08-19T08:01:56.576Z] #45 22.09 go/parser [2021-08-19T08:01:56.576Z] #45 22.18 vendor/golang.org/x/net/http2/hpack [2021-08-19T08:01:56.839Z] #45 22.42 mime [2021-08-19T08:01:57.115Z] #45 22.69 vendor/golang.org/x/text/secure/bidirule [2021-08-19T08:01:57.690Z] #45 ... [2021-08-19T08:01:57.690Z] [2021-08-19T08:01:57.690Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:01:57.690Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:01:57.690Z] #32 13.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-19T08:01:57.690Z] #32 13.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:01:57.690Z] #32 ... [2021-08-19T08:01:57.690Z] [2021-08-19T08:01:57.690Z] #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-08-19T08:01:57.690Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:01:57.690Z] #13 20.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 ... 15421 files and directories currently installed.) [2021-08-19T08:01:57.690Z] #13 20.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:01:57.690Z] #13 20.73 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-19T08:01:57.690Z] #13 21.60 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:01:57.951Z] #13 ... [2021-08-19T08:01:57.951Z] [2021-08-19T08:01:57.951Z] #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-08-19T08:01:57.951Z] #29 sha256:35db62cc15f11f13dbe1d817a634d11635c1b9ae49b44c050d998f768419f391 [2021-08-19T08:01:57.951Z] #29 DONE 21.9s [2021-08-19T08:01:57.951Z] [2021-08-19T08:01:57.951Z] #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-08-19T08:01:57.951Z] #47 sha256:55d3af3e81e5b6ee3f1aadd02b8ff70d793549552321d23c459b7db788a226ae [2021-08-19T08:01:57.951Z] #47 DONE 23.5s [2021-08-19T08:01:57.951Z] [2021-08-19T08:01:57.951Z] #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-08-19T08:01:57.951Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:01:57.951Z] #13 21.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-19T08:01:57.951Z] #13 21.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 ... 15421 files and directories currently installed.) [2021-08-19T08:01:57.951Z] #13 21.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:01:57.951Z] #13 21.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:01:57.951Z] #13 ... [2021-08-19T08:01:57.951Z] [2021-08-19T08:01:57.951Z] #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-08-19T08:01:57.951Z] #34 sha256:b12cba5783342d2e8d30a9e2d61cda2fd2245c1e9e6156f52eb2189d0d3b8d7f [2021-08-19T08:01:57.951Z] #34 DONE 23.5s [2021-08-19T08:01:57.951Z] [2021-08-19T08:01:57.951Z] #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-08-19T08:01:57.951Z] #51 sha256:d09f8c335b7d6cfe37104ad906bfa785c226a88edbb36df336978fcee31a9b35 [2021-08-19T08:01:57.951Z] #51 13.63 syscall [2021-08-19T08:01:57.951Z] #51 13.73 reflect [2021-08-19T08:01:57.951Z] #51 13.73 bufio [2021-08-19T08:01:57.951Z] #51 13.73 regexp/syntax [2021-08-19T08:01:57.951Z] #51 14.76 regexp [2021-08-19T08:01:57.951Z] #51 16.58 os [2021-08-19T08:01:57.951Z] #51 17.00 encoding/binary [2021-08-19T08:01:57.951Z] #51 17.17 path/filepath [2021-08-19T08:01:57.951Z] #51 17.19 mvdan.cc/sh/v3/fileutil [2021-08-19T08:01:57.951Z] #51 17.19 fmt [2021-08-19T08:01:57.951Z] #51 17.65 io/ioutil [2021-08-19T08:01:57.951Z] #51 17.89 golang.org/x/sys/unix [2021-08-19T08:01:57.951Z] #51 17.89 encoding/base64 [2021-08-19T08:01:57.951Z] #51 18.74 go/token [2021-08-19T08:01:57.951Z] #51 18.74 mvdan.cc/editorconfig [2021-08-19T08:01:57.951Z] #51 18.74 github.com/pkg/diff [2021-08-19T08:01:57.951Z] #51 18.74 mvdan.cc/sh/v3/syntax [2021-08-19T08:01:57.951Z] #51 18.95 encoding/json [2021-08-19T08:01:57.951Z] #51 18.96 go/scanner [2021-08-19T08:01:57.951Z] #51 19.67 go/ast [2021-08-19T08:01:57.951Z] #51 20.68 golang.org/x/crypto/ssh/terminal [2021-08-19T08:01:57.951Z] #51 21.85 mvdan.cc/sh/v3/cmd/shfmt [2021-08-19T08:01:57.952Z] #51 DONE 23.5s [2021-08-19T08:01:57.952Z] [2021-08-19T08:01:57.952Z] #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-08-19T08:01:57.952Z] #67 sha256:6d87d6d3a457bacf8a652ce1fd25d3e7d92bfb7e52716444ac90a8b204aef6be [2021-08-19T08:01:57.952Z] #67 DONE 23.5s [2021-08-19T08:01:57.952Z] [2021-08-19T08:01:57.952Z] #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-08-19T08:01:57.952Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:01:57.952Z] #55 DONE 23.5s [2021-08-19T08:01:58.213Z] [2021-08-19T08:01:58.213Z] #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-08-19T08:01:58.213Z] #56 sha256:d2af3ceb4028d4f6797bc0b2329ee546106b53f7a781d1610123f1d4f471fae9 [2021-08-19T08:02:00.139Z] #56 2.207 + RM_GOPATH=0 [2021-08-19T08:02:00.139Z] #56 2.207 + TMP_GOPATH= [2021-08-19T08:02:00.139Z] #56 2.207 + : /build [2021-08-19T08:02:00.139Z] #56 2.207 + '[' -z '' ']' [2021-08-19T08:02:00.139Z] #56 2.207 ++ mktemp -d [2021-08-19T08:02:00.139Z] #56 2.207 + export GOPATH=/tmp/tmp.rTACU04QTM [2021-08-19T08:02:00.139Z] #56 2.207 + GOPATH=/tmp/tmp.rTACU04QTM [2021-08-19T08:02:00.139Z] #56 2.207 + RM_GOPATH=1 [2021-08-19T08:02:00.139Z] #56 2.207 + case "$(go env GOARCH)" in [2021-08-19T08:02:00.139Z] #56 2.207 ++ go env GOARCH [2021-08-19T08:02:00.139Z] #56 2.225 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:00.139Z] #56 2.225 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:00.246Z] #32 ... [2021-08-19T08:02:00.246Z] [2021-08-19T08:02:00.246Z] #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-08-19T08:02:00.246Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-19T08:02:00.246Z] #12 DONE 5.7s [2021-08-19T08:02:00.246Z] [2021-08-19T08:02:00.246Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-19T08:02:00.246Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:00.411Z] #56 2.225 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:00.411Z] #56 2.234 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:02:00.411Z] #56 2.241 + dir=/tmp/install [2021-08-19T08:02:00.411Z] #56 2.241 + bin=containerd [2021-08-19T08:02:00.411Z] #56 2.241 + shift [2021-08-19T08:02:00.411Z] #56 2.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-19T08:02:00.411Z] #56 2.241 + . /tmp/install/containerd.installer [2021-08-19T08:02:00.411Z] #56 2.241 ++ set -e [2021-08-19T08:02:00.411Z] #56 2.241 ++ : e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:02:00.411Z] #56 2.241 + install_containerd [2021-08-19T08:02:00.411Z] #56 2.241 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' [2021-08-19T08:02:00.411Z] #56 2.241 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rTACU04QTM/src/github.com/containerd/containerd [2021-08-19T08:02:00.411Z] #56 2.245 Cloning into '/tmp/tmp.rTACU04QTM/src/github.com/containerd/containerd'... [2021-08-19T08:02:01.014Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.0s done [2021-08-19T08:02:01.271Z] #9 ... [2021-08-19T08:02:01.271Z] [2021-08-19T08:02:01.271Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-19T08:02:01.271Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:02:01.271Z] #27 10.36 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:02:01.271Z] #27 10.39 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:02:01.271Z] #27 10.42 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:02:01.271Z] #27 10.44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:02:01.271Z] #27 10.64 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:02:01.272Z] #27 10.68 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:02:01.272Z] #27 10.81 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:02:01.272Z] #27 10.87 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:02:01.272Z] #27 10.88 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:02:01.272Z] #27 10.90 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:02:01.272Z] #27 10.92 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:02:01.272Z] #27 10.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:02:01.272Z] #27 10.95 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:02:01.272Z] #27 10.97 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-19T08:02:01.272Z] #27 11.71 Updating certificates in /etc/ssl/certs... [2021-08-19T08:02:01.272Z] #27 13.05 137 added, 0 removed; done. [2021-08-19T08:02:01.272Z] #27 13.10 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:02:01.272Z] #27 13.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:02:01.272Z] #27 13.12 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:02:01.272Z] #27 13.14 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-19T08:02:01.272Z] #27 13.15 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:01.272Z] #27 13.18 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-19T08:02:01.272Z] #27 13.19 Updating certificates in /etc/ssl/certs... [2021-08-19T08:02:01.272Z] #27 14.28 0 added, 0 removed; done. [2021-08-19T08:02:01.272Z] #27 14.28 Running hooks in /etc/ca-certificates/update.d... [2021-08-19T08:02:01.272Z] #27 14.28 done. [2021-08-19T08:02:01.272Z] #27 DONE 16.6s [2021-08-19T08:02:01.272Z] [2021-08-19T08:02:01.272Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-19T08:02:01.272Z] #28 sha256:77706a767bccbf2c305697e6b0ea981d67cff0c650310a6f04c6b085d7bd0def [2021-08-19T08:02:01.272Z] #28 DONE 0.1s [2021-08-19T08:02:01.531Z] [2021-08-19T08:02:01.531Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:02:01.531Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:02:01.531Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-19T08:02:02.970Z] #56 ... [2021-08-19T08:02:02.970Z] [2021-08-19T08:02:02.971Z] #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-08-19T08:02:02.971Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:02.971Z] #36 23.41 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:02:02.971Z] #36 23.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 23.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 25.44 Selecting previously unselected package libxml2:amd64. [2021-08-19T08:02:02.971Z] #36 25.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 25.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:02:02.971Z] #36 25.72 Selecting previously unselected package libarchive13:amd64. [2021-08-19T08:02:02.971Z] #36 25.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 25.72 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 25.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-19T08:02:02.971Z] #36 25.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 25.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:02:02.971Z] #36 26.08 Selecting previously unselected package librhash0:amd64. [2021-08-19T08:02:02.971Z] #36 26.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 26.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:02:02.971Z] #36 26.26 Selecting previously unselected package libuv1:amd64. [2021-08-19T08:02:02.971Z] #36 26.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 26.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 26.36 Selecting previously unselected package cmake. [2021-08-19T08:02:02.971Z] #36 26.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-19T08:02:02.971Z] #36 26.41 Unpacking cmake (3.13.4-1) ... [2021-08-19T08:02:02.971Z] #36 27.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 27.63 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:02:02.971Z] #36 27.64 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 27.66 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:02:02.971Z] #36 27.70 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:02:02.971Z] #36 27.73 Setting up cmake-data (3.13.4-1) ... [2021-08-19T08:02:02.971Z] #36 27.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:02:02.971Z] #36 27.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:02:02.971Z] #36 27.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:02:02.971Z] #36 27.87 Setting up cmake (3.13.4-1) ... [2021-08-19T08:02:02.971Z] #36 27.90 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:02.971Z] #36 28.05 Processing triggers for mime-support (3.62) ... [2021-08-19T08:02:02.971Z] #36 DONE 28.4s [2021-08-19T08:02:02.971Z] [2021-08-19T08:02:02.971Z] #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-08-19T08:02:02.971Z] #37 sha256:727554649b303c2c4c99ff1f34f30b0cd5b077810847bf8246172967262b64fa [2021-08-19T08:02:03.523Z] #13 ... [2021-08-19T08:02:03.523Z] [2021-08-19T08:02:03.523Z] #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-08-19T08:02:03.523Z] #24 sha256:36ef5ee2132305a668efcee45b2f5066a752a7eb9acebef03be0c83897f1e92c [2021-08-19T08:02:03.523Z] #24 6.660 + RM_GOPATH=0 [2021-08-19T08:02:03.523Z] #24 6.660 + TMP_GOPATH= [2021-08-19T08:02:03.523Z] #24 6.660 + : /build [2021-08-19T08:02:03.523Z] #24 6.660 + '[' -z '' ']' [2021-08-19T08:02:03.523Z] #24 6.660 ++ mktemp -d [2021-08-19T08:02:03.523Z] #24 6.660 + export GOPATH=/tmp/tmp.1lLEinq43O [2021-08-19T08:02:03.523Z] #24 6.660 + GOPATH=/tmp/tmp.1lLEinq43O [2021-08-19T08:02:03.523Z] #24 6.660 + RM_GOPATH=1 [2021-08-19T08:02:03.523Z] #24 6.660 + case "$(go env GOARCH)" in [2021-08-19T08:02:03.523Z] #24 6.660 ++ go env GOARCH [2021-08-19T08:02:03.523Z] #24 6.660 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.523Z] #24 6.660 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.523Z] #24 6.660 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:03.523Z] #24 6.660 + dir=/tmp/install [2021-08-19T08:02:03.523Z] #24 6.660 + bin=dockercli [2021-08-19T08:02:03.523Z] #24 6.660 + shift [2021-08-19T08:02:03.523Z] #24 6.660 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-19T08:02:03.523Z] #24 6.660 + . /tmp/install/dockercli.installer [2021-08-19T08:02:03.523Z] #24 6.660 ++ : stable [2021-08-19T08:02:03.523Z] #24 6.660 ++ : 17.06.2-ce [2021-08-19T08:02:03.523Z] #24 6.660 + install_dockercli [2021-08-19T08:02:03.523Z] #24 6.660 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-19T08:02:03.523Z] #24 6.660 ++ uname -m [2021-08-19T08:02:03.523Z] #24 6.660 Install docker/cli version 17.06.2-ce from stable [2021-08-19T08:02:03.523Z] #24 6.662 + arch=x86_64 [2021-08-19T08:02:03.523Z] #24 6.662 + '[' x86_64 '!=' x86_64 ']' [2021-08-19T08:02:03.523Z] #24 6.662 + url=https://download.docker.com/linux/static [2021-08-19T08:02:03.523Z] #24 6.662 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-19T08:02:03.523Z] #24 6.662 + tar -xz docker/docker [2021-08-19T08:02:03.523Z] #24 ... [2021-08-19T08:02:03.523Z] [2021-08-19T08:02:03.523Z] #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-08-19T08:02:03.523Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:03.523Z] #42 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:03.781Z] #42 ... [2021-08-19T08:02:03.781Z] [2021-08-19T08:02:03.781Z] #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-08-19T08:02:03.781Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:02:03.781Z] #58 9.476 + RM_GOPATH=0 [2021-08-19T08:02:03.781Z] #58 9.486 + TMP_GOPATH= [2021-08-19T08:02:03.781Z] #58 9.486 + : /build [2021-08-19T08:02:03.781Z] #58 9.486 + '[' -z '' ']' [2021-08-19T08:02:03.781Z] #58 9.486 ++ mktemp -d [2021-08-19T08:02:03.781Z] #58 9.506 + export GOPATH=/tmp/tmp.MZlZ1NdzBN [2021-08-19T08:02:03.781Z] #58 9.506 + GOPATH=/tmp/tmp.MZlZ1NdzBN [2021-08-19T08:02:03.781Z] #58 9.506 + RM_GOPATH=1 [2021-08-19T08:02:03.781Z] #58 9.506 + case "$(go env GOARCH)" in [2021-08-19T08:02:03.781Z] #58 9.506 ++ go env GOARCH [2021-08-19T08:02:03.781Z] #58 9.548 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:03.781Z] #58 9.549 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.781Z] #58 9.549 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.781Z] #58 9.549 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:03.781Z] #58 9.549 + dir=/tmp/install [2021-08-19T08:02:03.781Z] #58 9.549 + bin=rootlesskit [2021-08-19T08:02:03.781Z] #58 9.549 + shift [2021-08-19T08:02:03.781Z] #58 9.549 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-19T08:02:03.781Z] #58 9.549 + . /tmp/install/rootlesskit.installer [2021-08-19T08:02:03.781Z] #58 9.549 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:03.781Z] #58 9.549 + install_rootlesskit [2021-08-19T08:02:03.781Z] #58 9.549 + case "$1" in [2021-08-19T08:02:03.781Z] #58 9.549 + export CGO_ENABLED=0 [2021-08-19T08:02:03.781Z] #58 9.549 + CGO_ENABLED=0 [2021-08-19T08:02:03.781Z] #58 9.549 + _install_rootlesskit [2021-08-19T08:02:03.781Z] #58 9.549 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-19T08:02:03.781Z] #58 9.549 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MZlZ1NdzBN/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:02:03.781Z] #58 9.563 Cloning into '/tmp/tmp.MZlZ1NdzBN/src/github.com/rootless-containers/rootlesskit'... [2021-08-19T08:02:03.781Z] #58 ... [2021-08-19T08:02:03.781Z] [2021-08-19T08:02:03.781Z] #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-08-19T08:02:03.781Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:03.781Z] #40 8.447 + git clone https://github.com/docker/distribution.git . [2021-08-19T08:02:03.781Z] #40 8.449 Cloning into '.'... [2021-08-19T08:02:03.916Z] #37 1.131 + RM_GOPATH=0 [2021-08-19T08:02:03.916Z] #37 1.131 + TMP_GOPATH= [2021-08-19T08:02:03.916Z] #37 1.131 + : /build [2021-08-19T08:02:03.916Z] #37 1.131 + '[' -z '' ']' [2021-08-19T08:02:03.916Z] #37 1.136 ++ mktemp -d [2021-08-19T08:02:03.916Z] #37 1.136 + export GOPATH=/tmp/tmp.oWKC5dy3q0 [2021-08-19T08:02:03.916Z] #37 1.136 + GOPATH=/tmp/tmp.oWKC5dy3q0 [2021-08-19T08:02:03.916Z] #37 1.136 + RM_GOPATH=1 [2021-08-19T08:02:03.916Z] #37 1.136 + case "$(go env GOARCH)" in [2021-08-19T08:02:03.916Z] #37 1.136 ++ go env GOARCH [2021-08-19T08:02:03.916Z] #37 1.142 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.916Z] #37 1.142 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:03.916Z] #37 1.145 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:03.916Z] #37 1.146 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:02:03.916Z] #37 1.147 + dir=/tmp/install [2021-08-19T08:02:03.916Z] #37 1.147 + bin=tini [2021-08-19T08:02:03.916Z] #37 1.147 + shift [2021-08-19T08:02:03.916Z] #37 1.147 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-19T08:02:03.916Z] #37 1.147 + . /tmp/install/tini.installer [2021-08-19T08:02:03.916Z] #37 1.147 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:02:03.916Z] #37 1.147 + install_tini [2021-08-19T08:02:03.916Z] #37 1.147 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-19T08:02:03.916Z] #37 1.147 + git clone https://github.com/krallin/tini.git /tmp/tmp.oWKC5dy3q0/tini [2021-08-19T08:02:03.916Z] #37 1.151 Cloning into '/tmp/tmp.oWKC5dy3q0/tini'... [2021-08-19T08:02:04.039Z] #40 ... [2021-08-19T08:02:04.039Z] [2021-08-19T08:02:04.039Z] #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-08-19T08:02:04.039Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:04.039Z] #36 9.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:04.039Z] #36 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:04.039Z] #36 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:04.039Z] #36 ... [2021-08-19T08:02:04.039Z] [2021-08-19T08:02:04.039Z] #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-08-19T08:02:04.039Z] #47 sha256:af765c743eb1c089f277e587d869b70633075f9670f43584504f56eeb1c1cb07 [2021-08-19T08:02:04.039Z] #47 9.061 + RM_GOPATH=0 [2021-08-19T08:02:04.039Z] #47 9.061 + TMP_GOPATH= [2021-08-19T08:02:04.039Z] #47 9.061 + : /build [2021-08-19T08:02:04.039Z] #47 9.061 + '[' -z '' ']' [2021-08-19T08:02:04.039Z] #47 9.061 ++ mktemp -d [2021-08-19T08:02:04.039Z] #47 9.063 + export GOPATH=/tmp/tmp.Fguy1Kio1B [2021-08-19T08:02:04.039Z] #47 9.063 + GOPATH=/tmp/tmp.Fguy1Kio1B [2021-08-19T08:02:04.039Z] #47 9.063 + RM_GOPATH=1 [2021-08-19T08:02:04.039Z] #47 9.063 + case "$(go env GOARCH)" in [2021-08-19T08:02:04.039Z] #47 9.063 ++ go env GOARCH [2021-08-19T08:02:04.039Z] #47 9.093 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.040Z] #47 9.093 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.040Z] #47 9.093 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:04.040Z] #47 9.101 + dir=/tmp/install [2021-08-19T08:02:04.040Z] #47 9.101 + bin=gotestsum [2021-08-19T08:02:04.040Z] #47 9.101 + shift [2021-08-19T08:02:04.040Z] #47 9.101 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-19T08:02:04.040Z] #47 9.101 + . /tmp/install/gotestsum.installer [2021-08-19T08:02:04.040Z] #47 9.101 ++ : v0.5.3 [2021-08-19T08:02:04.040Z] #47 9.101 + install_gotestsum [2021-08-19T08:02:04.040Z] #47 9.108 + set -e [2021-08-19T08:02:04.040Z] #47 9.108 + export GO111MODULE=on [2021-08-19T08:02:04.040Z] #47 9.108 + GO111MODULE=on [2021-08-19T08:02:04.040Z] #47 9.108 + GOBIN=/build [2021-08-19T08:02:04.040Z] #47 9.108 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-19T08:02:04.040Z] #47 10.13 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:02:04.299Z] #47 ... [2021-08-19T08:02:04.299Z] [2021-08-19T08:02:04.300Z] #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-08-19T08:02:04.300Z] #67 sha256:415f0c4c75cec9ebd9218f450760b051a15cce52cf0c2f7c8caf52c6bd1c7d23 [2021-08-19T08:02:04.300Z] #67 6.792 + RM_GOPATH=0 [2021-08-19T08:02:04.300Z] #67 6.792 + TMP_GOPATH= [2021-08-19T08:02:04.300Z] #67 6.792 + : /build [2021-08-19T08:02:04.300Z] #67 6.792 + '[' -z '' ']' [2021-08-19T08:02:04.300Z] #67 6.792 ++ mktemp -d [2021-08-19T08:02:04.300Z] #67 6.792 + export GOPATH=/tmp/tmp.asJs5iZIAL [2021-08-19T08:02:04.300Z] #67 6.792 + GOPATH=/tmp/tmp.asJs5iZIAL [2021-08-19T08:02:04.300Z] #67 6.792 + RM_GOPATH=1 [2021-08-19T08:02:04.300Z] #67 6.792 + case "$(go env GOARCH)" in [2021-08-19T08:02:04.300Z] #67 6.792 ++ go env GOARCH [2021-08-19T08:02:04.300Z] #67 6.796 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:04.300Z] #67 6.796 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.300Z] #67 6.796 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.300Z] #67 6.796 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:04.300Z] #67 6.796 + dir=/tmp/install [2021-08-19T08:02:04.300Z] #67 6.796 + bin=proxy [2021-08-19T08:02:04.300Z] #67 6.796 + shift [2021-08-19T08:02:04.300Z] #67 6.796 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-08-19T08:02:04.300Z] #67 6.796 + . /tmp/install/proxy.installer [2021-08-19T08:02:04.300Z] #67 6.796 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:04.300Z] #67 6.796 + install_proxy [2021-08-19T08:02:04.300Z] #67 6.796 + case "$1" in [2021-08-19T08:02:04.300Z] #67 6.796 + export CGO_ENABLED=0 [2021-08-19T08:02:04.300Z] #67 6.796 + CGO_ENABLED=0 [2021-08-19T08:02:04.300Z] #67 6.796 + _install_proxy [2021-08-19T08:02:04.300Z] #67 6.796 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-08-19T08:02:04.300Z] #67 6.796 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.asJs5iZIAL/src/github.com/docker/libnetwork [2021-08-19T08:02:04.300Z] #67 6.832 Cloning into '/tmp/tmp.asJs5iZIAL/src/github.com/docker/libnetwork'... [2021-08-19T08:02:04.300Z] #67 ... [2021-08-19T08:02:04.300Z] [2021-08-19T08:02:04.300Z] #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-08-19T08:02:04.300Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:02:04.300Z] #49 7.812 + RM_GOPATH=0 [2021-08-19T08:02:04.300Z] #49 7.812 + TMP_GOPATH= [2021-08-19T08:02:04.300Z] #49 7.812 + : /build [2021-08-19T08:02:04.300Z] #49 7.812 + '[' -z '' ']' [2021-08-19T08:02:04.300Z] #49 7.812 ++ mktemp -d [2021-08-19T08:02:04.300Z] #49 7.812 + export GOPATH=/tmp/tmp.0Xr8AME0KD [2021-08-19T08:02:04.300Z] #49 7.812 + GOPATH=/tmp/tmp.0Xr8AME0KD [2021-08-19T08:02:04.300Z] #49 7.812 + RM_GOPATH=1 [2021-08-19T08:02:04.300Z] #49 7.812 + case "$(go env GOARCH)" in [2021-08-19T08:02:04.300Z] #49 7.812 ++ go env GOARCH [2021-08-19T08:02:04.300Z] #49 7.835 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.300Z] #49 7.835 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.300Z] #49 7.835 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:04.300Z] #49 7.835 + dir=/tmp/install [2021-08-19T08:02:04.300Z] #49 7.835 + bin=golangci_lint [2021-08-19T08:02:04.300Z] #49 7.835 + shift [2021-08-19T08:02:04.300Z] #49 7.835 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-19T08:02:04.300Z] #49 7.835 + . /tmp/install/golangci_lint.installer [2021-08-19T08:02:04.300Z] #49 7.835 ++ : v1.23.8 [2021-08-19T08:02:04.300Z] #49 7.835 + install_golangci_lint [2021-08-19T08:02:04.300Z] #49 7.835 + set -e [2021-08-19T08:02:04.300Z] #49 7.835 + export GO111MODULE=on [2021-08-19T08:02:04.300Z] #49 7.835 + GO111MODULE=on [2021-08-19T08:02:04.300Z] #49 7.835 + GOBIN=/build [2021-08-19T08:02:04.300Z] #49 7.835 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-19T08:02:04.300Z] #49 8.611 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-19T08:02:04.490Z] #37 ... [2021-08-19T08:02:04.490Z] [2021-08-19T08:02:04.490Z] #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-08-19T08:02:04.490Z] #58 sha256:b6f9629e7bd8909d0a25a595b0703e5ca0483f3232457aa69a55bd93f95625b3 [2021-08-19T08:02:04.490Z] #58 27.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:02:04.490Z] #58 27.42 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-19T08:02:04.490Z] #58 DONE 29.9s [2021-08-19T08:02:04.490Z] [2021-08-19T08:02:04.490Z] #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-08-19T08:02:04.490Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:04.490Z] #42 22.49 Selecting previously unselected package libprotoc17:amd64. [2021-08-19T08:02:04.490Z] #42 22.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:02:04.490Z] #42 22.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:02:04.490Z] #42 23.23 Selecting previously unselected package protobuf-c-compiler. [2021-08-19T08:02:04.490Z] #42 23.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:02:04.490Z] #42 23.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:02:04.490Z] #42 23.52 Selecting previously unselected package protobuf-compiler. [2021-08-19T08:02:04.490Z] #42 23.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-08-19T08:02:04.490Z] #42 23.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:02:04.490Z] #42 23.70 Selecting previously unselected package python-pkg-resources. [2021-08-19T08:02:04.490Z] #42 23.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:02:04.490Z] #42 23.71 Unpacking python-pkg-resources (40.8.0-1) ... [2021-08-19T08:02:04.490Z] #42 23.89 Selecting previously unselected package python-six. [2021-08-19T08:02:04.490Z] #42 23.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-08-19T08:02:04.490Z] #42 23.90 Unpacking python-six (1.12.0-1) ... [2021-08-19T08:02:04.490Z] #42 24.07 Selecting previously unselected package python-protobuf. [2021-08-19T08:02:04.490Z] #42 24.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-19T08:02:04.490Z] #42 24.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-08-19T08:02:04.490Z] #42 24.31 Setting up python-pkg-resources (40.8.0-1) ... [2021-08-19T08:02:04.490Z] #42 25.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:02:04.490Z] #42 25.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:04.490Z] #42 25.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:02:04.490Z] #42 25.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:02:04.491Z] #42 25.72 Setting up python-six (1.12.0-1) ... [2021-08-19T08:02:04.491Z] #42 26.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:02:04.491Z] #42 26.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:02:04.491Z] #42 27.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:02:04.491Z] #42 27.57 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:02:04.491Z] #42 27.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:02:04.491Z] #42 27.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:02:04.491Z] #42 27.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:04.491Z] #42 27.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:02:04.491Z] #42 27.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:02:04.491Z] #42 27.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-08-19T08:02:04.491Z] #42 29.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:02:04.491Z] #42 29.24 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:04.491Z] #42 DONE 29.9s [2021-08-19T08:02:04.491Z] [2021-08-19T08:02:04.491Z] #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-08-19T08:02:04.491Z] #37 sha256:727554649b303c2c4c99ff1f34f30b0cd5b077810847bf8246172967262b64fa [2021-08-19T08:02:04.491Z] #37 1.656 + cd /tmp/tmp.oWKC5dy3q0/tini [2021-08-19T08:02:04.491Z] #37 1.656 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:02:04.580Z] #49 ... [2021-08-19T08:02:04.580Z] [2021-08-19T08:02:04.580Z] #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-08-19T08:02:04.580Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:04.580Z] #55 9.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:04.580Z] #55 9.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:04.580Z] #55 9.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:04.580Z] #55 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:04.580Z] #55 ... [2021-08-19T08:02:04.580Z] [2021-08-19T08:02:04.580Z] #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-08-19T08:02:04.580Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:02:04.580Z] #45 7.073 + RM_GOPATH=0 [2021-08-19T08:02:04.580Z] #45 7.073 + TMP_GOPATH= [2021-08-19T08:02:04.580Z] #45 7.073 + : /build [2021-08-19T08:02:04.580Z] #45 7.073 + '[' -z '' ']' [2021-08-19T08:02:04.580Z] #45 7.073 ++ mktemp -d [2021-08-19T08:02:04.580Z] #45 7.073 + export GOPATH=/tmp/tmp.xsk4xQL1ur [2021-08-19T08:02:04.580Z] #45 7.073 + GOPATH=/tmp/tmp.xsk4xQL1ur [2021-08-19T08:02:04.580Z] #45 7.073 + RM_GOPATH=1 [2021-08-19T08:02:04.580Z] #45 7.073 + case "$(go env GOARCH)" in [2021-08-19T08:02:04.580Z] #45 7.086 ++ go env GOARCH [2021-08-19T08:02:04.580Z] #45 7.090 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:04.580Z] #45 7.095 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.580Z] #45 7.095 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.580Z] #45 7.095 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:04.580Z] #45 7.095 + dir=/tmp/install [2021-08-19T08:02:04.580Z] #45 7.095 + bin=vndr [2021-08-19T08:02:04.580Z] #45 7.095 + shift [2021-08-19T08:02:04.580Z] #45 7.095 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-19T08:02:04.580Z] #45 7.095 + . /tmp/install/vndr.installer [2021-08-19T08:02:04.580Z] #45 7.095 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:04.580Z] #45 7.095 + install_vndr [2021-08-19T08:02:04.580Z] #45 7.095 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-19T08:02:04.580Z] #45 7.095 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xsk4xQL1ur/src/github.com/LK4D4/vndr [2021-08-19T08:02:04.580Z] #45 7.095 Cloning into '/tmp/tmp.xsk4xQL1ur/src/github.com/LK4D4/vndr'... [2021-08-19T08:02:04.580Z] #45 7.679 + cd /tmp/tmp.xsk4xQL1ur/src/github.com/LK4D4/vndr [2021-08-19T08:02:04.580Z] #45 7.679 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:04.580Z] #45 7.696 + go build -buildmode=pie -v -o /build/vndr . [2021-08-19T08:02:04.580Z] #45 9.044 internal/unsafeheader [2021-08-19T08:02:04.580Z] #45 9.080 internal/cpu [2021-08-19T08:02:04.580Z] #45 9.183 runtime/internal/atomic [2021-08-19T08:02:04.580Z] #45 9.843 runtime/internal/sys [2021-08-19T08:02:04.580Z] #45 10.10 internal/bytealg [2021-08-19T08:02:04.580Z] #45 10.49 runtime/internal/math [2021-08-19T08:02:04.580Z] #45 10.62 internal/race [2021-08-19T08:02:04.580Z] #45 10.96 sync/atomic [2021-08-19T08:02:04.580Z] #45 11.16 runtime [2021-08-19T08:02:04.771Z] #37 ... [2021-08-19T08:02:04.772Z] [2021-08-19T08:02:04.772Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-19T08:02:04.772Z] #59 sha256:b8861351e0d8ad324109c5e6764ce9c3b118adda24c7a9ce80f05947940cf30e [2021-08-19T08:02:04.772Z] #59 DONE 0.2s [2021-08-19T08:02:04.772Z] [2021-08-19T08:02:04.772Z] #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-08-19T08:02:04.772Z] #37 sha256:727554649b303c2c4c99ff1f34f30b0cd5b077810847bf8246172967262b64fa [2021-08-19T08:02:04.772Z] #37 1.668 + cmake . [2021-08-19T08:02:04.772Z] #37 ... [2021-08-19T08:02:04.772Z] [2021-08-19T08:02:04.772Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-19T08:02:04.772Z] #60 sha256:3e84705b13e754e52a11db590d5176bb025fa65bb8c721007cf57b817d25e8d0 [2021-08-19T08:02:04.772Z] #60 DONE 0.2s [2021-08-19T08:02:04.772Z] [2021-08-19T08:02:04.772Z] #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-08-19T08:02:04.772Z] #37 sha256:727554649b303c2c4c99ff1f34f30b0cd5b077810847bf8246172967262b64fa [2021-08-19T08:02:04.772Z] #37 1.884 -- The C compiler identification is GNU 8.3.0 [2021-08-19T08:02:04.772Z] #37 1.904 -- Check for working C compiler: /usr/bin/cc [2021-08-19T08:02:04.838Z] #45 ... [2021-08-19T08:02:04.838Z] [2021-08-19T08:02:04.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-08-19T08:02:04.838Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:02:04.838Z] #34 9.614 + RM_GOPATH=0 [2021-08-19T08:02:04.838Z] #34 9.614 + TMP_GOPATH= [2021-08-19T08:02:04.838Z] #34 9.614 + : /build [2021-08-19T08:02:04.838Z] #34 9.614 + '[' -z '' ']' [2021-08-19T08:02:04.838Z] #34 9.614 ++ mktemp -d [2021-08-19T08:02:04.838Z] #34 9.615 + export GOPATH=/tmp/tmp.D4maT3GbeS [2021-08-19T08:02:04.838Z] #34 9.615 + GOPATH=/tmp/tmp.D4maT3GbeS [2021-08-19T08:02:04.838Z] #34 9.615 + RM_GOPATH=1 [2021-08-19T08:02:04.838Z] #34 9.615 + case "$(go env GOARCH)" in [2021-08-19T08:02:04.838Z] #34 9.621 ++ go env GOARCH [2021-08-19T08:02:04.838Z] #34 9.647 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.838Z] #34 9.647 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:04.838Z] #34 9.647 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:04.838Z] #34 9.665 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:04.838Z] #34 9.665 + dir=/tmp/install [2021-08-19T08:02:04.838Z] #34 9.665 + bin=tomlv [2021-08-19T08:02:04.838Z] #34 9.665 + shift [2021-08-19T08:02:04.838Z] #34 9.665 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-08-19T08:02:04.838Z] #34 9.665 + . /tmp/install/tomlv.installer [2021-08-19T08:02:04.838Z] #34 9.665 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:04.838Z] #34 9.665 + install_tomlv [2021-08-19T08:02:04.838Z] #34 9.665 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-08-19T08:02:04.838Z] #34 9.665 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D4maT3GbeS/src/github.com/BurntSushi/toml [2021-08-19T08:02:04.838Z] #34 9.677 Cloning into '/tmp/tmp.D4maT3GbeS/src/github.com/BurntSushi/toml'... [2021-08-19T08:02:05.034Z] #37 2.196 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-19T08:02:05.034Z] #37 2.196 -- Detecting C compiler ABI info [2021-08-19T08:02:05.096Z] #34 ... [2021-08-19T08:02:05.096Z] [2021-08-19T08:02:05.096Z] #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-08-19T08:02:05.096Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:02:05.096Z] #51 7.265 + RM_GOPATH=0 [2021-08-19T08:02:05.096Z] #51 7.265 + TMP_GOPATH= [2021-08-19T08:02:05.096Z] #51 7.265 + : /build [2021-08-19T08:02:05.096Z] #51 7.265 + '[' -z '' ']' [2021-08-19T08:02:05.096Z] #51 7.265 ++ mktemp -d [2021-08-19T08:02:05.096Z] #51 7.265 + export GOPATH=/tmp/tmp.SO2y9UoK4V [2021-08-19T08:02:05.096Z] #51 7.265 + GOPATH=/tmp/tmp.SO2y9UoK4V [2021-08-19T08:02:05.096Z] #51 7.265 + RM_GOPATH=1 [2021-08-19T08:02:05.096Z] #51 7.265 + case "$(go env GOARCH)" in [2021-08-19T08:02:05.096Z] #51 7.265 ++ go env GOARCH [2021-08-19T08:02:05.096Z] #51 7.329 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:05.096Z] #51 7.329 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:05.096Z] #51 7.329 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:05.096Z] #51 7.329 + dir=/tmp/install [2021-08-19T08:02:05.096Z] #51 7.329 + bin=shfmt [2021-08-19T08:02:05.096Z] #51 7.329 + shift [2021-08-19T08:02:05.096Z] #51 7.329 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-19T08:02:05.096Z] #51 7.329 + . /tmp/install/shfmt.installer [2021-08-19T08:02:05.096Z] #51 7.329 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:05.096Z] #51 7.329 + install_shfmt [2021-08-19T08:02:05.096Z] #51 7.329 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-19T08:02:05.096Z] #51 7.329 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SO2y9UoK4V/src/github.com/mvdan/sh [2021-08-19T08:02:05.096Z] #51 7.329 Cloning into '/tmp/tmp.SO2y9UoK4V/src/github.com/mvdan/sh'... [2021-08-19T08:02:05.097Z] #51 7.329 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:05.097Z] #51 ... [2021-08-19T08:02:05.097Z] [2021-08-19T08:02:05.097Z] #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-08-19T08:02:05.097Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:02:05.097Z] #34 11.72 + cd /tmp/tmp.D4maT3GbeS/src/github.com/BurntSushi/toml [2021-08-19T08:02:05.097Z] #34 11.72 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:05.355Z] #34 11.99 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:02:05.608Z] #37 2.532 -- Detecting C compiler ABI info - done [2021-08-19T08:02:05.608Z] #37 2.551 -- Detecting C compile features [2021-08-19T08:02:06.554Z] #37 3.430 -- Detecting C compile features - done [2021-08-19T08:02:06.554Z] #37 3.442 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-19T08:02:06.554Z] #37 3.532 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-19T08:02:06.554Z] #37 3.568 -- Configuring done [2021-08-19T08:02:06.554Z] #37 3.571 -- Generating done [2021-08-19T08:02:06.554Z] #37 3.592 -- Build files have been written to: /tmp/tmp.oWKC5dy3q0/tini [2021-08-19T08:02:06.554Z] #37 3.592 + make tini-static [2021-08-19T08:02:06.554Z] #37 3.738 Scanning dependencies of target tini-static [2021-08-19T08:02:06.554Z] #37 3.764 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-19T08:02:06.727Z] #34 13.11 math/bits [2021-08-19T08:02:06.727Z] #34 13.36 runtime [2021-08-19T08:02:06.809Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.1s [2021-08-19T08:02:07.210Z] #37 4.184 [100%] Linking C executable tini-static [2021-08-19T08:02:07.480Z] #37 4.409 [100%] Built target tini-static [2021-08-19T08:02:07.480Z] #37 4.455 + mkdir -p /build [2021-08-19T08:02:07.480Z] #37 4.457 + cp tini-static /build/docker-init [2021-08-19T08:02:08.064Z] #37 DONE 4.9s [2021-08-19T08:02:08.064Z] [2021-08-19T08:02:08.064Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:02:08.064Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:02:08.064Z] #32 DONE 33.2s [2021-08-19T08:02:08.064Z] [2021-08-19T08:02:08.064Z] #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-08-19T08:02:08.064Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:08.064Z] #43 2.244 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:02:08.064Z] #43 2.244 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:02:08.064Z] #43 2.273 Note: Building without GnuTLS support [2021-08-19T08:02:08.064Z] #43 2.295 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:02:08.064Z] #43 2.295 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:02:08.064Z] #43 3.252 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:02:08.064Z] #43 3.300 GEN .gitid [2021-08-19T08:02:08.064Z] #43 3.408 GEN criu/include/version.h [2021-08-19T08:02:08.064Z] #43 3.453 GEN include/common/asm [2021-08-19T08:02:08.347Z] #43 ... [2021-08-19T08:02:08.347Z] [2021-08-19T08:02:08.347Z] #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-08-19T08:02:08.347Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:02:08.347Z] #45 23.75 crypto/elliptic [2021-08-19T08:02:08.347Z] #45 23.77 encoding/asn1 [2021-08-19T08:02:08.347Z] #45 23.77 crypto/ed25519 [2021-08-19T08:02:08.347Z] #45 23.77 crypto/rsa [2021-08-19T08:02:08.347Z] #45 24.26 vendor/golang.org/x/net/idna [2021-08-19T08:02:08.347Z] #45 24.86 go/doc [2021-08-19T08:02:08.347Z] #45 25.99 crypto/x509/pkix [2021-08-19T08:02:08.347Z] #45 26.02 vendor/golang.org/x/crypto/cryptobyte [2021-08-19T08:02:08.347Z] #45 26.61 github.com/LK4D4/vndr/build [2021-08-19T08:02:08.347Z] #45 27.07 crypto/ecdsa [2021-08-19T08:02:08.347Z] #45 29.24 net/textproto [2021-08-19T08:02:08.347Z] #45 29.24 crypto/x509 [2021-08-19T08:02:08.347Z] #45 29.25 vendor/golang.org/x/net/http/httpproxy [2021-08-19T08:02:08.347Z] #45 29.69 mime/multipart [2021-08-19T08:02:08.347Z] #45 29.69 vendor/golang.org/x/net/http/httpguts [2021-08-19T08:02:08.347Z] #45 30.61 crypto/tls [2021-08-19T08:02:08.347Z] #45 32.83 net/http/httptrace [2021-08-19T08:02:08.347Z] #45 32.90 net/http [2021-08-19T08:02:08.347Z] #45 ... [2021-08-19T08:02:08.347Z] [2021-08-19T08:02:08.347Z] #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-08-19T08:02:08.347Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:08.347Z] #13 22.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-19T08:02:08.347Z] #13 22.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:02:08.347Z] #13 22.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:02:08.347Z] #13 23.85 Selecting previously unselected package binutils-mingw-w64. [2021-08-19T08:02:08.347Z] #13 23.85 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-19T08:02:08.347Z] #13 23.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:02:08.347Z] #13 23.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-19T08:02:08.347Z] #13 23.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:02:08.347Z] #13 24.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:08.347Z] #13 24.14 Selecting previously unselected package dmsetup. [2021-08-19T08:02:08.347Z] #13 24.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:02:08.347Z] #13 24.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-19T08:02:08.347Z] #13 24.26 Selecting previously unselected package mingw-w64-common. [2021-08-19T08:02:08.347Z] #13 24.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-19T08:02:08.347Z] #13 24.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-19T08:02:08.347Z] #13 26.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-19T08:02:08.347Z] #13 26.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-19T08:02:08.347Z] #13 26.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:02:08.347Z] #13 28.44 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-19T08:02:08.347Z] #13 28.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:02:08.347Z] #13 28.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:08.347Z] #13 28.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-19T08:02:08.347Z] #13 28.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:02:08.347Z] #13 28.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:08.625Z] #34 15.13 math [2021-08-19T08:02:08.721Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c75cbfd3004a41ca) in /home/ubuntu/workspace/moby_PR-42760 [Pipeline] { [Pipeline] checkout [2021-08-19T08:02:08.842Z] The recommended git tool is: git [2021-08-19T08:02:09.302Z] #13 ... [2021-08-19T08:02:09.302Z] [2021-08-19T08:02:09.302Z] #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-08-19T08:02:09.302Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:09.302Z] #43 4.663 PBCC images/timens.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.677 DEP images/timens.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.698 PBCC images/fown.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.719 PBCC images/google/protobuf/descriptor.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.800 PBCC images/opts.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.820 PBCC images/memfd.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.835 DEP images/fown.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.863 DEP images/google/protobuf/descriptor.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.887 DEP images/opts.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.900 DEP images/memfd.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.913 PBCC images/sit.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.927 DEP images/sit.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.940 PBCC images/macvlan.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.946 DEP images/macvlan.pb-c.d [2021-08-19T08:02:09.302Z] #43 4.960 PBCC images/autofs.pb-c.c [2021-08-19T08:02:09.302Z] #43 4.967 DEP images/autofs.pb-c.d [2021-08-19T08:02:09.302Z] #43 5.008 PBCC images/sysctl.pb-c.c [2021-08-19T08:02:09.302Z] #43 5.017 DEP images/sysctl.pb-c.d [2021-08-19T08:02:09.302Z] #43 5.030 PBCC images/time.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.061 DEP images/time.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.074 PBCC images/binfmt-misc.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.080 DEP images/binfmt-misc.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.094 PBCC images/seccomp.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.104 DEP images/seccomp.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.130 PBCC images/userns.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.141 DEP images/userns.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.168 PBCC images/cgroup.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.180 DEP images/cgroup.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.218 PBCC images/ext-file.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.228 DEP images/ext-file.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.244 PBCC images/rpc.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.256 DEP images/rpc.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.273 PBCC images/siginfo.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.288 DEP images/siginfo.pb-c.d [2021-08-19T08:02:09.564Z] #43 5.298 PBCC images/pagemap.pb-c.c [2021-08-19T08:02:09.564Z] #43 5.345 DEP images/pagemap.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.358 PBCC images/rlimit.pb-c.c [2021-08-19T08:02:09.826Z] #43 5.366 DEP images/rlimit.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.382 PBCC images/file-lock.pb-c.c [2021-08-19T08:02:09.826Z] #43 5.392 DEP images/file-lock.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.416 PBCC images/tty.pb-c.c [2021-08-19T08:02:09.826Z] #43 5.445 DEP images/tty.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.459 PBCC images/tun.pb-c.c [2021-08-19T08:02:09.826Z] #43 5.480 PBCC images/netdev.pb-c.c [2021-08-19T08:02:09.826Z] #43 5.503 DEP images/tun.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.519 DEP images/netdev.pb-c.d [2021-08-19T08:02:09.826Z] #43 5.547 PBCC images/vma.pb-c.c [2021-08-19T08:02:10.005Z] #34 ... [2021-08-19T08:02:10.005Z] [2021-08-19T08:02:10.005Z] #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-08-19T08:02:10.005Z] #24 sha256:36ef5ee2132305a668efcee45b2f5066a752a7eb9acebef03be0c83897f1e92c [2021-08-19T08:02:10.005Z] #24 16.76 + mkdir -p /build [2021-08-19T08:02:10.089Z] #43 5.583 DEP images/vma.pb-c.d [2021-08-19T08:02:10.089Z] #43 5.608 PBCC images/creds.pb-c.c [2021-08-19T08:02:10.089Z] #43 5.628 DEP images/creds.pb-c.d [2021-08-19T08:02:10.089Z] #43 5.668 PBCC images/utsns.pb-c.c [2021-08-19T08:02:10.089Z] #43 5.679 DEP images/utsns.pb-c.d [2021-08-19T08:02:10.089Z] #43 5.708 PBCC images/ipc-desc.pb-c.c [2021-08-19T08:02:10.089Z] #43 5.729 PBCC images/ipc-sem.pb-c.c [2021-08-19T08:02:10.089Z] #43 5.751 DEP images/ipc-desc.pb-c.d [2021-08-19T08:02:10.089Z] #43 5.778 DEP images/ipc-sem.pb-c.d [2021-08-19T08:02:10.264Z] #24 16.77 + mv docker/docker /build/ [2021-08-19T08:02:10.264Z] #24 16.77 + rmdir docker [2021-08-19T08:02:10.351Z] #43 5.794 PBCC images/ipc-msg.pb-c.c [2021-08-19T08:02:10.351Z] #43 5.807 DEP images/ipc-msg.pb-c.d [2021-08-19T08:02:10.351Z] #43 5.832 PBCC images/ipc-shm.pb-c.c [2021-08-19T08:02:10.351Z] #43 5.842 DEP images/ipc-shm.pb-c.d [2021-08-19T08:02:10.351Z] #43 5.867 PBCC images/ipc-var.pb-c.c [2021-08-19T08:02:10.351Z] #43 5.874 DEP images/ipc-var.pb-c.d [2021-08-19T08:02:10.351Z] #43 5.905 PBCC images/sk-opts.pb-c.c [2021-08-19T08:02:10.351Z] #43 5.920 PBCC images/packet-sock.pb-c.c [2021-08-19T08:02:10.351Z] #43 5.950 DEP images/sk-opts.pb-c.d [2021-08-19T08:02:10.351Z] #43 5.973 DEP images/packet-sock.pb-c.d [2021-08-19T08:02:10.351Z] #43 6.008 PBCC images/sk-netlink.pb-c.c [2021-08-19T08:02:10.351Z] #43 6.024 DEP images/sk-netlink.pb-c.d [2021-08-19T08:02:10.351Z] #43 6.077 PBCC images/sk-inet.pb-c.c [2021-08-19T08:02:10.351Z] #43 6.128 DEP images/sk-inet.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.158 PBCC images/sk-unix.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.172 DEP images/sk-unix.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.228 PBCC images/mm.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.248 DEP images/mm.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.264 PBCC images/timerfd.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.276 DEP images/timerfd.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.286 PBCC images/timer.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.294 DEP images/timer.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.304 PBCC images/sa.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.315 DEP images/sa.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.332 PBCC images/pipe-data.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.338 DEP images/pipe-data.pb-c.d [2021-08-19T08:02:10.613Z] #43 6.348 PBCC images/mnt.pb-c.c [2021-08-19T08:02:10.613Z] #43 6.359 DEP images/mnt.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.395 PBCC images/sk-packet.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.402 DEP images/sk-packet.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.423 PBCC images/tcp-stream.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.438 DEP images/tcp-stream.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.460 PBCC images/pipe.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.473 DEP images/pipe.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.488 PBCC images/pstree.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.499 DEP images/pstree.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.524 PBCC images/fs.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.530 DEP images/fs.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.556 PBCC images/signalfd.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.574 DEP images/signalfd.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.589 PBCC images/fh.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.607 PBCC images/fsnotify.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.627 DEP images/fh.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.638 DEP images/fsnotify.pb-c.d [2021-08-19T08:02:10.875Z] #43 6.655 PBCC images/eventpoll.pb-c.c [2021-08-19T08:02:10.875Z] #43 6.662 DEP images/eventpoll.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.678 PBCC images/eventfd.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.688 DEP images/eventfd.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.716 PBCC images/remap-file-path.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.728 DEP images/remap-file-path.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.750 PBCC images/fifo.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.760 DEP images/fifo.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.773 PBCC images/ghost-file.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.792 DEP images/ghost-file.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.804 PBCC images/regfile.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.820 DEP images/regfile.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.835 PBCC images/ns.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.844 DEP images/ns.pb-c.d [2021-08-19T08:02:11.136Z] #43 6.860 PBCC images/fdinfo.pb-c.c [2021-08-19T08:02:11.136Z] #43 6.879 DEP images/fdinfo.pb-c.d [2021-08-19T08:02:11.397Z] #43 6.900 PBCC images/core-aarch64.pb-c.c [2021-08-19T08:02:11.397Z] #43 6.916 PBCC images/core-arm.pb-c.c [2021-08-19T08:02:11.397Z] #43 6.936 PBCC images/core-ppc64.pb-c.c [2021-08-19T08:02:11.397Z] #43 6.956 PBCC images/core-s390.pb-c.c [2021-08-19T08:02:11.397Z] #43 6.976 PBCC images/core-x86.pb-c.c [2021-08-19T08:02:11.397Z] #43 6.996 PBCC images/core.pb-c.c [2021-08-19T08:02:11.397Z] #43 7.016 PBCC images/inventory.pb-c.c [2021-08-19T08:02:11.397Z] #43 7.034 DEP images/core-aarch64.pb-c.d [2021-08-19T08:02:11.397Z] #43 7.051 DEP images/core-arm.pb-c.d [2021-08-19T08:02:11.397Z] #43 7.068 DEP images/core-ppc64.pb-c.d [2021-08-19T08:02:11.397Z] #43 7.096 DEP images/core-s390.pb-c.d [2021-08-19T08:02:11.397Z] #43 7.136 DEP images/core-x86.pb-c.d [2021-08-19T08:02:11.638Z] #24 DONE 17.9s [2021-08-19T08:02:11.638Z] [2021-08-19T08:02:11.638Z] #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-08-19T08:02:11.638Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:02:11.638Z] #58 16.82 + cd /tmp/tmp.MZlZ1NdzBN/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:02:11.638Z] #58 16.83 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:11.638Z] #58 16.85 + export GO111MODULE=on [2021-08-19T08:02:11.638Z] #58 16.85 + GO111MODULE=on [2021-08-19T08:02:11.638Z] #58 16.85 + export GOPROXY=https://proxy.golang.org [2021-08-19T08:02:11.638Z] #58 16.85 + GOPROXY=https://proxy.golang.org [2021-08-19T08:02:11.638Z] #58 16.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:02:11.638Z] #58 16.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-19T08:02:11.670Z] #43 7.148 DEP images/core.pb-c.d [2021-08-19T08:02:11.670Z] #43 7.172 DEP images/inventory.pb-c.d [2021-08-19T08:02:11.670Z] #43 7.224 PBCC images/cpuinfo.pb-c.c [2021-08-19T08:02:11.670Z] #43 7.239 DEP images/cpuinfo.pb-c.d [2021-08-19T08:02:11.670Z] #43 7.264 PBCC images/stats.pb-c.c [2021-08-19T08:02:11.670Z] #43 7.289 DEP images/stats.pb-c.d [2021-08-19T08:02:12.083Z] #9 ... [2021-08-19T08:02:12.083Z] [2021-08-19T08:02:12.083Z] #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-08-19T08:02:12.083Z] #29 sha256:37d8150235771da743c1a7a88b58c8e381b41998c45cf33a363d687c4e9d5666 [2021-08-19T08:02:12.083Z] #29 1.946 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-19T08:02:12.083Z] #29 2.067 [2021-08-19T08:02:12.083Z] #29 2.191 ####### 10.4% ################## 25.4% ######################################## 56.6% ################################################## 69.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 2.716 [2021-08-19T08:02:12.083Z] #29 2.834 ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 2.954 [2021-08-19T08:02:12.083Z] #29 3.091 ########################################## 59.4% ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 3.251 [2021-08-19T08:02:12.083Z] #29 3.383 ######## 11.9% ######################### 35.2% ####################################### 54.4% ##################################################### 74.2% ################################################################### 93.5% ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 3.946 [2021-08-19T08:02:12.083Z] #29 4.075 ## 3.2% ####### 9.7% ########## 14.9% ############# 19.3% ################## 25.4% ###################### 30.7% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.8% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 5.943 [2021-08-19T08:02:12.083Z] #29 6.327 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-19T08:02:12.083Z] #29 6.433 [2021-08-19T08:02:12.083Z] #29 6.501 ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 6.532 [2021-08-19T08:02:12.083Z] #29 6.840 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-19T08:02:12.083Z] #29 6.945 [2021-08-19T08:02:12.083Z] #29 7.019 ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 7.051 [2021-08-19T08:02:12.083Z] #29 7.484 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-19T08:02:12.083Z] #29 7.601 [2021-08-19T08:02:12.083Z] #29 7.739 ##### 7.6% ####################### 32.7% #################################### 50.9% ########################################### 60.4% ############################################## 65.2% ##################################################################### 96.8% ######################################################################## 100.0% [2021-08-19T08:02:12.083Z] #29 8.358 [2021-08-19T08:02:12.084Z] #29 8.702 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-19T08:02:12.084Z] #29 8.803 [2021-08-19T08:02:12.084Z] #29 8.872 ######################################################################## 100.0% [2021-08-19T08:02:12.084Z] #29 8.913 [2021-08-19T08:02:12.084Z] #29 9.125 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-19T08:02:12.084Z] #29 9.222 [2021-08-19T08:02:12.084Z] #29 9.289 ######################################################################## 100.0% [2021-08-19T08:02:12.084Z] #29 9.322 [2021-08-19T08:02:12.084Z] #29 9.339 Download of images into '/build' complete. [2021-08-19T08:02:12.084Z] #29 9.339 Use something like the following to load the result into a Docker daemon: [2021-08-19T08:02:12.084Z] #29 9.339 tar -cC '/build' . | docker load [2021-08-19T08:02:12.084Z] #29 ... [2021-08-19T08:02:12.084Z] [2021-08-19T08:02:12.084Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:02:12.084Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:02:12.084Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.1s [2021-08-19T08:02:12.084Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.6s done [2021-08-19T08:02:12.203Z] #58 18.64 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:02:12.203Z] #58 18.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-19T08:02:12.203Z] #58 18.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-19T08:02:12.320Z] using credential docker-jenkins-github-credentials [2021-08-19T08:02:12.328Z] Cloning the remote Git repository [2021-08-19T08:02:12.328Z] Cloning with configured refspecs honoured and without tags [2021-08-19T08:02:12.348Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 [2021-08-19T08:02:12.253Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T08:02:12.308Z] > git init /home/ubuntu/workspace/moby_PR-42760 # timeout=10 [2021-08-19T08:02:12.606Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-19T08:02:13.057Z] #43 8.324 make[1]: Nothing to be done for 'all'. [2021-08-19T08:02:13.136Z] #58 ... [2021-08-19T08:02:13.136Z] [2021-08-19T08:02:13.136Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:02:13.136Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:02:13.136Z] #32 9.375 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-19T08:02:13.136Z] #32 9.422 Cloning into '.'... [2021-08-19T08:02:13.419Z] #32 ... [2021-08-19T08:02:13.419Z] [2021-08-19T08:02:13.419Z] #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-08-19T08:02:13.419Z] #47 sha256:af765c743eb1c089f277e587d869b70633075f9670f43584504f56eeb1c1cb07 [2021-08-19T08:02:13.419Z] #47 12.24 go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:02:13.419Z] #47 12.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:02:13.419Z] #47 12.28 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:02:13.419Z] #47 12.30 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:02:13.419Z] #47 12.83 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:02:13.419Z] #47 12.83 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:02:13.419Z] #47 13.11 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:02:13.419Z] #47 13.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:02:13.419Z] #47 13.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:02:13.419Z] #47 14.47 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:02:13.419Z] #47 17.64 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:02:13.419Z] #47 ... [2021-08-19T08:02:13.419Z] [2021-08-19T08:02:13.420Z] #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-08-19T08:02:13.420Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:02:13.420Z] #58 20.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-19T08:02:13.630Z] #43 9.233 CC images/stats.o [2021-08-19T08:02:12.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:02:12.790Z] > git --version # timeout=10 [2021-08-19T08:02:12.821Z] > git --version # 'git version 2.25.1' [2021-08-19T08:02:12.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:12.823Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:13.892Z] #43 9.388 CC images/core.o [2021-08-19T08:02:13.892Z] #43 9.595 CC images/core-x86.o [2021-08-19T08:02:13.984Z] #58 ... [2021-08-19T08:02:13.985Z] [2021-08-19T08:02:13.985Z] #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-08-19T08:02:13.985Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:13.985Z] #42 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:13.985Z] #42 10.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:13.985Z] #42 12.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:13.985Z] #42 16.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:13.985Z] #42 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:13.985Z] #42 ... [2021-08-19T08:02:13.985Z] [2021-08-19T08:02:13.985Z] #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-08-19T08:02:13.985Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:13.985Z] #13 5.180 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:02:13.985Z] #13 5.245 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:13.985Z] #13 5.252 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:13.985Z] #13 5.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:13.985Z] #13 7.293 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:02:13.985Z] #13 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:13.985Z] #13 12.92 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:14.549Z] #13 ... [2021-08-19T08:02:14.549Z] [2021-08-19T08:02:14.549Z] #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-08-19T08:02:14.549Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:02:14.549Z] #51 21.18 + cd /tmp/tmp.SO2y9UoK4V/src/github.com/mvdan/sh [2021-08-19T08:02:14.549Z] #51 21.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:14.561Z] #43 10.00 CC images/core-arm.o [2021-08-19T08:02:14.561Z] #43 10.12 CC images/core-aarch64.o [2021-08-19T08:02:14.618Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e41b1ee071d7f87) in /home/ubuntu/workspace/moby_PR-42760 [Pipeline] { [Pipeline] checkout [2021-08-19T08:02:14.808Z] #51 21.36 + GO111MODULE=on [2021-08-19T08:02:14.808Z] #51 21.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-19T08:02:14.822Z] #43 10.36 CC images/core-ppc64.o [2021-08-19T08:02:14.822Z] #43 10.57 CC images/core-s390.o [2021-08-19T08:02:14.831Z] The recommended git tool is: git [2021-08-19T08:02:15.066Z] #51 ... [2021-08-19T08:02:15.066Z] [2021-08-19T08:02:15.066Z] #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-08-19T08:02:15.066Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:02:15.066Z] #45 11.72 unicode [2021-08-19T08:02:15.066Z] #45 17.00 unicode/utf8 [2021-08-19T08:02:15.066Z] #45 17.55 math [2021-08-19T08:02:15.083Z] #43 ... [2021-08-19T08:02:15.083Z] [2021-08-19T08:02:15.083Z] #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-08-19T08:02:15.083Z] #45 sha256:efbd48b58f4d4b27d20a2e38928714f031dc20914f185567ce321c24bfd73f93 [2021-08-19T08:02:15.083Z] #45 36.41 github.com/LK4D4/vndr/godl [2021-08-19T08:02:15.083Z] #45 36.64 github.com/LK4D4/vndr [2021-08-19T08:02:15.083Z] #45 DONE 40.5s [2021-08-19T08:02:15.083Z] [2021-08-19T08:02:15.083Z] #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-08-19T08:02:15.083Z] #56 sha256:d2af3ceb4028d4f6797bc0b2329ee546106b53f7a781d1610123f1d4f471fae9 [2021-08-19T08:02:15.083Z] #56 12.79 + cd /tmp/tmp.rTACU04QTM/src/github.com/containerd/containerd [2021-08-19T08:02:15.083Z] #56 12.79 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:02:15.083Z] #56 13.78 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-19T08:02:15.083Z] #56 13.78 + BUILDTAGS='netgo osusergo static_build' [2021-08-19T08:02:15.083Z] #56 13.78 + export EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:02:15.083Z] #56 13.78 + EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:02:15.083Z] #56 13.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-19T08:02:15.083Z] #56 13.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-19T08:02:15.083Z] #56 13.78 + '[' '' = dynamic ']' [2021-08-19T08:02:15.083Z] #56 13.78 + make [2021-08-19T08:02:15.083Z] #56 14.36 + bin/ctr [2021-08-19T08:02:15.324Z] #45 ... [2021-08-19T08:02:15.324Z] [2021-08-19T08:02:15.324Z] #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-08-19T08:02:15.324Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:15.324Z] #36 12.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:15.324Z] #36 16.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:15.324Z] #36 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:15.889Z] #36 ... [2021-08-19T08:02:15.889Z] [2021-08-19T08:02:15.890Z] #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-08-19T08:02:15.890Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:02:15.890Z] #34 22.40 encoding [2021-08-19T08:02:16.504Z] #56 ... [2021-08-19T08:02:16.504Z] [2021-08-19T08:02:16.505Z] #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-08-19T08:02:16.505Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:16.505Z] #43 10.74 CC images/cpuinfo.o [2021-08-19T08:02:16.505Z] #43 10.90 CC images/inventory.o [2021-08-19T08:02:16.505Z] #43 11.05 CC images/fdinfo.o [2021-08-19T08:02:16.505Z] #43 11.18 CC images/fown.o [2021-08-19T08:02:16.505Z] #43 11.29 CC images/ns.o [2021-08-19T08:02:16.505Z] #43 11.37 CC images/regfile.o [2021-08-19T08:02:16.505Z] #43 11.45 CC images/ghost-file.o [2021-08-19T08:02:16.505Z] #43 11.55 CC images/fifo.o [2021-08-19T08:02:16.505Z] #43 11.60 CC images/remap-file-path.o [2021-08-19T08:02:16.505Z] #43 11.74 CC images/eventfd.o [2021-08-19T08:02:16.505Z] #43 11.87 CC images/eventpoll.o [2021-08-19T08:02:16.505Z] #43 11.94 CC images/fh.o [2021-08-19T08:02:16.505Z] #43 12.02 CC images/fsnotify.o [2021-08-19T08:02:16.505Z] #43 12.17 CC images/signalfd.o [2021-08-19T08:02:16.766Z] #43 12.22 CC images/fs.o [2021-08-19T08:02:16.766Z] #43 12.29 CC images/pstree.o [2021-08-19T08:02:16.766Z] #43 12.38 CC images/pipe.o [2021-08-19T08:02:16.782Z] #9 DONE 43.5s [2021-08-19T08:02:16.782Z] [2021-08-19T08:02:16.782Z] #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-08-19T08:02:16.782Z] #29 sha256:37d8150235771da743c1a7a88b58c8e381b41998c45cf33a363d687c4e9d5666 [2021-08-19T08:02:16.782Z] #29 ... [2021-08-19T08:02:16.782Z] [2021-08-19T08:02:16.782Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:02:16.782Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:02:17.028Z] #43 12.49 CC images/tcp-stream.o [2021-08-19T08:02:17.028Z] #43 12.57 CC images/sk-packet.o [2021-08-19T08:02:17.028Z] #43 12.65 CC images/mnt.o [2021-08-19T08:02:17.028Z] #43 12.71 CC images/pipe-data.o [2021-08-19T08:02:17.028Z] #43 12.78 CC images/sa.o [2021-08-19T08:02:17.291Z] #43 12.84 CC images/timer.o [2021-08-19T08:02:17.291Z] #43 12.95 CC images/timerfd.o [2021-08-19T08:02:17.291Z] #43 13.01 CC images/mm.o [2021-08-19T08:02:17.291Z] #43 13.08 CC images/sk-opts.o [2021-08-19T08:02:17.555Z] #43 13.15 CC images/sk-unix.o [2021-08-19T08:02:17.817Z] #43 13.25 CC images/sk-inet.o [2021-08-19T08:02:17.817Z] #43 13.35 CC images/tun.o [2021-08-19T08:02:17.817Z] #43 13.43 CC images/sk-netlink.o [2021-08-19T08:02:17.817Z] #43 13.48 CC images/packet-sock.o [2021-08-19T08:02:17.817Z] #43 13.58 CC images/ipc-var.o [2021-08-19T08:02:18.079Z] #43 13.66 CC images/ipc-desc.o [2021-08-19T08:02:18.079Z] #43 13.73 CC images/ipc-shm.o [2021-08-19T08:02:18.079Z] #43 13.79 CC images/ipc-msg.o [2021-08-19T08:02:18.342Z] #43 13.90 CC images/ipc-sem.o [2021-08-19T08:02:18.342Z] #43 13.96 CC images/utsns.o [2021-08-19T08:02:18.342Z] #43 14.02 CC images/creds.o [2021-08-19T08:02:18.603Z] #43 14.08 CC images/vma.o [2021-08-19T08:02:18.603Z] #43 14.17 CC images/netdev.o [2021-08-19T08:02:18.603Z] #43 14.27 CC images/tty.o [2021-08-19T08:02:18.691Z] #10 ... [2021-08-19T08:02:18.691Z] [2021-08-19T08:02:18.691Z] #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-08-19T08:02:18.691Z] #29 sha256:37d8150235771da743c1a7a88b58c8e381b41998c45cf33a363d687c4e9d5666 [2021-08-19T08:02:18.691Z] #29 DONE 17.1s [2021-08-19T08:02:18.691Z] [2021-08-19T08:02:18.691Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:02:18.691Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:02:18.865Z] #43 14.42 CC images/file-lock.o [2021-08-19T08:02:18.865Z] #43 14.48 CC images/rlimit.o [2021-08-19T08:02:18.865Z] #43 14.54 CC images/pagemap.o [2021-08-19T08:02:19.128Z] #43 14.64 CC images/siginfo.o [2021-08-19T08:02:19.128Z] #43 14.77 CC images/rpc.o [2021-08-19T08:02:19.266Z] #34 ... [2021-08-19T08:02:19.266Z] [2021-08-19T08:02:19.266Z] #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-08-19T08:02:19.266Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:19.266Z] #55 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:19.266Z] #55 17.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:19.266Z] #55 ... [2021-08-19T08:02:19.266Z] [2021-08-19T08:02:19.266Z] #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-08-19T08:02:19.266Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:02:19.266Z] #58 25.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-19T08:02:19.633Z] #10 DONE 3.0s [2021-08-19T08:02:19.633Z] [2021-08-19T08:02:19.633Z] #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-08-19T08:02:19.633Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-19T08:02:19.662Z] using credential docker-jenkins-github-credentials [2021-08-19T08:02:19.671Z] Cloning the remote Git repository [2021-08-19T08:02:19.671Z] Cloning with configured refspecs honoured and without tags [2021-08-19T08:02:19.703Z] #43 15.13 CC images/ext-file.o [2021-08-19T08:02:19.703Z] #43 15.21 CC images/cgroup.o [2021-08-19T08:02:19.703Z] #43 ... [2021-08-19T08:02:19.703Z] [2021-08-19T08:02:19.703Z] #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-08-19T08:02:19.703Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:19.703Z] #13 35.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-19T08:02:19.703Z] #13 35.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 35.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:19.703Z] #13 39.72 Selecting previously unselected package libapparmor1:amd64. [2021-08-19T08:02:19.703Z] #13 39.73 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 39.73 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:02:19.703Z] #13 39.81 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-19T08:02:19.703Z] #13 39.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 39.83 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:02:19.703Z] #13 40.42 Selecting previously unselected package libbtrfs0. [2021-08-19T08:02:19.703Z] #13 40.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 40.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:02:19.703Z] #13 40.53 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:02:19.703Z] #13 40.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 40.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:02:19.703Z] #13 40.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-19T08:02:19.703Z] #13 40.63 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 40.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:19.703Z] #13 40.73 Selecting previously unselected package libudev-dev:amd64. [2021-08-19T08:02:19.703Z] #13 40.73 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 40.76 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:02:19.703Z] #13 40.85 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-19T08:02:19.703Z] #13 40.86 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 40.86 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:02:19.703Z] #13 41.00 Selecting previously unselected package libpcre16-3:amd64. [2021-08-19T08:02:19.703Z] #13 41.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.01 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 41.16 Selecting previously unselected package libpcre32-3:amd64. [2021-08-19T08:02:19.703Z] #13 41.16 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.17 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 41.24 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-19T08:02:19.703Z] #13 41.25 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.25 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 41.33 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-19T08:02:19.703Z] #13 41.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.34 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 41.52 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-19T08:02:19.703Z] #13 41.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.53 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:02:19.703Z] #13 41.65 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-19T08:02:19.703Z] #13 41.65 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.65 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:19.703Z] #13 41.73 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-19T08:02:19.703Z] #13 41.74 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.74 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:02:19.703Z] #13 41.83 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-19T08:02:19.703Z] #13 41.83 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:02:19.703Z] #13 41.85 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:02:19.703Z] #13 42.00 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 42.02 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:02:19.703Z] #13 42.03 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:02:19.703Z] #13 42.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:02:19.703Z] #13 42.06 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 42.06 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:02:19.703Z] #13 42.07 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:19.703Z] #13 42.09 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:02:19.703Z] #13 42.10 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.703Z] #13 42.13 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:02:19.703Z] #13 42.17 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:02:19.703Z] #13 42.18 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:02:19.703Z] #13 42.20 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:02:19.703Z] #13 42.22 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-19T08:02:19.703Z] #13 42.23 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:02:19.703Z] #13 42.23 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:02:19.703Z] #13 42.24 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:02:19.704Z] #13 42.25 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:19.704Z] #13 42.26 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-08-19T08:02:19.704Z] #13 42.27 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-08-19T08:02:19.704Z] #13 42.27 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:02:19.704Z] #13 42.28 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-08-19T08:02:19.704Z] #13 42.29 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-08-19T08:02:19.704Z] #13 42.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:02:19.704Z] #13 42.30 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:02:19.704Z] #13 42.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:19.704Z] #13 42.33 Setting up dmsetup (2:1.02.155-3) ... [2021-08-19T08:02:19.704Z] #13 42.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:19.704Z] #13 42.37 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:02:19.704Z] #13 42.39 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:19.704Z] #13 DONE 43.7s [2021-08-19T08:02:19.704Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T08:02:19.965Z] [2021-08-19T08:02:19.965Z] #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-08-19T08:02:19.965Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:19.965Z] #43 15.36 CC images/userns.o [2021-08-19T08:02:19.965Z] #43 15.45 CC images/google/protobuf/descriptor.o [2021-08-19T08:02:20.227Z] #43 15.86 CC images/opts.o [2021-08-19T08:02:20.227Z] #43 15.92 CC images/seccomp.o [2021-08-19T08:02:20.489Z] #43 16.00 CC images/binfmt-misc.o [2021-08-19T08:02:20.489Z] #43 16.06 CC images/time.o [2021-08-19T08:02:20.489Z] #43 16.14 CC images/sysctl.o [2021-08-19T08:02:20.680Z] #58 27.11 go: downloading github.com/google/uuid v1.3.0 [2021-08-19T08:02:20.680Z] #58 27.12 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-19T08:02:20.751Z] #43 16.22 CC images/autofs.o [2021-08-19T08:02:20.751Z] #43 16.30 CC images/macvlan.o [2021-08-19T08:02:20.751Z] #43 16.39 CC images/sit.o [2021-08-19T08:02:19.769Z] > git init /home/ubuntu/workspace/moby_PR-42760 # timeout=10 [2021-08-19T08:02:20.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:02:20.376Z] > git --version # timeout=10 [2021-08-19T08:02:20.389Z] > git --version # 'git version 2.25.1' [2021-08-19T08:02:20.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:20.394Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:20.937Z] #58 27.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-19T08:02:21.011Z] #11 DONE 1.5s [2021-08-19T08:02:21.011Z] [2021-08-19T08:02:21.011Z] #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-08-19T08:02:21.011Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:02:21.014Z] #43 16.47 CC images/memfd.o [2021-08-19T08:02:21.014Z] #43 16.55 CC images/timens.o [2021-08-19T08:02:21.014Z] #43 16.66 LINK images/built-in.o [2021-08-19T08:02:21.015Z] #43 16.75 GEN compel/include/asm [2021-08-19T08:02:21.194Z] #58 27.89 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-19T08:02:21.276Z] #43 ... [2021-08-19T08:02:21.276Z] [2021-08-19T08:02:21.276Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:02:21.276Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:02:21.276Z] #14 DONE 1.5s [2021-08-19T08:02:21.276Z] [2021-08-19T08:02:21.276Z] #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-08-19T08:02:21.276Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:21.276Z] #43 16.78 GEN compel/include/version.h [2021-08-19T08:02:21.276Z] #43 16.81 touch .config [2021-08-19T08:02:21.276Z] #43 16.84 GEN include/common/config.h [2021-08-19T08:02:21.276Z] #43 16.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-08-19T08:02:21.276Z] #43 17.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-08-19T08:02:21.279Z] #58 ... [2021-08-19T08:02:21.279Z] [2021-08-19T08:02:21.279Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-19T08:02:21.279Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-19T08:02:21.279Z] #39 DONE 0.3s [2021-08-19T08:02:21.279Z] [2021-08-19T08:02:21.279Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:02:21.279Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-19T08:02:21.279Z] #31 DONE 0.4s [2021-08-19T08:02:21.279Z] [2021-08-19T08:02:21.279Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:02:21.279Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:02:21.537Z] #43 17.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-08-19T08:02:21.537Z] #43 17.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-08-19T08:02:21.537Z] #43 17.08 DEP compel/arch/x86/plugins/std/memcpy.d [2021-08-19T08:02:21.537Z] #43 17.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-08-19T08:02:21.537Z] #43 17.10 GEN compel/plugins/include/uapi/std/syscall.h [2021-08-19T08:02:21.537Z] #43 17.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-08-19T08:02:21.537Z] #43 17.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-08-19T08:02:21.537Z] #43 17.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-08-19T08:02:21.537Z] #43 17.18 DEP compel/plugins/std/infect.d [2021-08-19T08:02:21.537Z] #43 17.23 DEP compel/plugins/std/string.d [2021-08-19T08:02:21.537Z] #43 17.26 DEP compel/plugins/std/log.d [2021-08-19T08:02:21.760Z] #58 28.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T08:02:21.798Z] #43 17.30 DEP compel/plugins/std/fds.d [2021-08-19T08:02:21.798Z] #43 17.36 DEP compel/plugins/std/std.d [2021-08-19T08:02:21.798Z] #43 17.39 DEP compel/plugins/shmem/shmem.d [2021-08-19T08:02:21.798Z] #43 17.43 DEP compel/plugins/fds/fds.d [2021-08-19T08:02:21.798Z] #43 17.47 CC compel/plugins/std/std.o [2021-08-19T08:02:22.061Z] #43 17.57 CC compel/plugins/std/fds.o [2021-08-19T08:02:22.061Z] #43 17.69 CC compel/plugins/std/log.o [2021-08-19T08:02:22.323Z] #43 17.88 CC compel/plugins/std/string.o [2021-08-19T08:02:22.326Z] #58 28.97 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-19T08:02:22.585Z] #43 18.04 CC compel/plugins/std/infect.o [2021-08-19T08:02:22.585Z] #43 18.20 CC compel/arch/x86/plugins/std/parasite-head.o [2021-08-19T08:02:22.585Z] #43 18.23 CC compel/arch/x86/plugins/std/memcpy.o [2021-08-19T08:02:22.585Z] #43 18.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-08-19T08:02:22.846Z] #43 18.32 AR compel/plugins/std.lib.a [2021-08-19T08:02:22.847Z] #43 18.38 CC compel/plugins/fds/fds.o [2021-08-19T08:02:22.847Z] #43 18.48 AR compel/plugins/fds.lib.a [2021-08-19T08:02:22.847Z] #43 18.52 HOSTDEP compel/src/lib/log-host.d [2021-08-19T08:02:22.847Z] #43 18.56 HOSTDEP compel/src/lib/handle-elf-host.d [2021-08-19T08:02:22.894Z] #58 29.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-19T08:02:23.108Z] #43 18.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-08-19T08:02:23.108Z] #43 18.66 HOSTDEP compel/src/main-host.d [2021-08-19T08:02:23.108Z] #43 18.70 DEP compel/src/lib/ptrace.d [2021-08-19T08:02:23.108Z] #43 18.74 DEP compel/src/lib/infect.d [2021-08-19T08:02:23.108Z] #43 18.78 DEP compel/src/lib/infect-util.d [2021-08-19T08:02:23.108Z] #43 18.81 DEP compel/src/lib/infect-rpc.d [2021-08-19T08:02:23.385Z] #43 18.84 DEP compel/arch/x86/src/lib/infect.d [2021-08-19T08:02:23.385Z] #43 18.88 DEP compel/arch/x86/src/lib/cpu.d [2021-08-19T08:02:23.385Z] #43 18.90 DEP compel/src/lib/log.d [2021-08-19T08:02:23.385Z] #43 18.93 DEP compel/src/main.d [2021-08-19T08:02:23.385Z] #43 18.96 DEP compel/src/lib/handle-elf.d [2021-08-19T08:02:23.385Z] #43 18.98 DEP compel/arch/x86/src/lib/handle-elf.d [2021-08-19T08:02:23.385Z] #43 19.02 CC compel/src/lib/log.o [2021-08-19T08:02:23.458Z] #58 29.94 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-19T08:02:23.647Z] #43 ... [2021-08-19T08:02:23.647Z] [2021-08-19T08:02:23.647Z] #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-08-19T08:02:23.647Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-19T08:02:23.647Z] #15 DONE 2.3s [2021-08-19T08:02:23.647Z] [2021-08-19T08:02:23.647Z] #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-08-19T08:02:23.647Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:23.647Z] #43 19.09 CC compel/arch/x86/src/lib/cpu.o [2021-08-19T08:02:23.647Z] #43 19.32 CC compel/arch/x86/src/lib/infect.o [2021-08-19T08:02:23.909Z] #43 19.53 CC compel/src/lib/infect-rpc.o [2021-08-19T08:02:23.909Z] #43 19.61 CC compel/src/lib/infect-util.o [2021-08-19T08:02:24.023Z] #58 ... [2021-08-19T08:02:24.023Z] [2021-08-19T08:02:24.023Z] #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-08-19T08:02:24.023Z] #67 sha256:415f0c4c75cec9ebd9218f450760b051a15cce52cf0c2f7c8caf52c6bd1c7d23 [2021-08-19T08:02:24.170Z] #43 19.72 CC compel/src/lib/infect.o [2021-08-19T08:02:24.745Z] #43 20.28 CC compel/src/lib/ptrace.o [2021-08-19T08:02:25.007Z] #43 20.44 AR compel/libcompel.a [2021-08-19T08:02:25.007Z] #43 20.50 HOSTCC compel/src/main-host.o [2021-08-19T08:02:25.007Z] #43 20.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-08-19T08:02:25.007Z] #43 20.64 HOSTCC compel/src/lib/handle-elf-host.o [2021-08-19T08:02:25.268Z] #43 20.79 HOSTCC compel/src/lib/log-host.o [2021-08-19T08:02:25.268Z] #43 20.86 HOSTLINK compel/compel-host-bin [2021-08-19T08:02:25.268Z] #43 20.94 DEP soccr/soccr.d [2021-08-19T08:02:25.312Z] #67 30.33 Checking out files: 42% (809/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-08-19T08:02:25.480Z] #32 ... [2021-08-19T08:02:25.480Z] [2021-08-19T08:02:25.480Z] #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-08-19T08:02:25.480Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-19T08:02:25.480Z] #12 DONE 4.3s [2021-08-19T08:02:25.480Z] [2021-08-19T08:02:25.480Z] #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-08-19T08:02:25.480Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:25.530Z] #43 21.01 CC soccr/soccr.o [2021-08-19T08:02:25.569Z] #67 32.06 + cd /tmp/tmp.asJs5iZIAL/src/github.com/docker/libnetwork [2021-08-19T08:02:25.569Z] #67 32.06 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:25.792Z] #43 21.42 AR soccr/libsoccr.a [2021-08-19T08:02:25.792Z] #43 21.47 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:02:25.829Z] #67 32.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-08-19T08:02:26.053Z] #43 21.67 DEP criu/arch/x86/sigframe.d [2021-08-19T08:02:26.053Z] #43 21.69 DEP criu/arch/x86/sigaction_compat.d [2021-08-19T08:02:26.053Z] #43 ... [2021-08-19T08:02:26.053Z] [2021-08-19T08:02:26.053Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:02:26.053Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-19T08:02:26.053Z] #16 1.158 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-19T08:02:26.053Z] #16 DONE 2.7s [2021-08-19T08:02:26.053Z] [2021-08-19T08:02:26.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-08-19T08:02:26.053Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:26.053Z] #43 21.72 DEP criu/arch/x86/kerndat.d [2021-08-19T08:02:26.053Z] #43 21.76 DEP criu/arch/x86/crtools.d [2021-08-19T08:02:26.086Z] #67 ... [2021-08-19T08:02:26.086Z] [2021-08-19T08:02:26.086Z] #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-08-19T08:02:26.086Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:02:26.086Z] #51 22.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-19T08:02:26.086Z] #51 22.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-19T08:02:26.086Z] #51 22.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-19T08:02:26.086Z] #51 25.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-19T08:02:26.086Z] #51 32.15 runtime [2021-08-19T08:02:26.321Z] #43 ... [2021-08-19T08:02:26.321Z] [2021-08-19T08:02:26.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-08-19T08:02:26.321Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:26.321Z] #40 44.54 + dpkg --print-architecture [2021-08-19T08:02:26.321Z] #40 44.54 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-19T08:02:26.321Z] #40 44.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-19T08:02:26.321Z] #40 44.85 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-19T08:02:26.321Z] #40 DONE 51.6s [2021-08-19T08:02:26.321Z] [2021-08-19T08:02:26.321Z] #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-08-19T08:02:26.321Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:26.321Z] #43 21.82 DEP criu/arch/x86/cpu.d [2021-08-19T08:02:26.321Z] #43 21.90 CC criu/arch/x86/cpu.o [2021-08-19T08:02:26.321Z] #43 22.11 CC criu/arch/x86/crtools.o [2021-08-19T08:02:26.343Z] #51 ... [2021-08-19T08:02:26.343Z] [2021-08-19T08:02:26.343Z] #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-08-19T08:02:26.343Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:26.343Z] #13 17.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:26.343Z] #13 ... [2021-08-19T08:02:26.343Z] [2021-08-19T08:02:26.343Z] #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-08-19T08:02:26.343Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:26.343Z] #40 31.73 Checking out files: 58% (1000/1696) Checking out files: 59% (1001/1696) Checking out files: 60% (1018/1696) Checking out files: 61% (1035/1696) Checking out files: 62% (1052/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-19T08:02:26.343Z] #40 32.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-19T08:02:26.895Z] #43 22.49 CC criu/arch/x86/kerndat.o [2021-08-19T08:02:26.895Z] #43 22.61 CC criu/arch/x86/sigaction_compat.o [2021-08-19T08:02:27.156Z] #43 22.71 CC criu/arch/x86/sigframe.o [2021-08-19T08:02:27.156Z] #43 22.78 LINK criu/arch/x86/crtools.built-in.o [2021-08-19T08:02:27.156Z] #43 22.81 DEP criu/pie/util-vdso-elf32.d [2021-08-19T08:02:27.156Z] #43 22.84 DEP criu/pie/util-vdso.d [2021-08-19T08:02:27.156Z] #43 22.87 DEP criu/pie/util.d [2021-08-19T08:02:27.422Z] #43 ... [2021-08-19T08:02:27.422Z] [2021-08-19T08:02:27.422Z] #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-08-19T08:02:27.422Z] #49 sha256:0fa3f8cc4402731e6b53f6e38a96444e58a8821419dd33a5c89ffc478bd832fc [2021-08-19T08:02:27.422Z] #49 52.62 + /build/golangci-lint --version [2021-08-19T08:02:27.422Z] #49 52.79 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-19T08:02:27.422Z] #49 DONE 52.9s [2021-08-19T08:02:27.422Z] [2021-08-19T08:02:27.422Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:02:27.422Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-19T08:02:27.423Z] #17 DONE 1.2s [2021-08-19T08:02:27.423Z] [2021-08-19T08:02:27.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:02:27.423Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:27.423Z] #43 22.93 CC criu/pie/util.o [2021-08-19T08:02:27.423Z] #43 23.01 CC criu/pie/util-vdso.o [2021-08-19T08:02:27.683Z] #43 23.18 CC criu/pie/util-vdso-elf32.o [2021-08-19T08:02:27.683Z] #43 23.37 AR criu/pie/pie.lib.a [2021-08-19T08:02:27.712Z] #40 ... [2021-08-19T08:02:27.712Z] [2021-08-19T08:02:27.712Z] #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-08-19T08:02:27.712Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:02:27.712Z] #45 24.04 unicode/utf16 [2021-08-19T08:02:27.712Z] #45 24.87 container/list [2021-08-19T08:02:27.712Z] #45 25.99 crypto/internal/subtle [2021-08-19T08:02:27.712Z] #45 26.43 crypto/subtle [2021-08-19T08:02:27.712Z] #45 26.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-19T08:02:27.712Z] #45 27.05 internal/nettrace [2021-08-19T08:02:27.712Z] #45 27.22 runtime/cgo [2021-08-19T08:02:27.712Z] #45 ... [2021-08-19T08:02:27.712Z] [2021-08-19T08:02:27.712Z] #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-08-19T08:02:27.712Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:27.712Z] #55 33.87 Fetched 8463 kB in 25s (343 kB/s) [2021-08-19T08:02:27.944Z] #43 23.38 DEP criu/pie/restorer.d [2021-08-19T08:02:27.944Z] #43 23.44 DEP criu/arch/x86/sigaction_compat_pie.d [2021-08-19T08:02:27.944Z] #43 23.47 DEP criu/arch/x86/restorer_unmap.d [2021-08-19T08:02:27.944Z] #43 23.49 DEP criu/arch/x86/restorer.d [2021-08-19T08:02:27.944Z] #43 23.54 DEP criu/arch/x86/vdso-pie.d [2021-08-19T08:02:27.944Z] #43 23.58 DEP criu/pie/parasite-vdso.d [2021-08-19T08:02:28.205Z] #43 23.64 DEP criu/pie/parasite.d [2021-08-19T08:02:28.205Z] #43 23.77 CC criu/pie/parasite.o [2021-08-19T08:02:28.472Z] #43 24.09 LINK criu/pie/parasite.built-in.o [2021-08-19T08:02:28.472Z] #43 24.09 GEN criu/pie/parasite-blob.h [2021-08-19T08:02:28.472Z] #43 24.10 CC criu/pie/parasite-vdso.o [2021-08-19T08:02:28.734Z] #43 24.30 CC criu/arch/x86/vdso-pie.o [2021-08-19T08:02:28.734Z] #43 24.39 CC criu/arch/x86/restorer.o [2021-08-19T08:02:28.995Z] #43 24.53 CC criu/arch/x86/restorer_unmap.o [2021-08-19T08:02:28.995Z] #43 24.56 CC criu/arch/x86/sigaction_compat_pie.o [2021-08-19T08:02:28.995Z] #43 ... [2021-08-19T08:02:28.995Z] [2021-08-19T08:02:28.995Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-19T08:02:28.995Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-19T08:02:28.995Z] #18 DONE 1.6s [2021-08-19T08:02:28.995Z] [2021-08-19T08:02:28.995Z] #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-08-19T08:02:28.995Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:28.995Z] #43 24.63 CC criu/pie/restorer.o [2021-08-19T08:02:29.568Z] #43 ... [2021-08-19T08:02:29.568Z] [2021-08-19T08:02:29.568Z] #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-08-19T08:02:29.568Z] #53 sha256:7bd097e94ec263f9db3a6dfa8e78be39b199f98082facd106717ec158e9c0fa6 [2021-08-19T08:02:29.568Z] #53 1.144 + RM_GOPATH=0 [2021-08-19T08:02:29.568Z] #53 1.144 + TMP_GOPATH= [2021-08-19T08:02:29.568Z] #53 1.145 + : /build [2021-08-19T08:02:29.568Z] #53 1.145 + '[' -z '' ']' [2021-08-19T08:02:29.568Z] #53 1.145 ++ mktemp -d [2021-08-19T08:02:29.568Z] #53 1.145 + export GOPATH=/tmp/tmp.cmFFuyAQKp [2021-08-19T08:02:29.568Z] #53 1.145 + GOPATH=/tmp/tmp.cmFFuyAQKp [2021-08-19T08:02:29.568Z] #53 1.145 + RM_GOPATH=1 [2021-08-19T08:02:29.568Z] #53 1.145 + case "$(go env GOARCH)" in [2021-08-19T08:02:29.568Z] #53 1.146 ++ go env GOARCH [2021-08-19T08:02:29.568Z] #53 1.163 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:29.568Z] #53 1.163 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:29.568Z] #53 1.163 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:29.568Z] #53 1.170 + dir=/tmp/install [2021-08-19T08:02:29.568Z] #53 1.170 + bin=runc [2021-08-19T08:02:29.568Z] #53 1.170 + shift [2021-08-19T08:02:29.568Z] #53 1.170 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-19T08:02:29.568Z] #53 1.170 + . /tmp/install/runc.installer [2021-08-19T08:02:29.568Z] #53 1.170 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:02:29.568Z] #53 1.170 + install_runc [2021-08-19T08:02:29.568Z] #53 1.170 + uname -r [2021-08-19T08:02:29.568Z] #53 1.170 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-19T08:02:29.568Z] #53 1.174 + RUNC_BUILDTAGS='seccomp ' [2021-08-19T08:02:29.568Z] #53 1.174 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-19T08:02:29.568Z] #53 1.174 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cmFFuyAQKp/src/github.com/opencontainers/runc [2021-08-19T08:02:29.568Z] #53 1.179 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-19T08:02:29.568Z] #53 1.180 Cloning into '/tmp/tmp.cmFFuyAQKp/src/github.com/opencontainers/runc'... [2021-08-19T08:02:29.568Z] #53 4.386 + cd /tmp/tmp.cmFFuyAQKp/src/github.com/opencontainers/runc [2021-08-19T08:02:29.568Z] #53 4.386 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:02:29.568Z] #53 4.522 + '[' -z '' ']' [2021-08-19T08:02:29.568Z] #53 4.522 + target=static [2021-08-19T08:02:29.568Z] #53 4.522 + make 'BUILDTAGS=seccomp ' static [2021-08-19T08:02:29.568Z] #53 4.646 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-19T08:02:29.610Z] #55 33.87 Reading package lists... [2021-08-19T08:02:29.610Z] #55 ... [2021-08-19T08:02:29.610Z] [2021-08-19T08:02:29.610Z] #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-08-19T08:02:29.610Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:02:29.610Z] #49 25.95 go: downloading github.com/fatih/color v1.7.0 [2021-08-19T08:02:29.610Z] #49 25.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-19T08:02:29.610Z] #49 26.27 go: downloading github.com/pkg/errors v0.8.1 [2021-08-19T08:02:29.610Z] #49 26.32 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-19T08:02:29.610Z] #49 26.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-19T08:02:29.610Z] #49 26.87 go: downloading github.com/spf13/viper v1.6.1 [2021-08-19T08:02:29.610Z] #49 27.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-19T08:02:29.610Z] #49 28.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-19T08:02:29.610Z] #49 29.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-19T08:02:29.610Z] #49 30.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T08:02:29.610Z] #49 35.48 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-19T08:02:29.610Z] #49 35.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-19T08:02:29.610Z] #49 35.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-19T08:02:29.610Z] #49 36.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-19T08:02:29.610Z] #49 36.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-19T08:02:29.610Z] #49 36.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-19T08:02:29.610Z] #49 ... [2021-08-19T08:02:29.610Z] [2021-08-19T08:02:29.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-08-19T08:02:29.610Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:29.610Z] #36 36.23 Fetched 8463 kB in 26s (320 kB/s) [2021-08-19T08:02:29.829Z] #53 ... [2021-08-19T08:02:29.829Z] [2021-08-19T08:02:29.829Z] #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-08-19T08:02:29.829Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:29.829Z] #43 25.35 LINK criu/pie/restorer.built-in.o [2021-08-19T08:02:29.829Z] #43 25.36 GEN criu/pie/restorer-blob.h [2021-08-19T08:02:29.829Z] #43 25.40 DEP criu/vdso.d [2021-08-19T08:02:29.829Z] #43 25.45 DEP criu/vdso-compat.d [2021-08-19T08:02:29.829Z] #43 ... [2021-08-19T08:02:29.829Z] [2021-08-19T08:02:29.829Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-08-19T08:02:29.829Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-19T08:02:29.829Z] #19 DONE 1.0s [2021-08-19T08:02:29.829Z] [2021-08-19T08:02:29.829Z] #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-08-19T08:02:29.829Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:29.829Z] #43 25.50 DEP criu/uts_ns.d [2021-08-19T08:02:29.829Z] #43 25.54 DEP criu/util.d [2021-08-19T08:02:30.091Z] #43 25.59 DEP criu/uffd.d [2021-08-19T08:02:30.091Z] #43 25.65 DEP criu/tun.d [2021-08-19T08:02:30.091Z] #43 25.71 DEP criu/tty.d [2021-08-19T08:02:30.091Z] #43 25.77 DEP criu/timerfd.d [2021-08-19T08:02:30.091Z] #43 25.83 DEP criu/timens.d [2021-08-19T08:02:30.353Z] #43 25.87 DEP criu/sysfs_parse.d [2021-08-19T08:02:30.353Z] #43 25.91 DEP criu/sysctl.d [2021-08-19T08:02:30.353Z] #43 25.95 DEP criu/string.d [2021-08-19T08:02:30.353Z] #43 25.97 DEP criu/stats.d [2021-08-19T08:02:30.353Z] #43 26.01 DEP criu/sockets.d [2021-08-19T08:02:30.353Z] #43 26.07 DEP criu/sk-unix.d [2021-08-19T08:02:30.618Z] #43 26.14 DEP criu/sk-tcp.d [2021-08-19T08:02:30.618Z] #43 26.20 DEP criu/sk-queue.d [2021-08-19T08:02:30.618Z] #43 26.24 DEP criu/sk-packet.d [2021-08-19T08:02:30.618Z] #43 26.30 DEP criu/sk-netlink.d [2021-08-19T08:02:30.751Z] #13 ... [2021-08-19T08:02:30.751Z] [2021-08-19T08:02:30.751Z] #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-08-19T08:02:30.751Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:02:30.751Z] #58 9.173 + RM_GOPATH=0 [2021-08-19T08:02:30.751Z] #58 9.173 + TMP_GOPATH= [2021-08-19T08:02:30.751Z] #58 9.173 + : /build [2021-08-19T08:02:30.751Z] #58 9.173 + '[' -z '' ']' [2021-08-19T08:02:30.751Z] #58 9.173 ++ mktemp -d [2021-08-19T08:02:30.751Z] #58 9.173 + export GOPATH=/tmp/tmp.wmGbN5fCcQ [2021-08-19T08:02:30.751Z] #58 9.173 + GOPATH=/tmp/tmp.wmGbN5fCcQ [2021-08-19T08:02:30.751Z] #58 9.173 + RM_GOPATH=1 [2021-08-19T08:02:30.751Z] #58 9.173 + case "$(go env GOARCH)" in [2021-08-19T08:02:30.751Z] #58 9.176 ++ go env GOARCH [2021-08-19T08:02:30.751Z] #58 9.254 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:30.751Z] #58 9.254 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:30.751Z] #58 9.254 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:30.751Z] #58 9.301 + dir=/tmp/install [2021-08-19T08:02:30.751Z] #58 9.301 + bin=rootlesskit [2021-08-19T08:02:30.751Z] #58 9.301 + shift [2021-08-19T08:02:30.751Z] #58 9.301 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-19T08:02:30.751Z] #58 9.301 + . /tmp/install/rootlesskit.installer [2021-08-19T08:02:30.751Z] #58 9.301 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:30.751Z] #58 9.301 + install_rootlesskit [2021-08-19T08:02:30.751Z] #58 9.301 + case "$1" in [2021-08-19T08:02:30.751Z] #58 9.301 + export CGO_ENABLED=0 [2021-08-19T08:02:30.751Z] #58 9.301 + CGO_ENABLED=0 [2021-08-19T08:02:30.751Z] #58 9.301 + _install_rootlesskit [2021-08-19T08:02:30.751Z] #58 9.301 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-19T08:02:30.751Z] #58 9.301 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wmGbN5fCcQ/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:02:30.751Z] #58 9.302 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:30.751Z] #58 9.322 Cloning into '/tmp/tmp.wmGbN5fCcQ/src/github.com/rootless-containers/rootlesskit'... [2021-08-19T08:02:30.751Z] #58 ... [2021-08-19T08:02:30.751Z] [2021-08-19T08:02:30.751Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-19T08:02:30.751Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:02:30.751Z] #49 7.231 + RM_GOPATH=0 [2021-08-19T08:02:30.751Z] #49 7.231 + TMP_GOPATH= [2021-08-19T08:02:30.751Z] #49 7.231 + : /build [2021-08-19T08:02:30.751Z] #49 7.231 + '[' -z '' ']' [2021-08-19T08:02:30.751Z] #49 7.233 ++ mktemp -d [2021-08-19T08:02:30.751Z] #49 7.233 + export GOPATH=/tmp/tmp.q1E0HvzAhA [2021-08-19T08:02:30.751Z] #49 7.233 + GOPATH=/tmp/tmp.q1E0HvzAhA [2021-08-19T08:02:30.751Z] #49 7.233 + RM_GOPATH=1 [2021-08-19T08:02:30.751Z] #49 7.233 + case "$(go env GOARCH)" in [2021-08-19T08:02:30.751Z] #49 7.241 ++ go env GOARCH [2021-08-19T08:02:30.751Z] #49 7.257 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:30.751Z] #49 7.257 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:30.751Z] #49 7.261 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:30.751Z] #49 7.261 + dir=/tmp/install [2021-08-19T08:02:30.751Z] #49 7.261 + bin=golangci_lint [2021-08-19T08:02:30.751Z] #49 7.261 + shift [2021-08-19T08:02:30.751Z] #49 7.261 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-19T08:02:30.751Z] #49 7.261 + . /tmp/install/golangci_lint.installer [2021-08-19T08:02:30.751Z] #49 7.261 ++ : v1.23.8 [2021-08-19T08:02:30.751Z] #49 7.261 + install_golangci_lint [2021-08-19T08:02:30.751Z] #49 7.261 + set -e [2021-08-19T08:02:30.751Z] #49 7.261 + export GO111MODULE=on [2021-08-19T08:02:30.751Z] #49 7.261 + GO111MODULE=on [2021-08-19T08:02:30.751Z] #49 7.261 + GOBIN=/build [2021-08-19T08:02:30.751Z] #49 7.261 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-19T08:02:30.751Z] #49 7.854 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-19T08:02:30.881Z] #43 26.35 DEP criu/sk-inet.d [2021-08-19T08:02:30.881Z] #43 26.40 DEP criu/signalfd.d [2021-08-19T08:02:30.881Z] #43 26.44 DEP criu/sigframe.d [2021-08-19T08:02:30.881Z] #43 26.46 DEP criu/shmem.d [2021-08-19T08:02:30.881Z] #43 26.51 DEP criu/servicefd.d [2021-08-19T08:02:30.881Z] #43 26.55 DEP criu/seize.d [2021-08-19T08:02:30.881Z] #43 26.59 DEP criu/seccomp.d [2021-08-19T08:02:30.881Z] #43 26.63 DEP criu/rst-malloc.d [2021-08-19T08:02:30.881Z] #43 26.65 DEP criu/rbtree.d [2021-08-19T08:02:31.007Z] #49 ... [2021-08-19T08:02:31.008Z] [2021-08-19T08:02:31.008Z] #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-08-19T08:02:31.008Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:02:31.008Z] #45 8.725 + RM_GOPATH=0 [2021-08-19T08:02:31.008Z] #45 8.725 + TMP_GOPATH= [2021-08-19T08:02:31.008Z] #45 8.725 + : /build [2021-08-19T08:02:31.008Z] #45 8.725 + '[' -z '' ']' [2021-08-19T08:02:31.008Z] #45 8.733 ++ mktemp -d [2021-08-19T08:02:31.008Z] #45 8.733 + export GOPATH=/tmp/tmp.tkIwpfydEv [2021-08-19T08:02:31.008Z] #45 8.733 + GOPATH=/tmp/tmp.tkIwpfydEv [2021-08-19T08:02:31.008Z] #45 8.733 + RM_GOPATH=1 [2021-08-19T08:02:31.008Z] #45 8.733 + case "$(go env GOARCH)" in [2021-08-19T08:02:31.008Z] #45 8.741 ++ go env GOARCH [2021-08-19T08:02:31.008Z] #45 8.777 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.008Z] #45 8.777 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.008Z] #45 8.777 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:31.008Z] #45 8.807 + dir=/tmp/install [2021-08-19T08:02:31.008Z] #45 8.807 + bin=vndr [2021-08-19T08:02:31.008Z] #45 8.807 + shift [2021-08-19T08:02:31.008Z] #45 8.807 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-19T08:02:31.008Z] #45 8.807 + . /tmp/install/vndr.installer [2021-08-19T08:02:31.008Z] #45 8.807 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:31.008Z] #45 8.807 + install_vndr [2021-08-19T08:02:31.008Z] #45 8.807 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-19T08:02:31.008Z] #45 8.807 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tkIwpfydEv/src/github.com/LK4D4/vndr [2021-08-19T08:02:31.008Z] #45 8.813 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:31.008Z] #45 8.813 Cloning into '/tmp/tmp.tkIwpfydEv/src/github.com/LK4D4/vndr'... [2021-08-19T08:02:31.008Z] #45 9.959 + cd /tmp/tmp.tkIwpfydEv/src/github.com/LK4D4/vndr [2021-08-19T08:02:31.008Z] #45 9.959 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:02:31.008Z] #45 10.05 + go build -buildmode=pie -v -o /build/vndr . [2021-08-19T08:02:31.143Z] #43 26.66 DEP criu/pstree.d [2021-08-19T08:02:31.143Z] #43 26.71 DEP criu/protobuf.d [2021-08-19T08:02:31.143Z] #43 26.75 GEN criu/protobuf-desc-gen.h [2021-08-19T08:02:31.270Z] #45 ... [2021-08-19T08:02:31.270Z] [2021-08-19T08:02:31.270Z] #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-08-19T08:02:31.270Z] #24 sha256:2f7cbb5c73e3612d18e1162a17ceb76a28b3bbb88a7b07ac5ed216ed37e6bac5 [2021-08-19T08:02:31.270Z] #24 8.776 + RM_GOPATH=0 [2021-08-19T08:02:31.270Z] #24 8.776 + TMP_GOPATH= [2021-08-19T08:02:31.270Z] #24 8.776 + : /build [2021-08-19T08:02:31.270Z] #24 8.776 + '[' -z '' ']' [2021-08-19T08:02:31.270Z] #24 8.776 ++ mktemp -d [2021-08-19T08:02:31.270Z] #24 8.776 + export GOPATH=/tmp/tmp.bV24pStvGb [2021-08-19T08:02:31.270Z] #24 8.776 + GOPATH=/tmp/tmp.bV24pStvGb [2021-08-19T08:02:31.270Z] #24 8.776 + RM_GOPATH=1 [2021-08-19T08:02:31.270Z] #24 8.776 + case "$(go env GOARCH)" in [2021-08-19T08:02:31.270Z] #24 8.776 ++ go env GOARCH [2021-08-19T08:02:31.270Z] #24 8.844 Install docker/cli version 17.06.2-ce from stable [2021-08-19T08:02:31.270Z] #24 8.850 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.270Z] #24 8.850 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.270Z] #24 8.850 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:31.270Z] #24 8.850 + dir=/tmp/install [2021-08-19T08:02:31.270Z] #24 8.850 + bin=dockercli [2021-08-19T08:02:31.270Z] #24 8.850 + shift [2021-08-19T08:02:31.270Z] #24 8.850 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-19T08:02:31.270Z] #24 8.850 + . /tmp/install/dockercli.installer [2021-08-19T08:02:31.270Z] #24 8.850 ++ : stable [2021-08-19T08:02:31.270Z] #24 8.850 ++ : 17.06.2-ce [2021-08-19T08:02:31.270Z] #24 8.850 + install_dockercli [2021-08-19T08:02:31.270Z] #24 8.850 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-19T08:02:31.270Z] #24 8.850 ++ uname -m [2021-08-19T08:02:31.270Z] #24 8.850 + arch=x86_64 [2021-08-19T08:02:31.270Z] #24 8.850 + '[' x86_64 '!=' x86_64 ']' [2021-08-19T08:02:31.270Z] #24 8.850 + url=https://download.docker.com/linux/static [2021-08-19T08:02:31.270Z] #24 8.850 + tar -xz docker/docker [2021-08-19T08:02:31.270Z] #24 8.850 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-19T08:02:31.270Z] #24 ... [2021-08-19T08:02:31.270Z] [2021-08-19T08:02:31.270Z] #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-08-19T08:02:31.270Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:02:31.270Z] #34 8.501 + RM_GOPATH=0 [2021-08-19T08:02:31.270Z] #34 8.501 + TMP_GOPATH= [2021-08-19T08:02:31.270Z] #34 8.501 + : /build [2021-08-19T08:02:31.270Z] #34 8.501 + '[' -z '' ']' [2021-08-19T08:02:31.270Z] #34 8.501 ++ mktemp -d [2021-08-19T08:02:31.270Z] #34 8.501 + export GOPATH=/tmp/tmp.RJEMIAXEI2 [2021-08-19T08:02:31.270Z] #34 8.501 + GOPATH=/tmp/tmp.RJEMIAXEI2 [2021-08-19T08:02:31.270Z] #34 8.501 + RM_GOPATH=1 [2021-08-19T08:02:31.270Z] #34 8.501 + case "$(go env GOARCH)" in [2021-08-19T08:02:31.270Z] #34 8.501 ++ go env GOARCH [2021-08-19T08:02:31.270Z] #34 8.505 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.270Z] #34 8.505 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.270Z] #34 8.505 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:31.270Z] #34 8.505 + dir=/tmp/install [2021-08-19T08:02:31.270Z] #34 8.505 + bin=tomlv [2021-08-19T08:02:31.270Z] #34 8.505 + shift [2021-08-19T08:02:31.270Z] #34 8.505 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-08-19T08:02:31.270Z] #34 8.505 + . /tmp/install/tomlv.installer [2021-08-19T08:02:31.270Z] #34 8.529 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:31.270Z] #34 8.529 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:31.270Z] #34 8.529 + install_tomlv [2021-08-19T08:02:31.270Z] #34 8.529 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-08-19T08:02:31.270Z] #34 8.529 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RJEMIAXEI2/src/github.com/BurntSushi/toml [2021-08-19T08:02:31.270Z] #34 8.574 Cloning into '/tmp/tmp.RJEMIAXEI2/src/github.com/BurntSushi/toml'... [2021-08-19T08:02:31.528Z] #34 ... [2021-08-19T08:02:31.528Z] [2021-08-19T08:02:31.528Z] #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-08-19T08:02:31.528Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:31.528Z] #36 10.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:31.528Z] #36 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:31.528Z] #36 10.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:31.528Z] #36 ... [2021-08-19T08:02:31.528Z] [2021-08-19T08:02:31.528Z] #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-08-19T08:02:31.528Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:31.528Z] #40 8.447 + git clone https://github.com/docker/distribution.git . [2021-08-19T08:02:31.528Z] #40 8.447 Cloning into '.'... [2021-08-19T08:02:31.786Z] #40 ... [2021-08-19T08:02:31.786Z] [2021-08-19T08:02:31.786Z] #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-08-19T08:02:31.786Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:31.786Z] #55 7.885 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:31.786Z] #55 7.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:31.786Z] #55 7.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:31.786Z] #55 8.935 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:31.786Z] #55 ... [2021-08-19T08:02:31.786Z] [2021-08-19T08:02:31.786Z] #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-08-19T08:02:31.786Z] #67 sha256:ef489e22104762bafd9b378271efee681560e3acc3e5bfda9a25b46f29ddd437 [2021-08-19T08:02:31.786Z] #67 6.833 + RM_GOPATH=0 [2021-08-19T08:02:31.786Z] #67 6.833 + TMP_GOPATH= [2021-08-19T08:02:31.786Z] #67 6.833 + : /build [2021-08-19T08:02:31.786Z] #67 6.833 + '[' -z '' ']' [2021-08-19T08:02:31.786Z] #67 6.833 ++ mktemp -d [2021-08-19T08:02:31.786Z] #67 6.833 + export GOPATH=/tmp/tmp.mYud7qjOax [2021-08-19T08:02:31.786Z] #67 6.833 + GOPATH=/tmp/tmp.mYud7qjOax [2021-08-19T08:02:31.786Z] #67 6.833 + RM_GOPATH=1 [2021-08-19T08:02:31.786Z] #67 6.833 + case "$(go env GOARCH)" in [2021-08-19T08:02:31.786Z] #67 6.835 ++ go env GOARCH [2021-08-19T08:02:31.786Z] #67 6.839 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.786Z] #67 6.839 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:31.786Z] #67 6.845 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:31.786Z] #67 6.847 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:31.786Z] #67 6.847 + dir=/tmp/install [2021-08-19T08:02:31.786Z] #67 6.847 + bin=proxy [2021-08-19T08:02:31.786Z] #67 6.847 + shift [2021-08-19T08:02:31.786Z] #67 6.847 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-08-19T08:02:31.786Z] #67 6.847 + . /tmp/install/proxy.installer [2021-08-19T08:02:31.786Z] #67 6.847 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:31.786Z] #67 6.847 + install_proxy [2021-08-19T08:02:31.786Z] #67 6.847 + case "$1" in [2021-08-19T08:02:31.786Z] #67 6.847 + export CGO_ENABLED=0 [2021-08-19T08:02:31.786Z] #67 6.847 + CGO_ENABLED=0 [2021-08-19T08:02:31.786Z] #67 6.847 + _install_proxy [2021-08-19T08:02:31.786Z] #67 6.847 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-08-19T08:02:31.786Z] #67 6.847 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mYud7qjOax/src/github.com/docker/libnetwork [2021-08-19T08:02:31.786Z] #67 6.847 Cloning into '/tmp/tmp.mYud7qjOax/src/github.com/docker/libnetwork'... [2021-08-19T08:02:31.912Z] Fetching without tags [2021-08-19T08:02:32.043Z] #67 ... [2021-08-19T08:02:32.043Z] [2021-08-19T08:02:32.043Z] #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-08-19T08:02:32.043Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:32.043Z] #42 9.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:32.043Z] #42 10.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:32.043Z] #42 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:32.043Z] #42 ... [2021-08-19T08:02:32.043Z] [2021-08-19T08:02:32.043Z] #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-08-19T08:02:32.043Z] #47 sha256:d28d8f2149e2ef38cef6b7f06ab59299c33c96100e58c2ab3ac9973286fbc7a3 [2021-08-19T08:02:32.043Z] #47 7.411 + RM_GOPATH=0 [2021-08-19T08:02:32.043Z] #47 7.411 + TMP_GOPATH= [2021-08-19T08:02:32.043Z] #47 7.411 + : /build [2021-08-19T08:02:32.043Z] #47 7.411 + '[' -z '' ']' [2021-08-19T08:02:32.043Z] #47 7.411 ++ mktemp -d [2021-08-19T08:02:32.043Z] #47 7.411 + export GOPATH=/tmp/tmp.IXDJKLoq9g [2021-08-19T08:02:32.043Z] #47 7.411 + GOPATH=/tmp/tmp.IXDJKLoq9g [2021-08-19T08:02:32.043Z] #47 7.411 + RM_GOPATH=1 [2021-08-19T08:02:32.043Z] #47 7.411 + case "$(go env GOARCH)" in [2021-08-19T08:02:32.043Z] #47 7.417 ++ go env GOARCH [2021-08-19T08:02:32.043Z] #47 7.425 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:32.043Z] #47 7.425 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:32.043Z] #47 7.425 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:32.043Z] #47 7.428 + dir=/tmp/install [2021-08-19T08:02:32.043Z] #47 7.428 + bin=gotestsum [2021-08-19T08:02:32.043Z] #47 7.428 + shift [2021-08-19T08:02:32.043Z] #47 7.428 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-19T08:02:32.043Z] #47 7.428 + . /tmp/install/gotestsum.installer [2021-08-19T08:02:32.043Z] #47 7.428 ++ : v0.5.3 [2021-08-19T08:02:32.043Z] #47 7.428 + install_gotestsum [2021-08-19T08:02:32.043Z] #47 7.429 + set -e [2021-08-19T08:02:32.043Z] #47 7.438 + export GO111MODULE=on [2021-08-19T08:02:32.043Z] #47 7.438 + GO111MODULE=on [2021-08-19T08:02:32.043Z] #47 7.438 + GOBIN=/build [2021-08-19T08:02:32.043Z] #47 7.438 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-19T08:02:32.043Z] #47 8.069 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:02:32.043Z] #47 9.833 go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:02:32.043Z] #47 9.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:02:32.043Z] #47 9.873 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:02:32.043Z] #47 9.952 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:02:32.043Z] #47 10.49 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:02:32.043Z] #47 10.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:02:32.043Z] #47 10.83 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:02:32.043Z] #47 11.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:02:32.043Z] #47 11.11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:02:32.229Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:02:32.301Z] #47 ... [2021-08-19T08:02:32.302Z] [2021-08-19T08:02:32.302Z] #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-08-19T08:02:32.302Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:02:32.302Z] #51 7.282 + RM_GOPATH=0 [2021-08-19T08:02:32.302Z] #51 7.282 + TMP_GOPATH= [2021-08-19T08:02:32.302Z] #51 7.282 + : /build [2021-08-19T08:02:32.302Z] #51 7.282 + '[' -z '' ']' [2021-08-19T08:02:32.302Z] #51 7.282 ++ mktemp -d [2021-08-19T08:02:32.302Z] #51 7.282 + export GOPATH=/tmp/tmp.mJeCE7cDx5 [2021-08-19T08:02:32.302Z] #51 7.282 + GOPATH=/tmp/tmp.mJeCE7cDx5 [2021-08-19T08:02:32.302Z] #51 7.282 + RM_GOPATH=1 [2021-08-19T08:02:32.302Z] #51 7.284 + case "$(go env GOARCH)" in [2021-08-19T08:02:32.302Z] #51 7.284 ++ go env GOARCH [2021-08-19T08:02:32.302Z] #51 7.294 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:32.302Z] #51 7.294 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:02:32.302Z] #51 7.294 ++ dirname /tmp/install/install.sh [2021-08-19T08:02:32.302Z] #51 7.294 + dir=/tmp/install [2021-08-19T08:02:32.302Z] #51 7.294 + bin=shfmt [2021-08-19T08:02:32.302Z] #51 7.294 + shift [2021-08-19T08:02:32.302Z] #51 7.294 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-19T08:02:32.302Z] #51 7.294 + . /tmp/install/shfmt.installer [2021-08-19T08:02:32.302Z] #51 7.294 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:32.302Z] #51 7.294 + install_shfmt [2021-08-19T08:02:32.302Z] #51 7.294 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-19T08:02:32.302Z] #51 7.294 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mJeCE7cDx5/src/github.com/mvdan/sh [2021-08-19T08:02:32.302Z] #51 7.294 Cloning into '/tmp/tmp.mJeCE7cDx5/src/github.com/mvdan/sh'... [2021-08-19T08:02:32.302Z] #51 7.309 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:32.530Z] #43 28.00 DEP criu/protobuf-desc.d [2021-08-19T08:02:32.530Z] #43 28.09 DEP criu/proc_parse.d [2021-08-19T08:02:32.530Z] #43 28.15 DEP criu/plugin.d [2021-08-19T08:02:32.530Z] #43 28.18 DEP criu/pipes.d [2021-08-19T08:02:32.559Z] #51 ... [2021-08-19T08:02:32.559Z] [2021-08-19T08:02:32.559Z] #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-08-19T08:02:32.559Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:32.559Z] #13 6.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:32.559Z] #13 6.649 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:02:32.559Z] #13 6.671 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:32.559Z] #13 6.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:32.791Z] #43 28.26 DEP criu/pie-util.d [2021-08-19T08:02:32.792Z] #43 28.29 DEP criu/pie-util-vdso.d [2021-08-19T08:02:32.792Z] #43 28.33 DEP criu/pie-util-vdso-elf32.d [2021-08-19T08:02:32.792Z] #43 28.37 DEP criu/path.d [2021-08-19T08:02:32.792Z] #43 28.42 DEP criu/parasite-syscall.d [2021-08-19T08:02:32.792Z] #43 28.49 DEP criu/pagemap.d [2021-08-19T08:02:31.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:02:31.814Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:02:31.843Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:31.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:02:31.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:02:31.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:31.979Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:32.229Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:02:32.245Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:02:33.053Z] #43 28.56 DEP criu/pagemap-cache.d [2021-08-19T08:02:33.053Z] #43 28.60 DEP criu/page-xfer.d [2021-08-19T08:02:33.053Z] #43 28.65 DEP criu/page-pipe.d [2021-08-19T08:02:33.053Z] #43 28.68 DEP criu/netfilter.d [2021-08-19T08:02:33.053Z] #43 28.73 DEP criu/net.d [2021-08-19T08:02:33.053Z] #43 28.79 DEP criu/namespaces.d [2021-08-19T08:02:33.053Z] #43 28.83 DEP criu/mount.d [2021-08-19T08:02:33.228Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:02:33.229Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:02:33.315Z] #43 28.89 DEP criu/memfd.d [2021-08-19T08:02:33.315Z] #43 28.95 DEP criu/mem.d [2021-08-19T08:02:33.315Z] #43 29.03 DEP criu/lsm.d [2021-08-19T08:02:33.315Z] #43 29.09 DEP criu/log.d [2021-08-19T08:02:33.576Z] #43 29.14 DEP criu/libnetlink.d [2021-08-19T08:02:33.576Z] #43 29.18 DEP criu/kerndat.d [2021-08-19T08:02:33.576Z] #43 29.23 DEP criu/kcmp-ids.d [2021-08-19T08:02:33.837Z] #43 29.26 DEP criu/irmap.d [2021-08-19T08:02:33.837Z] #43 29.31 DEP criu/ipc_ns.d [2021-08-19T08:02:33.837Z] #43 29.37 DEP criu/image.d [2021-08-19T08:02:33.837Z] #43 29.42 DEP criu/image-desc.d [2021-08-19T08:02:33.837Z] #43 29.45 DEP criu/fsnotify.d [2021-08-19T08:02:33.837Z] #43 29.49 DEP criu/filesystems.d [2021-08-19T08:02:33.837Z] #43 29.54 DEP criu/files.d [2021-08-19T08:02:33.837Z] #43 29.61 DEP criu/files-reg.d [2021-08-19T08:02:33.934Z] #13 8.650 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:34.099Z] #43 29.66 DEP criu/files-ext.d [2021-08-19T08:02:34.099Z] #43 29.72 DEP criu/file-lock.d [2021-08-19T08:02:34.099Z] #43 29.77 DEP criu/file-ids.d [2021-08-19T08:02:34.099Z] #43 29.81 DEP criu/fifo.d [2021-08-19T08:02:34.099Z] #43 29.86 DEP criu/fdstore.d [2021-08-19T08:02:34.360Z] #43 29.89 DEP criu/fault-injection.d [2021-08-19T08:02:34.360Z] #43 29.90 DEP criu/external.d [2021-08-19T08:02:34.360Z] #43 29.93 DEP criu/eventpoll.d [2021-08-19T08:02:34.360Z] #43 29.98 DEP criu/eventfd.d [2021-08-19T08:02:34.360Z] #43 30.04 DEP criu/crtools.d [2021-08-19T08:02:34.360Z] #43 30.12 DEP criu/cr-service.d [2021-08-19T08:02:34.621Z] #43 30.18 DEP criu/cr-restore.d [2021-08-19T08:02:34.622Z] #43 30.25 DEP criu/cr-errno.d [2021-08-19T08:02:34.622Z] #43 30.26 DEP criu/cr-dump.d [2021-08-19T08:02:34.622Z] #43 30.33 DEP criu/cr-dedup.d [2021-08-19T08:02:34.622Z] #43 30.37 DEP criu/cr-check.d [2021-08-19T08:02:34.881Z] #36 36.23 Reading package lists... [2021-08-19T08:02:34.881Z] #36 ... [2021-08-19T08:02:34.881Z] [2021-08-19T08:02:34.881Z] #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-08-19T08:02:34.881Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:02:34.881Z] #49 36.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-19T08:02:34.881Z] #49 36.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-19T08:02:34.881Z] #49 36.96 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-19T08:02:34.881Z] #49 36.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T08:02:34.881Z] #49 37.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-19T08:02:34.881Z] #49 37.28 go: downloading github.com/spf13/afero v1.1.2 [2021-08-19T08:02:34.881Z] #49 37.40 go: downloading github.com/spf13/cast v1.3.0 [2021-08-19T08:02:34.881Z] #49 37.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-19T08:02:34.881Z] #49 37.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-19T08:02:34.881Z] #49 37.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-19T08:02:34.881Z] #49 37.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-19T08:02:34.881Z] #49 38.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.11 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-19T08:02:34.881Z] #49 38.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-19T08:02:34.881Z] #49 38.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-19T08:02:34.881Z] #49 38.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-19T08:02:34.881Z] #49 38.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-19T08:02:34.881Z] #49 38.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-19T08:02:34.881Z] #49 38.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-19T08:02:34.881Z] #49 38.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-19T08:02:34.881Z] #49 38.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-19T08:02:34.881Z] #49 38.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-19T08:02:34.881Z] #49 38.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-19T08:02:34.881Z] #49 38.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-19T08:02:34.881Z] #49 38.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-19T08:02:34.881Z] #49 39.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-19T08:02:34.881Z] #49 39.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-19T08:02:34.881Z] #49 39.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-19T08:02:34.881Z] #49 39.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-19T08:02:34.881Z] #49 39.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-19T08:02:34.881Z] #49 39.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-19T08:02:34.881Z] #49 39.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-19T08:02:34.881Z] #49 39.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-19T08:02:34.881Z] #49 39.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-19T08:02:34.881Z] #49 40.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-19T08:02:34.881Z] #49 40.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-19T08:02:34.881Z] #49 40.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-19T08:02:34.881Z] #49 40.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-19T08:02:34.881Z] #49 40.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-19T08:02:34.882Z] #43 30.43 DEP criu/config.d [2021-08-19T08:02:34.882Z] #43 30.48 DEP criu/clone-noasan.d [2021-08-19T08:02:34.882Z] #43 30.51 DEP criu/cgroup.d [2021-08-19T08:02:34.882Z] #43 30.59 DEP criu/cgroup-props.d [2021-08-19T08:02:33.061Z] > git remote # timeout=10 [2021-08-19T08:02:33.090Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:02:33.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:33.185Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:02:33.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:02:33.222Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:02:33.234Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:02:35.139Z] #49 41.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-19T08:02:35.139Z] #49 41.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-19T08:02:35.139Z] #49 41.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-19T08:02:35.143Z] #43 30.64 DEP criu/bitmap.d [2021-08-19T08:02:35.143Z] #43 30.65 DEP criu/bfd.d [2021-08-19T08:02:35.143Z] #43 30.70 DEP criu/autofs.d [2021-08-19T08:02:35.143Z] #43 30.77 DEP criu/aio.d [2021-08-19T08:02:35.143Z] #43 30.82 DEP criu/action-scripts.d [2021-08-19T08:02:35.143Z] #43 30.93 CC criu/action-scripts.o [2021-08-19T08:02:35.403Z] #43 31.07 CC criu/aio.o [2021-08-19T08:02:35.411Z] #49 41.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-19T08:02:35.411Z] #49 41.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T08:02:35.411Z] #49 ... [2021-08-19T08:02:35.411Z] [2021-08-19T08:02:35.411Z] #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-08-19T08:02:35.411Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:35.411Z] #55 33.87 Reading package lists... [2021-08-19T08:02:35.664Z] #43 31.25 CC criu/autofs.o [2021-08-19T08:02:36.235Z] #55 42.57 Reading package lists... [2021-08-19T08:02:36.235Z] #55 ... [2021-08-19T08:02:36.235Z] [2021-08-19T08:02:36.235Z] #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-08-19T08:02:36.235Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:02:36.235Z] #58 32.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-19T08:02:36.235Z] #58 39.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-19T08:02:36.235Z] #58 ... [2021-08-19T08:02:36.235Z] [2021-08-19T08:02:36.235Z] #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-08-19T08:02:36.235Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:02:36.235Z] #49 42.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T08:02:36.235Z] #49 42.44 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-19T08:02:36.235Z] #49 42.79 go: downloading golang.org/x/text v0.3.2 [2021-08-19T08:02:36.236Z] #43 31.69 CC criu/bfd.o [2021-08-19T08:02:36.236Z] #43 31.85 CC criu/bitmap.o [2021-08-19T08:02:36.236Z] #43 31.90 CC criu/cgroup-props.o [2021-08-19T08:02:36.497Z] #43 32.16 CC criu/cgroup.o [2021-08-19T08:02:37.440Z] #43 ... [2021-08-19T08:02:37.440Z] [2021-08-19T08:02:37.440Z] #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-08-19T08:02:37.440Z] #56 sha256:d2af3ceb4028d4f6797bc0b2329ee546106b53f7a781d1610123f1d4f471fae9 [2021-08-19T08:02:37.440Z] #56 39.25 + bin/containerd [2021-08-19T08:02:37.750Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:02:37.769Z] > git --version # timeout=10 [2021-08-19T08:02:37.787Z] > git --version # 'git version 2.25.1' [2021-08-19T08:02:37.806Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-19T08:02:38.114Z] #13 ... [2021-08-19T08:02:38.114Z] [2021-08-19T08:02:38.114Z] #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-08-19T08:02:38.114Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:02:38.114Z] #58 16.53 + cd /tmp/tmp.wmGbN5fCcQ/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:02:38.114Z] #58 16.53 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:02:38.114Z] #58 16.61 + export GO111MODULE=on [2021-08-19T08:02:38.114Z] #58 16.61 + GO111MODULE=on [2021-08-19T08:02:38.114Z] #58 16.61 + export GOPROXY=https://proxy.golang.org [2021-08-19T08:02:38.114Z] #58 16.61 + GOPROXY=https://proxy.golang.org [2021-08-19T08:02:38.114Z] #58 16.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:02:38.114Z] #58 16.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-19T08:02:38.134Z] #49 ... [2021-08-19T08:02:38.134Z] [2021-08-19T08:02:38.134Z] #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-08-19T08:02:38.134Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:38.134Z] #42 34.75 Fetched 8463 kB in 25s (341 kB/s) [2021-08-19T08:02:38.134Z] #42 34.75 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:02:38.392Z] #42 43.35 Reading package lists... [2021-08-19T08:02:38.392Z] #42 ... [2021-08-19T08:02:38.392Z] [2021-08-19T08:02:38.392Z] #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-08-19T08:02:38.392Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:38.392Z] #36 36.23 Reading package lists... [2021-08-19T08:02:38.650Z] #36 44.31 Reading package lists... [2021-08-19T08:02:38.650Z] #36 ... [2021-08-19T08:02:38.650Z] [2021-08-19T08:02:38.651Z] #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-08-19T08:02:38.651Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:38.651Z] #40 35.01 + 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-08-19T08:02:38.910Z] #40 ... [2021-08-19T08:02:38.910Z] [2021-08-19T08:02:38.910Z] #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-08-19T08:02:38.910Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:02:38.910Z] #45 43.47 vendor/golang.org/x/crypto/internal/subtle [2021-08-19T08:02:38.932Z] + docker version [2021-08-19T08:02:39.991Z] #56 ... [2021-08-19T08:02:39.991Z] [2021-08-19T08:02:39.991Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:02:39.991Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:02:39.991Z] #20 1.210 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:02:39.991Z] #20 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:02:39.991Z] #20 1.234 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:02:39.991Z] #20 1.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:02:39.991Z] #20 1.520 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:02:39.991Z] #20 1.929 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:39.991Z] #20 2.322 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:39.991Z] #20 2.796 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:39.991Z] #20 4.137 Fetched 8996 kB in 3s (2838 kB/s) [2021-08-19T08:02:39.991Z] #20 4.137 Reading package lists... [2021-08-19T08:02:39.991Z] #20 5.188 Reading package lists... [2021-08-19T08:02:39.991Z] #20 6.191 Building dependency tree... [2021-08-19T08:02:39.991Z] #20 6.608 libcap2-bin is already the newest version (1:2.25-2). [2021-08-19T08:02:39.991Z] #20 6.608 The following additional packages will be installed: [2021-08-19T08:02:39.991Z] #20 6.609 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-19T08:02:39.991Z] #20 6.609 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-19T08:02:39.991Z] #20 6.609 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-19T08:02:39.991Z] #20 6.610 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-19T08:02:39.991Z] #20 6.610 python3.7 python3.7-minimal vim-runtime xxd [2021-08-19T08:02:39.991Z] #20 6.612 Suggested packages: [2021-08-19T08:02:39.991Z] #20 6.612 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-19T08:02:39.991Z] #20 6.612 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-19T08:02:39.991Z] #20 6.612 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-19T08:02:39.991Z] #20 6.612 quota [2021-08-19T08:02:39.991Z] #20 6.612 Recommended packages: [2021-08-19T08:02:39.991Z] #20 6.612 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-19T08:02:39.991Z] #20 6.612 python3-keyrings.alt python3-xdg unzip [2021-08-19T08:02:39.991Z] #20 7.112 The following NEW packages will be installed: [2021-08-19T08:02:39.991Z] #20 7.113 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-19T08:02:39.991Z] #20 7.113 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-19T08:02:39.991Z] #20 7.113 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-19T08:02:39.991Z] #20 7.113 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-19T08:02:39.991Z] #20 7.114 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-19T08:02:39.991Z] #20 7.114 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-19T08:02:39.991Z] #20 7.114 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-19T08:02:39.991Z] #20 7.114 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-19T08:02:39.991Z] #20 7.114 xz-utils zip [2021-08-19T08:02:39.991Z] #20 7.395 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:02:39.991Z] #20 7.395 Need to get 28.6 MB of archives. [2021-08-19T08:02:39.991Z] #20 7.395 After this operation, 116 MB of additional disk space will be used. [2021-08-19T08:02:39.991Z] #20 7.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-19T08:02:39.991Z] #20 7.399 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-19T08:02:39.991Z] #20 7.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-19T08:02:39.991Z] #20 7.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-19T08:02:39.991Z] #20 7.501 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-19T08:02:39.991Z] #20 7.504 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-19T08:02:39.991Z] #20 7.532 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-19T08:02:39.991Z] #20 7.537 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-19T08:02:39.991Z] #20 7.538 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-19T08:02:39.991Z] #20 7.540 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-19T08:02:39.991Z] #20 7.541 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-19T08:02:39.991Z] #20 7.543 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-19T08:02:39.991Z] #20 7.544 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-19T08:02:39.991Z] #20 7.545 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-19T08:02:39.991Z] #20 7.546 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-19T08:02:39.991Z] #20 7.547 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-19T08:02:39.991Z] #20 7.554 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:02:39.991Z] #20 7.556 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:02:39.991Z] #20 7.559 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-19T08:02:39.991Z] #20 7.563 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-19T08:02:39.991Z] #20 7.569 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-19T08:02:39.991Z] #20 7.572 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-19T08:02:39.991Z] #20 7.580 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-19T08:02:39.991Z] #20 7.582 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:02:39.991Z] #20 7.585 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:02:39.991Z] #20 7.588 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:02:39.992Z] #20 7.589 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-19T08:02:39.992Z] #20 7.589 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-19T08:02:39.992Z] #20 7.590 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:02:39.992Z] #20 7.723 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:02:39.992Z] #20 7.724 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:02:39.992Z] #20 7.725 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:02:39.992Z] #20 7.726 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-19T08:02:39.992Z] #20 7.728 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-19T08:02:39.992Z] #20 7.733 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-19T08:02:39.992Z] #20 7.735 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-19T08:02:39.992Z] #20 7.763 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-19T08:02:39.992Z] #20 7.765 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-19T08:02:39.992Z] #20 7.768 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-19T08:02:39.992Z] #20 7.771 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-19T08:02:39.992Z] #20 7.774 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-19T08:02:39.992Z] #20 7.779 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-19T08:02:39.992Z] #20 7.779 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-19T08:02:39.992Z] #20 7.797 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-19T08:02:39.992Z] #20 7.816 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-19T08:02:39.992Z] #20 7.824 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-19T08:02:39.992Z] #20 8.094 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-19T08:02:39.992Z] #20 8.115 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-19T08:02:39.992Z] #20 8.147 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-19T08:02:39.992Z] #20 8.441 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:02:39.992Z] #20 8.481 Fetched 28.6 MB in 1s (28.1 MB/s) [2021-08-19T08:02:39.992Z] #20 8.519 Selecting previously unselected package pigz. [2021-08-19T08:02:39.992Z] #20 8.519 (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 ... 23446 files and directories currently installed.) [2021-08-19T08:02:39.992Z] #20 8.537 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 8.563 Unpacking pigz (2.4-1) ... [2021-08-19T08:02:39.992Z] #20 8.631 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-19T08:02:39.992Z] #20 8.634 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 8.639 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:39.992Z] #20 8.824 Selecting previously unselected package python3.7-minimal. [2021-08-19T08:02:39.992Z] #20 8.828 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 8.844 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:02:39.992Z] #20 9.128 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:39.992Z] #20 9.151 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:02:39.992Z] #20 9.839 Selecting previously unselected package python3-minimal. [2021-08-19T08:02:39.992Z] #20 9.840 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-19T08:02:39.992Z] #20 9.864 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 9.869 Unpacking python3-minimal (3.7.3-1) ... [2021-08-19T08:02:39.992Z] #20 9.927 Selecting previously unselected package libmpdec2:amd64. [2021-08-19T08:02:39.992Z] #20 9.932 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 9.937 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:02:39.992Z] #20 10.02 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-19T08:02:39.992Z] #20 10.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:02:39.992Z] #20 10.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:40.038Z] #58 18.87 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:02:40.038Z] #58 18.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-19T08:02:40.038Z] #58 19.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-19T08:02:40.253Z] #20 10.34 Selecting previously unselected package python3.7. [2021-08-19T08:02:40.295Z] #58 ... [2021-08-19T08:02:40.295Z] [2021-08-19T08:02:40.295Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:02:40.295Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:02:40.295Z] #32 9.010 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-19T08:02:40.295Z] #32 9.020 Cloning into '.'... [2021-08-19T08:02:40.533Z] #20 10.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:02:40.533Z] #20 10.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:40.533Z] #20 10.42 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T08:02:40.533Z] #20 10.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-19T08:02:40.533Z] #20 10.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:02:40.533Z] #20 10.50 Setting up python3-minimal (3.7.3-1) ... [2021-08-19T08:02:40.552Z] #32 ... [2021-08-19T08:02:40.552Z] [2021-08-19T08:02:40.552Z] #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-08-19T08:02:40.552Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:02:40.552Z] #45 12.18 internal/unsafeheader [2021-08-19T08:02:40.552Z] #45 12.20 internal/cpu [2021-08-19T08:02:40.552Z] #45 12.47 runtime/internal/atomic [2021-08-19T08:02:40.552Z] #45 13.18 runtime/internal/sys [2021-08-19T08:02:40.552Z] #45 13.89 runtime/internal/math [2021-08-19T08:02:40.552Z] #45 14.22 internal/bytealg [2021-08-19T08:02:40.552Z] #45 14.23 internal/race [2021-08-19T08:02:40.552Z] #45 14.60 sync/atomic [2021-08-19T08:02:40.552Z] #45 15.62 unicode [2021-08-19T08:02:40.552Z] #45 17.12 runtime [2021-08-19T08:02:41.106Z] #20 10.95 Selecting previously unselected package python3. [2021-08-19T08:02:41.106Z] #20 10.95 (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 ... 24107 files and directories currently installed.) [2021-08-19T08:02:41.106Z] #20 10.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-19T08:02:41.106Z] #20 10.99 Unpacking python3 (3.7.3-1) ... [2021-08-19T08:02:41.106Z] #20 11.07 Selecting previously unselected package libip4tc0:amd64. [2021-08-19T08:02:41.106Z] #20 11.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:02:41.106Z] #20 11.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:41.106Z] #20 11.14 Selecting previously unselected package libip6tc0:amd64. [2021-08-19T08:02:41.106Z] #20 11.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:02:41.106Z] #20 11.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:41.117Z] #45 ... [2021-08-19T08:02:41.117Z] [2021-08-19T08:02:41.117Z] #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-08-19T08:02:41.117Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:02:41.117Z] #58 20.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-19T08:02:41.368Z] #20 11.22 Selecting previously unselected package libiptc0:amd64. [2021-08-19T08:02:41.368Z] #20 11.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-19T08:02:41.368Z] #20 11.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:41.368Z] #20 11.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-19T08:02:41.368Z] #20 11.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-19T08:02:41.368Z] #20 11.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:02:41.368Z] #20 11.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-19T08:02:41.368Z] #20 11.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-19T08:02:41.368Z] #20 11.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:02:41.368Z] #20 11.47 Selecting previously unselected package libnftnl11:amd64. [2021-08-19T08:02:41.439Z] #45 ... [2021-08-19T08:02:41.439Z] [2021-08-19T08:02:41.439Z] #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-08-19T08:02:41.439Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:41.439Z] #13 32.27 Fetched 8996 kB in 27s (329 kB/s) [2021-08-19T08:02:41.439Z] #13 32.27 Reading package lists... [2021-08-19T08:02:41.629Z] #20 11.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-19T08:02:41.629Z] #20 11.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:02:41.629Z] #20 11.54 Selecting previously unselected package iptables. [2021-08-19T08:02:41.629Z] #20 11.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-19T08:02:41.629Z] #20 11.55 Unpacking iptables (1.8.2-4) ... [2021-08-19T08:02:41.629Z] #20 11.69 Selecting previously unselected package xxd. [2021-08-19T08:02:41.629Z] #20 11.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:02:41.629Z] #20 11.70 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:02:41.891Z] #20 11.82 Selecting previously unselected package vim-common. [2021-08-19T08:02:41.891Z] #20 11.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:02:41.891Z] #20 11.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:02:41.891Z] #20 11.96 Selecting previously unselected package bash-completion. [2021-08-19T08:02:41.891Z] #20 11.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-19T08:02:42.068Z] #58 ... [2021-08-19T08:02:42.069Z] [2021-08-19T08:02:42.069Z] #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-08-19T08:02:42.069Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:02:42.069Z] #34 10.96 + cd /tmp/tmp.RJEMIAXEI2/src/github.com/BurntSushi/toml [2021-08-19T08:02:42.069Z] #34 10.96 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:02:42.069Z] #34 11.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:02:42.069Z] #34 12.73 runtime/internal/atomic [2021-08-19T08:02:42.069Z] #34 12.74 internal/cpu [2021-08-19T08:02:42.069Z] #34 13.59 runtime/internal/sys [2021-08-19T08:02:42.069Z] #34 14.16 runtime/internal/math [2021-08-19T08:02:42.069Z] #34 14.41 math/bits [2021-08-19T08:02:42.069Z] #34 14.48 internal/bytealg [2021-08-19T08:02:42.069Z] #34 15.91 math [2021-08-19T08:02:42.069Z] #34 17.27 runtime [2021-08-19T08:02:42.069Z] #34 ... [2021-08-19T08:02:42.069Z] [2021-08-19T08:02:42.069Z] #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-08-19T08:02:42.069Z] #24 sha256:2f7cbb5c73e3612d18e1162a17ceb76a28b3bbb88a7b07ac5ed216ed37e6bac5 [2021-08-19T08:02:42.069Z] #24 20.64 + mkdir -p /build [2021-08-19T08:02:42.069Z] #24 20.65 + mv docker/docker /build/ [2021-08-19T08:02:42.069Z] #24 20.67 + rmdir docker [2021-08-19T08:02:42.110Z] Fetching without tags [2021-08-19T08:02:42.634Z] #24 DONE 21.9s [2021-08-19T08:02:42.634Z] [2021-08-19T08:02:42.634Z] #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-08-19T08:02:42.634Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:42.634Z] #36 12.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:42.634Z] #36 16.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:42.634Z] #36 20.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:42.635Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:02:42.891Z] #36 ... [2021-08-19T08:02:42.891Z] [2021-08-19T08:02:42.891Z] #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-08-19T08:02:42.891Z] #47 sha256:d28d8f2149e2ef38cef6b7f06ab59299c33c96100e58c2ab3ac9973286fbc7a3 [2021-08-19T08:02:42.891Z] #47 11.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:02:42.891Z] #47 16.25 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:02:42.891Z] #47 ... [2021-08-19T08:02:42.891Z] [2021-08-19T08:02:42.891Z] #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-08-19T08:02:42.891Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:42.891Z] #42 12.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:02:42.891Z] #42 17.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:42.891Z] #42 21.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:43.148Z] #42 ... [2021-08-19T08:02:43.148Z] [2021-08-19T08:02:43.148Z] #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-08-19T08:02:43.148Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:02:43.148Z] #51 22.03 + cd /tmp/tmp.mJeCE7cDx5/src/github.com/mvdan/sh [2021-08-19T08:02:43.148Z] #51 22.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:02:43.148Z] #51 22.32 + GO111MODULE=on [2021-08-19T08:02:43.148Z] #51 22.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-19T08:02:43.148Z] #51 ... [2021-08-19T08:02:43.148Z] [2021-08-19T08:02:43.148Z] #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-08-19T08:02:43.148Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:43.148Z] #55 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:43.148Z] #55 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:43.281Z] #20 ... [2021-08-19T08:02:43.281Z] [2021-08-19T08:02:43.281Z] #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-08-19T08:02:43.281Z] #53 sha256:7bd097e94ec263f9db3a6dfa8e78be39b199f98082facd106717ec158e9c0fa6 [2021-08-19T08:02:43.281Z] #53 23.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-19T08:02:43.406Z] #55 ... [2021-08-19T08:02:43.406Z] [2021-08-19T08:02:43.406Z] #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-08-19T08:02:43.406Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:02:43.406Z] #45 22.42 unicode/utf8 [2021-08-19T08:02:41.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:02:41.925Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:02:42.010Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:42.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:02:42.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:02:42.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:42.132Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:02:42.647Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:02:42.658Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:02:43.542Z] #53 24.02 + mkdir -p /build [2021-08-19T08:02:43.804Z] #53 24.02 + cp runc /build/runc [2021-08-19T08:02:44.342Z] #45 23.58 math [2021-08-19T08:02:44.536Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:02:44.536Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:02:44.487Z] > git remote # timeout=10 [2021-08-19T08:02:44.493Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:02:44.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:02:44.512Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:02:44.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T08:02:44.540Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:02:44.551Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:02:46.350Z] #53 DONE 26.6s [2021-08-19T08:02:46.350Z] [2021-08-19T08:02:46.350Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:02:46.350Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:02:46.350Z] #20 14.42 Unpacking bash-completion (1:2.8-6) ... [2021-08-19T08:02:46.350Z] #20 15.19 Selecting previously unselected package bzip2. [2021-08-19T08:02:46.350Z] #20 15.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 15.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:02:46.350Z] #20 15.28 Selecting previously unselected package xz-utils. [2021-08-19T08:02:46.350Z] #20 15.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 15.29 Unpacking xz-utils (5.2.4-1) ... [2021-08-19T08:02:46.350Z] #20 15.40 Selecting previously unselected package apparmor. [2021-08-19T08:02:46.350Z] #20 15.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 15.46 Unpacking apparmor (2.13.2-10) ... [2021-08-19T08:02:46.350Z] #20 15.89 Selecting previously unselected package aufs-tools. [2021-08-19T08:02:46.350Z] #20 15.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 15.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:02:46.350Z] #20 16.19 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:02:46.350Z] #20 16.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 16.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:02:46.350Z] #20 16.31 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:02:46.350Z] #20 16.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 16.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:02:46.350Z] #20 16.37 Selecting previously unselected package jq. [2021-08-19T08:02:46.350Z] #20 16.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:02:46.350Z] #20 16.38 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:02:46.350Z] #20 16.42 Selecting previously unselected package libaio1:amd64. [2021-08-19T08:02:46.611Z] #20 16.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-19T08:02:46.612Z] #20 16.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:02:46.612Z] #20 16.47 Selecting previously unselected package libgpm2:amd64. [2021-08-19T08:02:46.612Z] #20 16.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-19T08:02:46.612Z] #20 16.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:02:46.612Z] #20 16.50 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:02:46.612Z] #20 16.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:02:46.612Z] #20 16.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:02:46.698Z] #13 41.50 Reading package lists... [2021-08-19T08:02:46.698Z] #13 ... [2021-08-19T08:02:46.698Z] [2021-08-19T08:02:46.698Z] #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-08-19T08:02:46.698Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:46.698Z] #55 42.57 Reading package lists... [2021-08-19T08:02:47.552Z] #20 ... [2021-08-19T08:02:47.552Z] [2021-08-19T08:02:47.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-08-19T08:02:47.552Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:47.552Z] #43 33.04 CC criu/clone-noasan.o [2021-08-19T08:02:47.552Z] #43 33.11 CC criu/config.o [2021-08-19T08:02:47.552Z] #43 33.59 CC criu/cr-check.o [2021-08-19T08:02:47.552Z] #43 34.14 CC criu/cr-dedup.o [2021-08-19T08:02:47.552Z] #43 34.28 CC criu/cr-dump.o [2021-08-19T08:02:47.552Z] #43 34.99 CC criu/cr-errno.o [2021-08-19T08:02:47.552Z] #43 35.02 CC criu/cr-restore.o [2021-08-19T08:02:47.552Z] #43 36.53 CC criu/cr-service.o [2021-08-19T08:02:47.552Z] #43 37.06 CC criu/crtools.o [2021-08-19T08:02:47.552Z] #43 37.25 CC criu/eventfd.o [2021-08-19T08:02:47.552Z] #43 37.37 CC criu/eventpoll.o [2021-08-19T08:02:47.552Z] #43 37.65 CC criu/external.o [2021-08-19T08:02:47.552Z] #43 37.77 CC criu/fault-injection.o [2021-08-19T08:02:47.552Z] #43 37.82 CC criu/fdstore.o [2021-08-19T08:02:47.552Z] #43 37.94 CC criu/fifo.o [2021-08-19T08:02:47.552Z] #43 38.07 CC criu/file-ids.o [2021-08-19T08:02:47.552Z] #43 38.18 CC criu/file-lock.o [2021-08-19T08:02:47.552Z] #43 38.49 CC criu/files-ext.o [2021-08-19T08:02:47.552Z] #43 38.62 CC criu/files-reg.o [2021-08-19T08:02:47.552Z] #43 39.35 CC criu/files.o [2021-08-19T08:02:47.552Z] #43 40.03 CC criu/filesystems.o [2021-08-19T08:02:47.552Z] #43 40.33 CC criu/fsnotify.o [2021-08-19T08:02:47.552Z] #43 40.67 CC criu/image-desc.o [2021-08-19T08:02:47.552Z] #43 40.72 CC criu/image.o [2021-08-19T08:02:47.552Z] #43 41.00 CC criu/ipc_ns.o [2021-08-19T08:02:47.552Z] #43 41.44 CC criu/irmap.o [2021-08-19T08:02:47.552Z] #43 41.73 CC criu/kcmp-ids.o [2021-08-19T08:02:47.552Z] #43 41.82 CC criu/kerndat.o [2021-08-19T08:02:47.552Z] #43 42.17 CC criu/libnetlink.o [2021-08-19T08:02:47.552Z] #43 42.28 CC criu/log.o [2021-08-19T08:02:47.552Z] #43 42.41 CC criu/lsm.o [2021-08-19T08:02:47.552Z] #43 42.57 CC criu/mem.o [2021-08-19T08:02:47.552Z] #43 43.17 CC criu/memfd.o [2021-08-19T08:02:47.552Z] #43 ... [2021-08-19T08:02:47.552Z] [2021-08-19T08:02:47.552Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:02:47.552Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:02:47.552Z] #20 17.64 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:02:47.552Z] #20 17.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:02:47.552Z] #20 17.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:47.552Z] #20 17.69 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:02:47.813Z] #20 17.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:02:47.813Z] #20 17.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:02:47.813Z] #20 17.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:02:47.813Z] #20 17.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:02:47.813Z] #20 17.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:02:47.813Z] #20 17.79 Selecting previously unselected package libreadline5:amd64. [2021-08-19T08:02:47.813Z] #20 17.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-19T08:02:47.813Z] #20 17.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:02:47.813Z] #20 17.83 Selecting previously unselected package net-tools. [2021-08-19T08:02:47.813Z] #20 17.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-19T08:02:47.813Z] #20 17.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:02:47.813Z] #20 17.90 Selecting previously unselected package patch. [2021-08-19T08:02:48.073Z] #20 17.90 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-19T08:02:48.073Z] #20 17.91 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-19T08:02:48.073Z] #20 17.95 Selecting previously unselected package python-pip-whl. [2021-08-19T08:02:48.073Z] #20 17.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-19T08:02:48.073Z] #20 17.95 Unpacking python-pip-whl (18.1-5) ... [2021-08-19T08:02:48.073Z] #20 18.12 Selecting previously unselected package python3-lib2to3. [2021-08-19T08:02:48.073Z] #20 18.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-19T08:02:48.073Z] #20 18.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:02:48.334Z] #20 18.22 Selecting previously unselected package python3-distutils. [2021-08-19T08:02:48.334Z] #20 18.22 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-19T08:02:48.334Z] #20 18.22 Unpacking python3-distutils (3.7.3-1) ... [2021-08-19T08:02:48.334Z] #20 18.27 Selecting previously unselected package python3-pip. [2021-08-19T08:02:48.334Z] #20 18.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-19T08:02:48.334Z] #20 18.28 Unpacking python3-pip (18.1-5) ... [2021-08-19T08:02:48.334Z] #20 18.32 Selecting previously unselected package python3-pkg-resources. [2021-08-19T08:02:48.334Z] #20 18.32 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:02:48.334Z] #20 18.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:02:48.334Z] #20 18.38 Selecting previously unselected package python3-setuptools. [2021-08-19T08:02:48.334Z] #20 18.39 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-19T08:02:48.334Z] #20 18.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-19T08:02:48.334Z] #20 18.45 Selecting previously unselected package python3-wheel. [2021-08-19T08:02:48.531Z] #45 ... [2021-08-19T08:02:48.531Z] [2021-08-19T08:02:48.531Z] #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-08-19T08:02:48.531Z] #67 sha256:ef489e22104762bafd9b378271efee681560e3acc3e5bfda9a25b46f29ddd437 [2021-08-19T08:02:48.531Z] #67 27.31 Checking out files: 42% (814/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) [2021-08-19T08:02:48.531Z] #67 ... [2021-08-19T08:02:48.531Z] [2021-08-19T08:02:48.531Z] #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-08-19T08:02:48.531Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:48.531Z] #13 13.33 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:02:48.531Z] #13 18.30 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:02:48.532Z] #13 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:02:48.532Z] #13 ... [2021-08-19T08:02:48.532Z] [2021-08-19T08:02:48.532Z] #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-08-19T08:02:48.532Z] #67 sha256:ef489e22104762bafd9b378271efee681560e3acc3e5bfda9a25b46f29ddd437 [2021-08-19T08:02:48.593Z] #20 18.45 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-19T08:02:48.593Z] #20 18.46 Unpacking python3-wheel (0.32.3-2) ... [2021-08-19T08:02:48.593Z] #20 18.50 Selecting previously unselected package sudo. [2021-08-19T08:02:48.593Z] #20 18.50 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-19T08:02:48.593Z] #20 18.50 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:02:48.593Z] #20 18.62 Selecting previously unselected package thin-provisioning-tools. [2021-08-19T08:02:48.593Z] #20 18.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-19T08:02:48.593Z] #20 18.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:02:48.594Z] #20 18.68 Selecting previously unselected package uidmap. [2021-08-19T08:02:48.594Z] #20 18.69 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-19T08:02:48.594Z] #20 18.69 Unpacking uidmap (1:4.5-1.1) ... [2021-08-19T08:02:48.594Z] #20 18.73 Selecting previously unselected package vim-runtime. [2021-08-19T08:02:48.854Z] #20 18.73 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:02:48.854Z] #20 18.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-19T08:02:48.854Z] #20 18.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-19T08:02:48.854Z] #20 18.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:02:48.890Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:02:48.918Z] > git --version # timeout=10 [2021-08-19T08:02:48.922Z] > git --version # 'git version 2.25.1' [2021-08-19T08:02:48.928Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-19T08:02:48.981Z] Client: Docker Engine - Community [2021-08-19T08:02:48.981Z] Version: 20.10.6 [2021-08-19T08:02:48.981Z] API version: 1.41 [2021-08-19T08:02:48.981Z] Go version: go1.13.15 [2021-08-19T08:02:48.981Z] Git commit: 370c289 [2021-08-19T08:02:48.981Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-19T08:02:48.981Z] OS/Arch: linux/amd64 [2021-08-19T08:02:48.981Z] Context: default [2021-08-19T08:02:48.981Z] Experimental: true [2021-08-19T08:02:48.981Z] [2021-08-19T08:02:48.981Z] Server: Docker Engine - Community [2021-08-19T08:02:48.981Z] Engine: [2021-08-19T08:02:48.981Z] Version: 20.10.6 [2021-08-19T08:02:48.981Z] API version: 1.41 (minimum version 1.12) [2021-08-19T08:02:48.981Z] Go version: go1.13.15 [2021-08-19T08:02:48.981Z] Git commit: 8728dd2 [2021-08-19T08:02:48.981Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-19T08:02:48.981Z] OS/Arch: linux/amd64 [2021-08-19T08:02:48.981Z] Experimental: true [2021-08-19T08:02:48.981Z] containerd: [2021-08-19T08:02:48.981Z] Version: 1.4.6 [2021-08-19T08:02:48.981Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:02:48.981Z] runc: [2021-08-19T08:02:48.981Z] Version: 1.0.0-rc95 [2021-08-19T08:02:48.981Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:02:48.981Z] docker-init: [2021-08-19T08:02:48.981Z] Version: 0.19.0 [2021-08-19T08:02:48.981Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-19T08:02:49.223Z] #55 53.08 Building dependency tree... [2021-08-19T08:02:49.303Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:02:49.425Z] #20 19.41 Selecting previously unselected package vim. [2021-08-19T08:02:49.425Z] #20 19.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:02:49.425Z] #20 19.42 Unpacking vim (2:8.1.0875-5) ... [2021-08-19T08:02:49.425Z] #20 19.55 Selecting previously unselected package xfsprogs. [2021-08-19T08:02:49.685Z] #20 19.56 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-19T08:02:49.685Z] #20 19.56 Unpacking xfsprogs (4.20.0-1) ... [2021-08-19T08:02:49.685Z] #20 19.67 Selecting previously unselected package zip. [2021-08-19T08:02:49.685Z] #20 19.67 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-19T08:02:49.685Z] #20 19.68 Unpacking zip (3.0-11+b1) ... [2021-08-19T08:02:49.685Z] #20 19.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:02:49.685Z] #20 19.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:02:49.685Z] #20 19.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:49.685Z] #20 19.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:02:49.685Z] #20 19.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:02:49.685Z] #20 19.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:49.685Z] #20 19.80 Setting up uidmap (1:4.5-1.1) ... [2021-08-19T08:02:49.685Z] #20 19.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:02:49.685Z] #20 19.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:49.685Z] #20 19.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:02:49.685Z] #20 19.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:02:49.685Z] #20 19.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:02:49.685Z] #20 19.85 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:02:49.685Z] #20 19.86 Setting up zip (3.0-11+b1) ... [2021-08-19T08:02:49.685Z] #20 19.87 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:02:49.685Z] #20 19.89 Setting up bash-completion (1:2.8-6) ... [2021-08-19T08:02:49.867Z] + docker version [2021-08-19T08:02:50.120Z] #67 27.31 Checking out files: 42% (814/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 76% (1468/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-08-19T08:02:50.120Z] #67 29.21 + cd /tmp/tmp.mYud7qjOax/src/github.com/docker/libnetwork [2021-08-19T08:02:50.120Z] #67 29.23 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:02:50.626Z] #20 20.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:02:50.627Z] #20 20.64 Setting up xz-utils (5.2.4-1) ... [2021-08-19T08:02:50.627Z] #20 20.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-19T08:02:50.627Z] #20 20.66 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-19T08:02:50.627Z] #20 20.67 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:02:50.627Z] #20 20.70 invoke-rc.d: could not determine current runlevel [2021-08-19T08:02:50.627Z] #20 20.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:02:50.627Z] #20 20.71 Setting up pigz (2.4-1) ... [2021-08-19T08:02:50.627Z] #20 20.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:02:50.627Z] #20 20.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:02:50.627Z] #20 20.74 Setting up python-pip-whl (18.1-5) ... [2021-08-19T08:02:50.684Z] #67 29.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-08-19T08:02:50.887Z] #20 20.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:02:50.887Z] #20 20.76 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:02:50.887Z] #20 20.86 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:02:50.887Z] #20 20.87 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:02:50.887Z] #20 20.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:50.887Z] #20 20.90 Setting up vim (2:8.1.0875-5) ... [2021-08-19T08:02:50.887Z] #20 20.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-19T08:02:50.887Z] #20 20.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-19T08:02:50.887Z] #20 20.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-19T08:02:50.887Z] #20 20.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-19T08:02:50.887Z] #20 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-19T08:02:50.887Z] #20 20.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-19T08:02:50.887Z] #20 20.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-19T08:02:50.887Z] #20 20.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-19T08:02:50.887Z] #20 20.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:02:50.887Z] #20 21.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:02:50.887Z] #20 21.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:02:50.887Z] #20 21.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:02:50.887Z] #20 21.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:02:50.887Z] #20 21.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:02:51.747Z] #55 ... [2021-08-19T08:02:51.747Z] [2021-08-19T08:02:51.747Z] #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-08-19T08:02:51.747Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:51.747Z] #13 41.50 Reading package lists... [2021-08-19T08:02:51.829Z] #20 21.66 Setting up iptables (1.8.2-4) ... [2021-08-19T08:02:51.829Z] #20 21.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-19T08:02:51.829Z] #20 21.70 Setting up python3 (3.7.3-1) ... [2021-08-19T08:02:51.829Z] #20 21.81 Setting up python3-wheel (0.32.3-2) ... [2021-08-19T08:02:52.089Z] #20 21.94 Setting up apparmor (2.13.2-10) ... [2021-08-19T08:02:52.321Z] #13 ... [2021-08-19T08:02:52.321Z] [2021-08-19T08:02:52.321Z] #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-08-19T08:02:52.321Z] #67 sha256:415f0c4c75cec9ebd9218f450760b051a15cce52cf0c2f7c8caf52c6bd1c7d23 [2021-08-19T08:02:52.321Z] #67 DONE 58.8s [2021-08-19T08:02:52.321Z] [2021-08-19T08:02:52.321Z] #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-08-19T08:02:52.321Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:02:52.660Z] #20 22.86 Setting up xfsprogs (4.20.0-1) ... [2021-08-19T08:02:52.920Z] #20 22.88 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:02:52.920Z] #20 22.96 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:02:53.180Z] #20 23.15 Setting up python3-distutils (3.7.3-1) ... [2021-08-19T08:02:53.441Z] #20 23.27 Setting up python3-setuptools (40.8.0-1) ... [2021-08-19T08:02:53.441Z] #20 23.52 Setting up python3-pip (18.1-5) ... [2021-08-19T08:02:53.701Z] #20 23.76 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:53.962Z] #20 23.78 Processing triggers for mime-support (3.62) ... [2021-08-19T08:02:54.842Z] #13 53.16 Building dependency tree... [2021-08-19T08:02:54.867Z] #67 ... [2021-08-19T08:02:54.867Z] [2021-08-19T08:02:54.868Z] #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-08-19T08:02:54.868Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:54.903Z] #20 DONE 24.8s [2021-08-19T08:02:54.903Z] [2021-08-19T08:02:54.903Z] #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-08-19T08:02:54.903Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-19T08:02:55.124Z] #40 33.63 Checking out files: 62% (1060/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) [2021-08-19T08:02:55.124Z] #40 ... [2021-08-19T08:02:55.124Z] [2021-08-19T08:02:55.124Z] #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-08-19T08:02:55.124Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:02:55.124Z] #51 24.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-19T08:02:55.124Z] #51 24.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-19T08:02:55.124Z] #51 24.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-19T08:02:55.124Z] #51 28.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-19T08:02:55.124Z] #51 33.57 runtime [2021-08-19T08:02:55.124Z] #51 ... [2021-08-19T08:02:55.124Z] [2021-08-19T08:02:55.124Z] #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-08-19T08:02:55.124Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:02:55.124Z] #45 30.37 unicode/utf16 [2021-08-19T08:02:55.124Z] #45 31.18 container/list [2021-08-19T08:02:55.124Z] #45 32.33 crypto/internal/subtle [2021-08-19T08:02:55.124Z] #45 32.63 crypto/subtle [2021-08-19T08:02:55.124Z] #45 33.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-19T08:02:55.124Z] #45 33.59 internal/nettrace [2021-08-19T08:02:55.124Z] #45 33.90 runtime/cgo [2021-08-19T08:02:55.163Z] #21 0.506 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-19T08:02:55.382Z] #45 ... [2021-08-19T08:02:55.382Z] [2021-08-19T08:02:55.382Z] #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-08-19T08:02:55.382Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:02:55.382Z] #34 24.57 encoding [2021-08-19T08:02:55.423Z] #21 0.509 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-19T08:02:55.423Z] #21 0.511 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-19T08:02:55.423Z] #21 DONE 0.6s [2021-08-19T08:02:55.423Z] [2021-08-19T08:02:55.423Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:02:55.423Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:02:55.644Z] #34 ... [2021-08-19T08:02:55.644Z] [2021-08-19T08:02:55.644Z] #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-08-19T08:02:55.644Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:02:55.644Z] #40 33.63 Checking out files: 62% (1060/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-19T08:02:55.902Z] #40 34.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-19T08:02:55.902Z] #40 ... [2021-08-19T08:02:55.902Z] [2021-08-19T08:02:55.902Z] #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-08-19T08:02:55.902Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:02:55.902Z] #49 25.00 go: downloading github.com/fatih/color v1.7.0 [2021-08-19T08:02:55.902Z] #49 25.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-19T08:02:55.902Z] #49 25.27 go: downloading github.com/pkg/errors v0.8.1 [2021-08-19T08:02:55.902Z] #49 25.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-19T08:02:55.902Z] #49 25.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-19T08:02:55.902Z] #49 26.11 go: downloading github.com/spf13/viper v1.6.1 [2021-08-19T08:02:55.902Z] #49 26.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-19T08:02:55.902Z] #49 27.34 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-19T08:02:55.902Z] #49 29.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-19T08:02:55.902Z] #49 29.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T08:02:56.161Z] #49 35.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-19T08:02:56.161Z] #49 35.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-19T08:02:56.215Z] #13 ... [2021-08-19T08:02:56.215Z] [2021-08-19T08:02:56.215Z] #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-08-19T08:02:56.215Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:56.215Z] #42 43.35 Reading package lists... [2021-08-19T08:02:56.215Z] #42 53.18 Building dependency tree... [2021-08-19T08:02:56.215Z] #42 58.59 The following additional packages will be installed: [2021-08-19T08:02:56.215Z] #42 58.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-08-19T08:02:56.215Z] #42 58.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-08-19T08:02:56.215Z] #42 58.60 Suggested packages: [2021-08-19T08:02:56.215Z] #42 58.62 manpages-dev python-setuptools [2021-08-19T08:02:56.215Z] #42 60.79 The following NEW packages will be installed: [2021-08-19T08:02:56.215Z] #42 60.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-08-19T08:02:56.215Z] #42 60.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-08-19T08:02:56.215Z] #42 60.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-08-19T08:02:56.215Z] #42 60.82 python-six zlib1g-dev [2021-08-19T08:02:56.215Z] #42 61.38 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:02:56.215Z] #42 61.38 Need to get 4095 kB of archives. [2021-08-19T08:02:56.215Z] #42 61.38 After this operation, 22.5 MB of additional disk space will be used. [2021-08-19T08:02:56.215Z] #42 61.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-08-19T08:02:56.215Z] #42 61.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:02:56.215Z] #42 61.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-08-19T08:02:56.215Z] #42 61.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:02:56.215Z] #42 61.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-08-19T08:02:56.215Z] #42 61.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:02:56.215Z] #42 61.49 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-08-19T08:02:56.215Z] #42 61.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-08-19T08:02:56.215Z] #42 61.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-19T08:02:56.215Z] #42 61.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-08-19T08:02:56.215Z] #42 62.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-08-19T08:02:56.215Z] #42 62.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-08-19T08:02:56.215Z] #42 62.71 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-08-19T08:02:56.215Z] #42 62.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-08-19T08:02:56.216Z] #42 62.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-08-19T08:02:56.216Z] #42 62.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-08-19T08:02:56.216Z] #42 62.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-08-19T08:02:56.419Z] #49 35.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-19T08:02:56.419Z] #49 35.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-19T08:02:56.419Z] #49 ... [2021-08-19T08:02:56.419Z] [2021-08-19T08:02:56.419Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-19T08:02:56.419Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:56.419Z] #36 35.60 Fetched 8463 kB in 26s (327 kB/s) [2021-08-19T08:02:56.473Z] #42 ... [2021-08-19T08:02:56.473Z] [2021-08-19T08:02:56.473Z] #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-08-19T08:02:56.473Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:02:56.473Z] #55 58.64 The following additional packages will be installed: [2021-08-19T08:02:56.473Z] #55 58.66 libbtrfs0 [2021-08-19T08:02:56.473Z] #55 59.03 The following NEW packages will be installed: [2021-08-19T08:02:56.473Z] #55 59.06 libbtrfs-dev libbtrfs0 [2021-08-19T08:02:56.473Z] #55 59.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:02:56.473Z] #55 59.66 Need to get 119 kB of archives. [2021-08-19T08:02:56.473Z] #55 59.66 After this operation, 387 kB of additional disk space will be used. [2021-08-19T08:02:56.473Z] #55 59.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:02:56.473Z] #55 59.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:02:56.473Z] #55 61.63 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:02:56.473Z] #55 61.93 Fetched 119 kB in 0s (395 kB/s) [2021-08-19T08:02:56.473Z] #55 62.15 Selecting previously unselected package libbtrfs0. [2021-08-19T08:02:56.473Z] #55 62.15 (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 ... 15421 files and directories currently installed.) [2021-08-19T08:02:56.473Z] #55 62.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:02:56.473Z] #55 62.30 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:02:56.473Z] #55 62.55 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:02:56.473Z] #55 62.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:02:56.473Z] #55 62.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:02:56.473Z] #55 63.08 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:02:56.473Z] #55 63.12 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:02:56.731Z] #55 63.20 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:02:56.808Z] #22 1.532 Collecting yamllint==1.26.1 [2021-08-19T08:02:57.295Z] #55 DONE 63.7s [2021-08-19T08:02:57.295Z] [2021-08-19T08:02:57.295Z] #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-08-19T08:02:57.295Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:02:57.352Z] #36 35.60 Reading package lists... [2021-08-19T08:02:57.352Z] #36 ... [2021-08-19T08:02:57.352Z] [2021-08-19T08:02:57.352Z] #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-08-19T08:02:57.352Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:02:57.352Z] #58 26.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-19T08:02:57.352Z] #58 27.47 go: downloading github.com/google/uuid v1.3.0 [2021-08-19T08:02:57.352Z] #58 27.60 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-19T08:02:57.352Z] #58 27.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-19T08:02:57.352Z] #58 28.32 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-19T08:02:57.352Z] #58 28.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T08:02:57.352Z] #58 28.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-19T08:02:57.352Z] #58 29.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-19T08:02:57.352Z] #58 29.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-19T08:02:57.352Z] #58 33.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-19T08:02:57.618Z] #58 ... [2021-08-19T08:02:57.618Z] [2021-08-19T08:02:57.618Z] #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-08-19T08:02:57.618Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:02:57.618Z] #49 35.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-19T08:02:57.618Z] #49 36.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-19T08:02:57.618Z] #49 36.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-19T08:02:57.618Z] #49 36.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-19T08:02:57.751Z] #22 ... [2021-08-19T08:02:57.751Z] [2021-08-19T08:02:57.751Z] #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-08-19T08:02:57.751Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:02:57.751Z] #43 43.35 CC criu/mount.o [2021-08-19T08:02:57.751Z] #43 44.45 CC criu/namespaces.o [2021-08-19T08:02:57.751Z] #43 44.96 CC criu/net.o [2021-08-19T08:02:57.751Z] #43 45.81 CC criu/netfilter.o [2021-08-19T08:02:57.751Z] #43 45.94 CC criu/page-pipe.o [2021-08-19T08:02:57.751Z] #43 46.10 CC criu/page-xfer.o [2021-08-19T08:02:57.751Z] #43 46.56 CC criu/pagemap-cache.o [2021-08-19T08:02:57.751Z] #43 46.66 CC criu/pagemap.o [2021-08-19T08:02:57.751Z] #43 46.92 CC criu/parasite-syscall.o [2021-08-19T08:02:57.751Z] #43 47.15 CC criu/path.o [2021-08-19T08:02:57.751Z] #43 47.23 CC criu/pie-util-vdso-elf32.o [2021-08-19T08:02:57.751Z] #43 47.36 CC criu/pie-util-vdso.o [2021-08-19T08:02:57.751Z] #43 47.48 CC criu/pie-util.o [2021-08-19T08:02:57.751Z] #43 47.53 CC criu/pipes.o [2021-08-19T08:02:57.751Z] #43 47.74 CC criu/plugin.o [2021-08-19T08:02:57.751Z] #43 47.86 CC criu/proc_parse.o [2021-08-19T08:02:57.751Z] #43 48.61 CC criu/protobuf-desc.o [2021-08-19T08:02:57.751Z] #43 48.84 CC criu/protobuf.o [2021-08-19T08:02:57.751Z] #43 48.98 CC criu/pstree.o [2021-08-19T08:02:57.751Z] #43 49.35 CC criu/rbtree.o [2021-08-19T08:02:57.751Z] #43 49.45 CC criu/rst-malloc.o [2021-08-19T08:02:57.751Z] #43 49.55 CC criu/seccomp.o [2021-08-19T08:02:57.751Z] #43 49.77 CC criu/seize.o [2021-08-19T08:02:57.751Z] #43 50.04 CC criu/servicefd.o [2021-08-19T08:02:57.751Z] #43 50.19 CC criu/shmem.o [2021-08-19T08:02:57.751Z] #43 50.48 CC criu/sigframe.o [2021-08-19T08:02:57.751Z] #43 50.55 CC criu/signalfd.o [2021-08-19T08:02:57.751Z] #43 50.64 CC criu/sk-inet.o [2021-08-19T08:02:57.751Z] #43 50.99 CC criu/sk-netlink.o [2021-08-19T08:02:57.751Z] #43 51.15 CC criu/sk-packet.o [2021-08-19T08:02:57.751Z] #43 51.35 CC criu/sk-queue.o [2021-08-19T08:02:57.751Z] #43 51.51 CC criu/sk-tcp.o [2021-08-19T08:02:57.751Z] #43 51.67 CC criu/sk-unix.o [2021-08-19T08:02:57.751Z] #43 52.30 CC criu/sockets.o [2021-08-19T08:02:57.751Z] #43 52.59 CC criu/stats.o [2021-08-19T08:02:57.751Z] #43 52.69 CC criu/string.o [2021-08-19T08:02:57.751Z] #43 52.72 CC criu/sysctl.o [2021-08-19T08:02:57.751Z] #43 52.95 CC criu/sysfs_parse.o [2021-08-19T08:02:57.751Z] #43 53.10 CC criu/timens.o [2021-08-19T08:02:57.751Z] #43 53.28 CC criu/timerfd.o [2021-08-19T08:02:57.751Z] #43 53.46 CC criu/tty.o [2021-08-19T08:02:57.860Z] #56 ... [2021-08-19T08:02:57.860Z] [2021-08-19T08:02:57.860Z] #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-08-19T08:02:57.860Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:02:57.860Z] #36 44.31 Reading package lists... [2021-08-19T08:02:57.860Z] #36 54.93 Building dependency tree... [2021-08-19T08:02:57.860Z] #36 60.11 The following additional packages will be installed: [2021-08-19T08:02:57.860Z] #36 60.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-19T08:02:57.860Z] #36 60.16 Suggested packages: [2021-08-19T08:02:57.860Z] #36 60.16 cmake-doc ninja-build lrzip [2021-08-19T08:02:57.860Z] #36 60.16 Recommended packages: [2021-08-19T08:02:57.860Z] #36 60.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-19T08:02:57.860Z] #36 61.60 The following NEW packages will be installed: [2021-08-19T08:02:57.860Z] #36 61.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-19T08:02:57.860Z] #36 61.61 vim-common xxd [2021-08-19T08:02:57.860Z] #36 62.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:02:57.860Z] #36 62.01 Need to get 14.9 MB of archives. [2021-08-19T08:02:57.860Z] #36 62.01 After this operation, 61.8 MB of additional disk space will be used. [2021-08-19T08:02:57.860Z] #36 62.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:02:57.860Z] #36 62.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:02:57.860Z] #36 62.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-19T08:02:57.860Z] #36 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:02:57.860Z] #36 63.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-19T08:02:57.860Z] #36 63.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-19T08:02:57.860Z] #36 63.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-19T08:02:57.860Z] #36 63.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-19T08:02:57.860Z] #36 63.37 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-19T08:02:57.860Z] #36 63.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-19T08:02:57.876Z] #49 37.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-19T08:02:58.118Z] #36 ... [2021-08-19T08:02:58.118Z] [2021-08-19T08:02:58.119Z] #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-08-19T08:02:58.119Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:58.119Z] #42 64.72 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:02:58.133Z] #49 37.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T08:02:58.376Z] #42 65.01 Fetched 4095 kB in 2s (2257 kB/s) [2021-08-19T08:02:58.391Z] #49 37.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-19T08:02:58.391Z] #49 37.51 go: downloading github.com/spf13/afero v1.1.2 [2021-08-19T08:02:58.633Z] #42 65.19 Selecting previously unselected package libcap-dev:amd64. [2021-08-19T08:02:58.633Z] #42 65.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:02:58.633Z] #42 65.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-08-19T08:02:58.633Z] #42 65.32 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:02:58.695Z] #43 54.27 CC criu/tun.o [2021-08-19T08:02:58.956Z] #43 54.49 CC criu/uffd.o [2021-08-19T08:02:58.958Z] #49 38.08 go: downloading github.com/spf13/cast v1.3.0 [2021-08-19T08:02:58.958Z] #49 38.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-19T08:02:58.958Z] #49 38.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-19T08:02:59.205Z] #42 65.64 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:02:59.205Z] #42 65.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:02:59.205Z] #42 65.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:59.205Z] #42 65.94 Selecting previously unselected package libnet1-dev. [2021-08-19T08:02:59.205Z] #42 65.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:02:59.205Z] #42 65.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:02:59.218Z] #43 54.98 CC criu/util.o [2021-08-19T08:02:59.227Z] #49 38.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-19T08:02:59.227Z] #49 38.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-19T08:02:59.484Z] #49 38.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-19T08:02:59.748Z] #49 38.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-19T08:02:59.748Z] #49 38.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-19T08:02:59.748Z] #49 38.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-19T08:02:59.748Z] #49 38.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-19T08:02:59.748Z] #49 38.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-19T08:02:59.748Z] #49 39.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-19T08:02:59.770Z] #42 ... [2021-08-19T08:02:59.770Z] [2021-08-19T08:02:59.770Z] #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-08-19T08:02:59.770Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:02:59.770Z] #49 56.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-19T08:02:59.770Z] #49 56.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-19T08:02:59.770Z] #49 56.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-19T08:02:59.770Z] #49 56.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-19T08:02:59.770Z] #49 56.88 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-19T08:02:59.770Z] #49 59.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-19T08:02:59.770Z] #49 59.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-19T08:02:59.770Z] #49 60.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-19T08:02:59.770Z] #49 ... [2021-08-19T08:02:59.770Z] [2021-08-19T08:02:59.770Z] #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-08-19T08:02:59.770Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:02:59.770Z] #42 66.45 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:02:59.770Z] #42 66.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:02:59.770Z] #42 66.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:02:59.788Z] #43 55.50 CC criu/uts_ns.o [2021-08-19T08:02:59.788Z] #43 55.57 CC criu/vdso-compat.o [2021-08-19T08:02:59.887Z] Client: Docker Engine - Community [2021-08-19T08:02:59.887Z] Version: 20.10.6 [2021-08-19T08:02:59.887Z] API version: 1.41 [2021-08-19T08:02:59.887Z] Go version: go1.13.15 [2021-08-19T08:02:59.887Z] Git commit: 370c289 [2021-08-19T08:02:59.887Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-19T08:02:59.887Z] OS/Arch: linux/arm64 [2021-08-19T08:02:59.887Z] Context: default [2021-08-19T08:02:59.887Z] Experimental: true [2021-08-19T08:02:59.887Z] [2021-08-19T08:02:59.887Z] Server: Docker Engine - Community [2021-08-19T08:02:59.887Z] Engine: [2021-08-19T08:02:59.887Z] Version: 20.10.6 [2021-08-19T08:02:59.887Z] API version: 1.41 (minimum version 1.12) [2021-08-19T08:02:59.887Z] Go version: go1.13.15 [2021-08-19T08:02:59.887Z] Git commit: 8728dd2 [2021-08-19T08:02:59.887Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-19T08:02:59.887Z] OS/Arch: linux/arm64 [2021-08-19T08:02:59.887Z] Experimental: true [2021-08-19T08:02:59.887Z] containerd: [2021-08-19T08:02:59.887Z] Version: 1.4.6 [2021-08-19T08:02:59.887Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:02:59.887Z] runc: [2021-08-19T08:02:59.887Z] Version: 1.0.0-rc95 [2021-08-19T08:02:59.887Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:02:59.887Z] docker-init: [2021-08-19T08:02:59.887Z] Version: 0.19.0 [2021-08-19T08:02:59.887Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-19T08:03:00.027Z] #42 66.73 Selecting previously unselected package libnl-3-dev:amd64. [2021-08-19T08:03:00.027Z] #42 66.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-08-19T08:03:00.027Z] #42 66.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:03:00.048Z] #43 55.65 CC criu/vdso.o [2021-08-19T08:03:00.214Z] + docker info [2021-08-19T08:03:00.309Z] #43 55.88 LINK criu/built-in.o [2021-08-19T08:03:00.309Z] #43 55.95 LINK criu/criu [2021-08-19T08:03:00.313Z] #49 39.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-19T08:03:00.313Z] #49 39.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-19T08:03:00.313Z] #49 39.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-19T08:03:00.313Z] #49 39.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-19T08:03:00.313Z] #49 39.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-19T08:03:00.313Z] #49 39.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-19T08:03:00.313Z] #49 39.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-19T08:03:00.313Z] #49 39.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-19T08:03:00.570Z] #43 56.19 DEP lib/c/criu.d [2021-08-19T08:03:00.570Z] #43 56.24 CC images/rpc.pb-c.o [2021-08-19T08:03:00.577Z] #49 39.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-19T08:03:00.592Z] #42 67.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:03:00.592Z] #42 67.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:00.592Z] #42 67.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:00.849Z] #42 67.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-08-19T08:03:00.849Z] #42 67.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:00.849Z] #42 67.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:01.106Z] #42 67.64 Selecting previously unselected package zlib1g-dev:amd64. [2021-08-19T08:03:01.106Z] #42 67.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-08-19T08:03:01.106Z] #42 67.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:03:01.142Z] #49 40.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-19T08:03:01.142Z] #49 40.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-19T08:03:01.160Z] #43 56.51 CC lib/c/criu.o [2021-08-19T08:03:01.401Z] #49 40.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-19T08:03:01.401Z] #49 40.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-19T08:03:01.420Z] #43 57.02 LINK lib/c/built-in.o [2021-08-19T08:03:01.420Z] #43 57.03 LINK lib/c/libcriu.so [2021-08-19T08:03:01.420Z] #43 57.06 LINK lib/c/libcriu.a [2021-08-19T08:03:01.420Z] #43 57.13 GEN magic.py [2021-08-19T08:03:01.672Z] #42 68.16 Selecting previously unselected package libprotobuf17:amd64. [2021-08-19T08:03:01.672Z] #42 68.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:01.672Z] #42 68.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:01.680Z] #43 57.20 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:03:01.680Z] #43 57.20 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:03:01.680Z] #43 57.21 Note: Building without GnuTLS support [2021-08-19T08:03:01.680Z] #43 57.21 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:03:01.680Z] #43 57.21 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:03:01.681Z] #49 40.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-19T08:03:01.942Z] #43 57.58 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:03:01.942Z] #43 ... [2021-08-19T08:03:01.942Z] [2021-08-19T08:03:01.942Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:03:01.942Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:03:01.942Z] #22 6.739 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-19T08:03:01.950Z] #49 41.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-19T08:03:02.207Z] #49 41.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-19T08:03:02.207Z] #49 41.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-19T08:03:02.207Z] #49 41.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-19T08:03:02.237Z] #42 ... [2021-08-19T08:03:02.237Z] [2021-08-19T08:03:02.237Z] #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-08-19T08:03:02.237Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:02.237Z] #34 58.69 internal/reflectlite [2021-08-19T08:03:02.237Z] #34 58.69 sync [2021-08-19T08:03:02.237Z] #34 61.30 internal/testlog [2021-08-19T08:03:02.237Z] #34 63.15 sort [2021-08-19T08:03:02.237Z] #34 63.15 errors [2021-08-19T08:03:02.237Z] #34 64.37 strconv [2021-08-19T08:03:02.237Z] #34 65.62 io [2021-08-19T08:03:02.237Z] #34 68.02 internal/oserror [2021-08-19T08:03:02.237Z] #34 68.25 syscall [2021-08-19T08:03:02.237Z] #34 ... [2021-08-19T08:03:02.237Z] [2021-08-19T08:03:02.237Z] #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-08-19T08:03:02.237Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:02.237Z] #36 65.67 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:02.237Z] #36 66.00 Fetched 14.9 MB in 2s (6841 kB/s) [2021-08-19T08:03:02.237Z] #36 66.22 Selecting previously unselected package xxd. [2021-08-19T08:03:02.237Z] #36 66.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:03:02.237Z] #36 66.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:03:02.237Z] #36 66.31 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:03:02.237Z] #36 66.87 Selecting previously unselected package vim-common. [2021-08-19T08:03:02.237Z] #36 66.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:03:02.237Z] #36 66.97 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:03:02.237Z] #36 67.54 Selecting previously unselected package cmake-data. [2021-08-19T08:03:02.237Z] #36 67.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-19T08:03:02.237Z] #36 67.56 Unpacking cmake-data (3.13.4-1) ... [2021-08-19T08:03:02.464Z] #49 41.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-19T08:03:02.513Z] #22 7.034 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-19T08:03:02.513Z] #22 7.061 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-19T08:03:02.513Z] #22 7.086 Collecting pyyaml (from yamllint==1.26.1) [2021-08-19T08:03:02.513Z] #22 7.150 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-19T08:03:02.513Z] #22 7.233 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-19T08:03:02.513Z] #22 7.234 Building wheels for collected packages: yamllint [2021-08-19T08:03:02.513Z] #22 7.234 Running setup.py bdist_wheel for yamllint: started [2021-08-19T08:03:03.028Z] #49 41.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-19T08:03:03.028Z] #49 42.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-19T08:03:03.083Z] #22 7.511 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-19T08:03:03.083Z] #22 7.511 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-19T08:03:03.083Z] #22 7.529 Successfully built yamllint [2021-08-19T08:03:03.083Z] #22 7.533 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-19T08:03:03.304Z] #49 ... [2021-08-19T08:03:03.304Z] [2021-08-19T08:03:03.304Z] #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-08-19T08:03:03.304Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:03:03.304Z] #58 42.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-19T08:03:03.343Z] #22 7.793 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-19T08:03:04.237Z] #58 ... [2021-08-19T08:03:04.237Z] [2021-08-19T08:03:04.237Z] #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-08-19T08:03:04.237Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:03:04.237Z] #55 33.34 Fetched 8463 kB in 26s (329 kB/s) [2021-08-19T08:03:04.494Z] #55 33.34 Reading package lists... [2021-08-19T08:03:04.494Z] #55 ... [2021-08-19T08:03:04.494Z] [2021-08-19T08:03:04.494Z] #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-08-19T08:03:04.494Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:03:04.494Z] #49 42.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-19T08:03:04.494Z] #49 42.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-19T08:03:04.494Z] #49 42.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-19T08:03:04.494Z] #49 42.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-19T08:03:04.494Z] #49 42.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-19T08:03:04.766Z] #36 ... [2021-08-19T08:03:04.766Z] [2021-08-19T08:03:04.766Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:04.766Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:03:05.023Z] #32 70.31 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: 93% (1422/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-08-19T08:03:05.251Z] #22 DONE 9.7s [2021-08-19T08:03:05.252Z] [2021-08-19T08:03:05.252Z] #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-08-19T08:03:05.252Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:05.252Z] #43 57.77 make[1]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.00 make[1]: 'images/built-in.o' is up to date. [2021-08-19T08:03:05.252Z] #43 58.02 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-08-19T08:03:05.252Z] #43 58.03 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-08-19T08:03:05.252Z] #43 58.05 make[1]: 'compel/libcompel.a' is up to date. [2021-08-19T08:03:05.252Z] #43 58.06 make[1]: 'compel/compel-host-bin' is up to date. [2021-08-19T08:03:05.252Z] #43 58.07 make[1]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.09 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:03:05.252Z] #43 58.18 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.19 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.21 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.24 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.27 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.28 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.29 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.33 make[2]: Nothing to be done for 'all'. [2021-08-19T08:03:05.252Z] #43 58.34 INSTALL criu/criu [2021-08-19T08:03:05.252Z] #43 DONE 60.6s [2021-08-19T08:03:05.252Z] [2021-08-19T08:03:05.252Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:03:05.252Z] #25 sha256:496343223ff6987109307133cd3577410dcf9836da2b3bf7c665d1ae147d2dee [2021-08-19T08:03:05.252Z] #25 ... [2021-08-19T08:03:05.252Z] [2021-08-19T08:03:05.252Z] #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-08-19T08:03:05.252Z] #56 sha256:d2af3ceb4028d4f6797bc0b2329ee546106b53f7a781d1610123f1d4f471fae9 [2021-08-19T08:03:05.252Z] #56 58.34 + bin/containerd-stress [2021-08-19T08:03:05.252Z] #56 59.30 + bin/containerd-shim [2021-08-19T08:03:05.252Z] #56 62.27 + bin/containerd-shim-runc-v1 [2021-08-19T08:03:05.252Z] #56 64.26 + bin/containerd-shim-runc-v2 [2021-08-19T08:03:05.252Z] #56 64.82 + binaries [2021-08-19T08:03:05.252Z] #56 64.82 + install -D bin/containerd /build/containerd [2021-08-19T08:03:05.252Z] #56 64.85 + install -D bin/containerd-shim /build/containerd-shim [2021-08-19T08:03:05.252Z] #56 64.86 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-19T08:03:05.252Z] #56 64.87 + install -D bin/ctr /build/ctr [2021-08-19T08:03:05.252Z] #56 DONE 67.0s [2021-08-19T08:03:05.252Z] [2021-08-19T08:03:05.252Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:03:05.252Z] #25 sha256:496343223ff6987109307133cd3577410dcf9836da2b3bf7c665d1ae147d2dee [2021-08-19T08:03:05.285Z] #32 71.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-19T08:03:05.425Z] #49 44.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-19T08:03:05.425Z] #49 44.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-19T08:03:05.425Z] #49 44.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-19T08:03:05.425Z] #49 44.71 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-19T08:03:05.511Z] #25 DONE 0.4s [2021-08-19T08:03:05.511Z] [2021-08-19T08:03:05.511Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:03:05.511Z] #30 sha256:a4b160ab6ce33fa813f995b2c78787fa931b602773d21ed9f75e95b29ed385b1 [2021-08-19T08:03:05.854Z] #32 72.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:05.992Z] #49 44.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T08:03:05.992Z] #49 45.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T08:03:05.992Z] #49 45.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-19T08:03:06.558Z] #49 45.74 go: downloading golang.org/x/text v0.3.2 [2021-08-19T08:03:06.815Z] #49 ... [2021-08-19T08:03:06.815Z] [2021-08-19T08:03:06.815Z] #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-08-19T08:03:06.815Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:06.815Z] #42 35.85 Fetched 8463 kB in 26s (324 kB/s) [2021-08-19T08:03:06.815Z] #42 35.85 Reading package lists... [2021-08-19T08:03:06.815Z] #42 ... [2021-08-19T08:03:06.815Z] [2021-08-19T08:03:06.815Z] #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-08-19T08:03:06.815Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:03:06.815Z] #55 33.34 Reading package lists... [2021-08-19T08:03:07.413Z] Client: [2021-08-19T08:03:07.413Z] Context: default [2021-08-19T08:03:07.413Z] Debug Mode: false [2021-08-19T08:03:07.413Z] Plugins: [2021-08-19T08:03:07.413Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-19T08:03:07.413Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-19T08:03:07.413Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-19T08:03:07.413Z] [2021-08-19T08:03:07.413Z] Server: [2021-08-19T08:03:07.413Z] Containers: 0 [2021-08-19T08:03:07.413Z] Running: 0 [2021-08-19T08:03:07.413Z] Paused: 0 [2021-08-19T08:03:07.413Z] Stopped: 0 [2021-08-19T08:03:07.413Z] Images: 0 [2021-08-19T08:03:07.413Z] Server Version: 20.10.6 [2021-08-19T08:03:07.413Z] Storage Driver: overlay2 [2021-08-19T08:03:07.413Z] Backing Filesystem: extfs [2021-08-19T08:03:07.413Z] Supports d_type: true [2021-08-19T08:03:07.413Z] Native Overlay Diff: true [2021-08-19T08:03:07.413Z] userxattr: false [2021-08-19T08:03:07.413Z] Logging Driver: json-file [2021-08-19T08:03:07.413Z] Cgroup Driver: systemd [2021-08-19T08:03:07.413Z] Cgroup Version: 2 [2021-08-19T08:03:07.413Z] Plugins: [2021-08-19T08:03:07.413Z] Volume: local [2021-08-19T08:03:07.413Z] Network: bridge host ipvlan macvlan null overlay [2021-08-19T08:03:07.413Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-19T08:03:07.413Z] Swarm: inactive [2021-08-19T08:03:07.413Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-19T08:03:07.413Z] Default Runtime: runc [2021-08-19T08:03:07.413Z] Init Binary: docker-init [2021-08-19T08:03:07.413Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:03:07.413Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:03:07.413Z] init version: de40ad0 [2021-08-19T08:03:07.413Z] Security Options: [2021-08-19T08:03:07.413Z] apparmor [2021-08-19T08:03:07.413Z] seccomp [2021-08-19T08:03:07.413Z] Profile: default [2021-08-19T08:03:07.413Z] cgroupns [2021-08-19T08:03:07.413Z] Kernel Version: 5.4.0-1048-aws [2021-08-19T08:03:07.413Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-19T08:03:07.413Z] OSType: linux [2021-08-19T08:03:07.413Z] Architecture: x86_64 [2021-08-19T08:03:07.413Z] CPUs: 2 [2021-08-19T08:03:07.413Z] Total Memory: 7.487GiB [2021-08-19T08:03:07.413Z] Name: ip-10-100-121-118 [2021-08-19T08:03:07.413Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-19T08:03:07.413Z] Docker Root Dir: /var/lib/docker [2021-08-19T08:03:07.413Z] Debug Mode: false [2021-08-19T08:03:07.413Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:03:07.413Z] Labels: [2021-08-19T08:03:07.413Z] Experimental: true [2021-08-19T08:03:07.413Z] Insecure Registries: [2021-08-19T08:03:07.413Z] 127.0.0.0/8 [2021-08-19T08:03:07.413Z] Live Restore Enabled: true [2021-08-19T08:03:07.413Z] [2021-08-19T08:03:07.413Z] WARNING: No kernel memory limit support [2021-08-19T08:03:07.413Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-19T08:03:07.743Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 . [2021-08-19T08:03:08.007Z] #1 [internal] load build definition from Dockerfile [2021-08-19T08:03:08.007Z] #1 sha256:77f307ef9b998d53e74ced2c307f90beb38a0e8242ecbeaacd66b444f9766294 [2021-08-19T08:03:08.007Z] #1 transferring dockerfile: 17.04kB done [2021-08-19T08:03:08.007Z] #1 DONE 0.2s [2021-08-19T08:03:08.007Z] [2021-08-19T08:03:08.007Z] #2 [internal] load .dockerignore [2021-08-19T08:03:08.007Z] #2 sha256:c7ac05e444c3663c09f2fe6351d522cf03aad2ecf25488cfdb3489bf0c2a4d98 [2021-08-19T08:03:08.007Z] #2 transferring context: 87B done [2021-08-19T08:03:08.007Z] #2 DONE 0.1s [2021-08-19T08:03:08.007Z] [2021-08-19T08:03:08.007Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-19T08:03:08.007Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-19T08:03:08.380Z] #32 ... [2021-08-19T08:03:08.380Z] [2021-08-19T08:03:08.380Z] #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-08-19T08:03:08.380Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:08.380Z] #13 59.34 The following additional packages will be installed: [2021-08-19T08:03:08.380Z] #13 59.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-19T08:03:08.380Z] #13 59.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-19T08:03:08.380Z] #13 59.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-19T08:03:08.380Z] #13 59.34 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-19T08:03:08.380Z] #13 59.34 mingw-w64-x86-64-dev [2021-08-19T08:03:08.380Z] #13 59.37 Suggested packages: [2021-08-19T08:03:08.380Z] #13 59.37 gcc-8-locales seccomp wine64 [2021-08-19T08:03:08.380Z] #13 61.02 The following NEW packages will be installed: [2021-08-19T08:03:08.380Z] #13 61.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-19T08:03:08.380Z] #13 61.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-19T08:03:08.380Z] #13 61.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-19T08:03:08.380Z] #13 61.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-19T08:03:08.380Z] #13 61.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-19T08:03:08.380Z] #13 61.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-19T08:03:08.380Z] #13 61.06 The following packages will be upgraded: [2021-08-19T08:03:08.380Z] #13 61.08 libseccomp2 [2021-08-19T08:03:08.380Z] #13 61.66 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:08.380Z] #13 61.66 Need to get 77.8 MB of archives. [2021-08-19T08:03:08.380Z] #13 61.66 After this operation, 487 MB of additional disk space will be used. [2021-08-19T08:03:08.380Z] #13 61.66 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-19T08:03:08.380Z] #13 61.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-19T08:03:08.380Z] #13 61.74 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-19T08:03:08.380Z] #13 62.02 Get:4 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-08-19T08:03:08.380Z] #13 62.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-19T08:03:08.380Z] #13 62.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-19T08:03:08.380Z] #13 62.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-19T08:03:08.380Z] #13 62.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-19T08:03:08.380Z] #13 63.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-19T08:03:08.380Z] #13 63.61 Get:10 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-08-19T08:03:08.380Z] #13 63.67 Get:11 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-08-19T08:03:08.380Z] #13 68.54 Get:12 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-08-19T08:03:08.583Z] #3 DONE 0.4s [2021-08-19T08:03:08.583Z] [2021-08-19T08:03:08.583Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-19T08:03:08.583Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-19T08:03:08.583Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-19T08:03:08.583Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-19T08:03:08.583Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-19T08:03:08.583Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-19T08:03:08.583Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2021-08-19T08:03:08.583Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-19T08:03:08.684Z] #13 ... [2021-08-19T08:03:08.685Z] [2021-08-19T08:03:08.685Z] #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-08-19T08:03:08.685Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:08.685Z] #42 69.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-08-19T08:03:08.685Z] #42 69.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 69.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:08.685Z] #42 69.69 Selecting previously unselected package libprotobuf-dev:amd64. [2021-08-19T08:03:08.685Z] #42 69.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 69.70 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:08.685Z] #42 71.95 Selecting previously unselected package libprotoc17:amd64. [2021-08-19T08:03:08.685Z] #42 71.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 71.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:08.685Z] #42 73.07 Selecting previously unselected package protobuf-c-compiler. [2021-08-19T08:03:08.685Z] #42 73.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 73.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:03:08.685Z] #42 73.37 Selecting previously unselected package protobuf-compiler. [2021-08-19T08:03:08.685Z] #42 73.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 73.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:03:08.685Z] #42 73.67 Selecting previously unselected package python-pkg-resources. [2021-08-19T08:03:08.685Z] #42 73.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:03:08.685Z] #42 73.69 Unpacking python-pkg-resources (40.8.0-1) ... [2021-08-19T08:03:08.685Z] #42 74.10 Selecting previously unselected package python-six. [2021-08-19T08:03:08.685Z] #42 74.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-08-19T08:03:08.685Z] #42 74.12 Unpacking python-six (1.12.0-1) ... [2021-08-19T08:03:08.685Z] #42 74.36 Selecting previously unselected package python-protobuf. [2021-08-19T08:03:08.685Z] #42 74.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:08.685Z] #42 74.38 Unpacking python-protobuf (3.6.1.3-2) ... [2021-08-19T08:03:08.685Z] #42 75.23 Setting up python-pkg-resources (40.8.0-1) ... [2021-08-19T08:03:08.685Z] #42 ... [2021-08-19T08:03:08.685Z] [2021-08-19T08:03:08.685Z] #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-08-19T08:03:08.685Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:03:08.685Z] #56 1.605 + RM_GOPATH=0 [2021-08-19T08:03:08.685Z] #56 1.605 + TMP_GOPATH= [2021-08-19T08:03:08.685Z] #56 1.605 + : /build [2021-08-19T08:03:08.685Z] #56 1.605 + '[' -z '' ']' [2021-08-19T08:03:08.685Z] #56 1.611 ++ mktemp -d [2021-08-19T08:03:08.685Z] #56 1.611 + export GOPATH=/tmp/tmp.F8zrkUKOIu [2021-08-19T08:03:08.685Z] #56 1.611 + GOPATH=/tmp/tmp.F8zrkUKOIu [2021-08-19T08:03:08.685Z] #56 1.611 + RM_GOPATH=1 [2021-08-19T08:03:08.685Z] #56 1.611 + case "$(go env GOARCH)" in [2021-08-19T08:03:08.685Z] #56 1.616 ++ go env GOARCH [2021-08-19T08:03:08.685Z] #56 1.680 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:08.685Z] #56 1.680 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:08.685Z] #56 1.680 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:08.685Z] #56 1.687 + dir=/tmp/install [2021-08-19T08:03:08.685Z] #56 1.688 + bin=containerd [2021-08-19T08:03:08.685Z] #56 1.688 + shift [2021-08-19T08:03:08.685Z] #56 1.688 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-19T08:03:08.685Z] #56 1.688 + . /tmp/install/containerd.installer [2021-08-19T08:03:08.685Z] #56 1.688 ++ set -e [2021-08-19T08:03:08.685Z] #56 1.688 ++ : e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:03:08.685Z] #56 1.688 + install_containerd [2021-08-19T08:03:08.685Z] #56 1.688 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' [2021-08-19T08:03:08.685Z] #56 1.688 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F8zrkUKOIu/src/github.com/containerd/containerd [2021-08-19T08:03:08.685Z] #56 1.688 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:03:08.685Z] #56 1.692 Cloning into '/tmp/tmp.F8zrkUKOIu/src/github.com/containerd/containerd'... [2021-08-19T08:03:08.842Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-19T08:03:08.842Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-08-19T08:03:09.110Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-19T08:03:09.110Z] #4 DONE 0.7s [2021-08-19T08:03:09.338Z] #55 44.86 Reading package lists... [2021-08-19T08:03:09.338Z] #55 ... [2021-08-19T08:03:09.338Z] [2021-08-19T08:03:09.338Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-19T08:03:09.338Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:03:09.338Z] #40 38.16 + 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-08-19T08:03:09.369Z] [2021-08-19T08:03:09.369Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:03:09.369Z] #7 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:03:09.596Z] #40 ... [2021-08-19T08:03:09.596Z] [2021-08-19T08:03:09.596Z] #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-08-19T08:03:09.596Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:09.596Z] #36 35.60 Reading package lists... [2021-08-19T08:03:10.306Z] #7 ... [2021-08-19T08:03:10.306Z] [2021-08-19T08:03:10.306Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-19T08:03:10.306Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-19T08:03:10.306Z] #5 DONE 0.9s [2021-08-19T08:03:10.306Z] [2021-08-19T08:03:10.306Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:03:10.306Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-19T08:03:10.306Z] #8 DONE 0.9s [2021-08-19T08:03:10.306Z] [2021-08-19T08:03:10.306Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:03:10.306Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-19T08:03:10.306Z] #6 DONE 0.9s [2021-08-19T08:03:10.306Z] [2021-08-19T08:03:10.306Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:03:10.306Z] #7 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-19T08:03:10.306Z] #7 DONE 0.9s [2021-08-19T08:03:10.614Z] [2021-08-19T08:03:10.614Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:10.614Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:03:10.614Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:10.614Z] #26 ... [2021-08-19T08:03:10.614Z] [2021-08-19T08:03:10.614Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:03:10.614Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:03:10.614Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:03:10.614Z] #64 DONE 0.1s [2021-08-19T08:03:10.614Z] [2021-08-19T08:03:10.614Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:10.614Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:03:10.614Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-19T08:03:10.875Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-19T08:03:10.875Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-19T08:03:10.875Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-19T08:03:10.875Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-19T08:03:10.968Z] #36 47.33 Reading package lists... [2021-08-19T08:03:10.968Z] #36 ... [2021-08-19T08:03:10.968Z] [2021-08-19T08:03:10.968Z] #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-08-19T08:03:10.968Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:10.968Z] #13 35.62 Fetched 8996 kB in 29s (307 kB/s) [2021-08-19T08:03:10.968Z] #13 35.62 Reading package lists... [2021-08-19T08:03:10.968Z] #13 ... [2021-08-19T08:03:10.968Z] [2021-08-19T08:03:10.968Z] #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-08-19T08:03:10.968Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:10.968Z] #42 35.85 Reading package lists... [2021-08-19T08:03:11.135Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 4.19MB / 50.44MB 0.3s [2021-08-19T08:03:11.401Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 34.60MB / 50.44MB 0.6s [2021-08-19T08:03:11.401Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 0.7s [2021-08-19T08:03:11.983Z] #56 ... [2021-08-19T08:03:11.983Z] [2021-08-19T08:03:11.983Z] #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-08-19T08:03:11.983Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:11.983Z] #45 67.96 github.com/LK4D4/vndr/godl/singleflight [2021-08-19T08:03:11.983Z] #45 67.99 io [2021-08-19T08:03:11.983Z] #45 68.34 strconv [2021-08-19T08:03:11.983Z] #45 69.92 bytes [2021-08-19T08:03:11.983Z] #45 74.21 strings [2021-08-19T08:03:11.983Z] #45 75.37 reflect [2021-08-19T08:03:11.983Z] #45 ... [2021-08-19T08:03:11.983Z] [2021-08-19T08:03:11.983Z] #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-08-19T08:03:11.983Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:11.983Z] #13 72.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-19T08:03:11.983Z] #13 72.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-19T08:03:11.983Z] #13 72.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:03:11.983Z] #13 72.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:03:11.983Z] #13 72.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-19T08:03:11.983Z] #13 72.22 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-19T08:03:11.983Z] #13 72.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-19T08:03:11.983Z] #13 72.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-19T08:03:11.983Z] #13 72.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-19T08:03:11.983Z] #13 72.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-19T08:03:11.983Z] #13 72.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-19T08:03:11.983Z] #13 72.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-19T08:03:11.983Z] #13 72.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-19T08:03:11.983Z] #13 72.56 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-19T08:03:12.084Z] #30 DONE 6.2s [2021-08-19T08:03:12.084Z] [2021-08-19T08:03:12.084Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-19T08:03:12.084Z] #33 sha256:f5177394ca86cbdb4db892b3da4927522e6db75a7f99fca85bfe7bbdbfde635e [2021-08-19T08:03:12.084Z] #33 DONE 0.3s [2021-08-19T08:03:12.084Z] [2021-08-19T08:03:12.084Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-08-19T08:03:12.084Z] #35 sha256:7cb873ef60a7f43f71b81aeda40e148e01e3166f7ede135eff9022c454170bdb [2021-08-19T08:03:12.084Z] #35 DONE 0.0s [2021-08-19T08:03:12.084Z] [2021-08-19T08:03:12.084Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-08-19T08:03:12.084Z] #38 sha256:e317b5a1e037b031d8984a918dfdcce7b4b36df1be678383c2883431e18ac224 [2021-08-19T08:03:12.084Z] #38 DONE 0.0s [2021-08-19T08:03:12.084Z] [2021-08-19T08:03:12.084Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-08-19T08:03:12.084Z] #41 sha256:d609f392169e96e9262bdbebef0b15adcb937b1e08be35a3869021b9c5b4cfba [2021-08-19T08:03:12.798Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.0s done [2021-08-19T08:03:12.798Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-19T08:03:13.354Z] #13 74.00 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:13.354Z] #13 74.28 Fetched 77.8 MB in 11s (6908 kB/s) [2021-08-19T08:03:13.461Z] #41 DONE 1.2s [2021-08-19T08:03:13.461Z] [2021-08-19T08:03:13.461Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-08-19T08:03:13.462Z] #44 sha256:e139c8b4437d2de3afbb518bca0ef6e7738b6942a1c6c1fb6350704f0fde597e [2021-08-19T08:03:13.462Z] #44 DONE 0.0s [2021-08-19T08:03:13.462Z] [2021-08-19T08:03:13.462Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-19T08:03:13.462Z] #46 sha256:a0dd1ad17d6639f312af4179dcfae267dbba31826319c457e3e8b4834b40a398 [2021-08-19T08:03:13.462Z] #46 DONE 0.2s [2021-08-19T08:03:13.462Z] [2021-08-19T08:03:13.462Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-19T08:03:13.462Z] #48 sha256:04f020ee737a88d99101a9a1f59a197d468331797b23e9ff429dc4460f1cab36 [2021-08-19T08:03:13.462Z] #48 DONE 0.0s [2021-08-19T08:03:13.462Z] [2021-08-19T08:03:13.462Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-19T08:03:13.462Z] #50 sha256:bf89fc8f08930807917850c2999165e179b99a5d46c41a04b019b592b8c7d7c1 [2021-08-19T08:03:13.912Z] #13 74.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 ... 15421 files and directories currently installed.) [2021-08-19T08:03:13.912Z] #13 74.62 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:03:13.912Z] #13 74.69 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-19T08:03:14.032Z] #50 DONE 0.4s [2021-08-19T08:03:14.032Z] [2021-08-19T08:03:14.032Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-19T08:03:14.032Z] #52 sha256:49246612244374282da059e0b5c0d4628f8734485f4b36b4dba283e726fbe4ec [2021-08-19T08:03:14.032Z] #52 DONE 0.0s [2021-08-19T08:03:14.032Z] [2021-08-19T08:03:14.032Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-08-19T08:03:14.032Z] #54 sha256:d6e2a5823f730cbc9a0b956272ebe00f4f4ae457032738e097b783cc8eb8748c [2021-08-19T08:03:14.032Z] #54 DONE 0.2s [2021-08-19T08:03:14.170Z] #13 ... [2021-08-19T08:03:14.170Z] [2021-08-19T08:03:14.170Z] #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-08-19T08:03:14.170Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:14.170Z] #34 70.58 reflect [2021-08-19T08:03:14.170Z] #34 ... [2021-08-19T08:03:14.170Z] [2021-08-19T08:03:14.170Z] #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-08-19T08:03:14.170Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:14.170Z] #45 79.95 bufio [2021-08-19T08:03:14.271Z] #42 47.30 Reading package lists... [2021-08-19T08:03:14.271Z] #42 ... [2021-08-19T08:03:14.271Z] [2021-08-19T08:03:14.271Z] #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-08-19T08:03:14.271Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:14.271Z] #13 35.62 Reading package lists... [2021-08-19T08:03:14.291Z] [2021-08-19T08:03:14.291Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-19T08:03:14.291Z] #57 sha256:3f7eab0eba0abe84f60f7b4b151579173df3ac487884851d72aec7b4178a1459 [2021-08-19T08:03:14.705Z] #26 ... [2021-08-19T08:03:14.705Z] [2021-08-19T08:03:14.705Z] #23 [internal] load build context [2021-08-19T08:03:14.705Z] #23 sha256:90a67459682799d52af6ccdeaa5518342821108a3360cfc84ce2e1f8dcb836ae [2021-08-19T08:03:14.705Z] #23 transferring context: 53.40MB 3.2s done [2021-08-19T08:03:14.705Z] #23 DONE 4.1s [2021-08-19T08:03:14.705Z] [2021-08-19T08:03:14.705Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:14.705Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-19T08:03:14.860Z] #57 DONE 0.9s [2021-08-19T08:03:15.120Z] [2021-08-19T08:03:15.120Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-19T08:03:15.120Z] #61 sha256:12e0d07ef44ca832b0c86bde84392cbfb3ab8f0f0274ec7b624d857f56869d34 [2021-08-19T08:03:15.137Z] Client: [2021-08-19T08:03:15.137Z] Context: default [2021-08-19T08:03:15.137Z] Debug Mode: false [2021-08-19T08:03:15.137Z] Plugins: [2021-08-19T08:03:15.137Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-19T08:03:15.137Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-19T08:03:15.137Z] [2021-08-19T08:03:15.137Z] Server: [2021-08-19T08:03:15.137Z] Containers: 0 [2021-08-19T08:03:15.137Z] Running: 0 [2021-08-19T08:03:15.137Z] Paused: 0 [2021-08-19T08:03:15.137Z] Stopped: 0 [2021-08-19T08:03:15.137Z] Images: 0 [2021-08-19T08:03:15.137Z] Server Version: 20.10.6 [2021-08-19T08:03:15.137Z] Storage Driver: overlay2 [2021-08-19T08:03:15.137Z] Backing Filesystem: extfs [2021-08-19T08:03:15.137Z] Supports d_type: true [2021-08-19T08:03:15.137Z] Native Overlay Diff: true [2021-08-19T08:03:15.137Z] userxattr: false [2021-08-19T08:03:15.137Z] Logging Driver: json-file [2021-08-19T08:03:15.137Z] Cgroup Driver: cgroupfs [2021-08-19T08:03:15.137Z] Cgroup Version: 1 [2021-08-19T08:03:15.137Z] Plugins: [2021-08-19T08:03:15.137Z] Volume: local [2021-08-19T08:03:15.137Z] Network: bridge host ipvlan macvlan null overlay [2021-08-19T08:03:15.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-19T08:03:15.137Z] Swarm: inactive [2021-08-19T08:03:15.137Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-19T08:03:15.137Z] Default Runtime: runc [2021-08-19T08:03:15.137Z] Init Binary: docker-init [2021-08-19T08:03:15.137Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-19T08:03:15.137Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-19T08:03:15.137Z] init version: de40ad0 [2021-08-19T08:03:15.137Z] Security Options: [2021-08-19T08:03:15.137Z] apparmor [2021-08-19T08:03:15.138Z] seccomp [2021-08-19T08:03:15.138Z] Profile: default [2021-08-19T08:03:15.138Z] Kernel Version: 5.4.0-1048-aws [2021-08-19T08:03:15.138Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-19T08:03:15.138Z] OSType: linux [2021-08-19T08:03:15.138Z] Architecture: aarch64 [2021-08-19T08:03:15.138Z] CPUs: 4 [2021-08-19T08:03:15.138Z] Total Memory: 7.493GiB [2021-08-19T08:03:15.138Z] Name: ip-10-100-105-201 [2021-08-19T08:03:15.138Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-19T08:03:15.138Z] Docker Root Dir: /var/lib/docker [2021-08-19T08:03:15.138Z] Debug Mode: false [2021-08-19T08:03:15.138Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:03:15.138Z] Labels: [2021-08-19T08:03:15.138Z] Experimental: true [2021-08-19T08:03:15.138Z] Insecure Registries: [2021-08-19T08:03:15.138Z] 127.0.0.0/8 [2021-08-19T08:03:15.138Z] Live Restore Enabled: true [2021-08-19T08:03:15.138Z] [2021-08-19T08:03:15.138Z] WARNING: No swap limit support [Pipeline] sh [2021-08-19T08:03:15.379Z] #61 DONE 0.4s [2021-08-19T08:03:15.379Z] [2021-08-19T08:03:15.379Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-19T08:03:15.379Z] #66 sha256:f57daeaf555fa14e439d61e68aa3379f0caaf5b021fa9aaadacf245a3134c964 [2021-08-19T08:03:15.431Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:03:15.431Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:03:15.431Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42760/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-08-19T08:03:15.431Z] + bash /home/ubuntu/workspace/moby_PR-42760/check-config.sh [2021-08-19T08:03:15.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-19T08:03:15.431Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-19T08:03:15.431Z] [2021-08-19T08:03:15.431Z] Generally Necessary: [2021-08-19T08:03:15.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-19T08:03:15.431Z] - apparmor: enabled and tools installed [2021-08-19T08:03:15.431Z] - CONFIG_NAMESPACES: enabled [2021-08-19T08:03:15.431Z] - CONFIG_NET_NS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_PID_NS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_IPC_NS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_UTS_NS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CGROUPS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-19T08:03:15.431Z] - CONFIG_CPUSETS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_MEMCG: enabled [2021-08-19T08:03:15.431Z] - CONFIG_KEYS: enabled [2021-08-19T08:03:15.431Z] - CONFIG_VETH: enabled (as module) [2021-08-19T08:03:15.431Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-19T08:03:15.431Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-19T08:03:15.431Z] - CONFIG_NF_NAT_IPV4: missing [2021-08-19T08:03:15.431Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-19T08:03:15.551Z] #45 ... [2021-08-19T08:03:15.551Z] [2021-08-19T08:03:15.551Z] #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-08-19T08:03:15.551Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:03:15.551Z] #51 72.14 bytes [2021-08-19T08:03:15.551Z] #51 72.14 syscall [2021-08-19T08:03:15.551Z] #51 76.98 reflect [2021-08-19T08:03:15.645Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 2.7s done [2021-08-19T08:03:15.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-19T08:03:15.693Z] - CONFIG_NF_NAT_NEEDED: missing [2021-08-19T08:03:15.693Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-19T08:03:15.693Z] [2021-08-19T08:03:15.693Z] Optional Features: [2021-08-19T08:03:15.693Z] - CONFIG_USER_NS: enabled [2021-08-19T08:03:15.693Z] - CONFIG_SECCOMP: enabled [2021-08-19T08:03:15.693Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-19T08:03:15.693Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-19T08:03:15.693Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-19T08:03:15.693Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-19T08:03:15.693Z] - CONFIG_BLK_CGROUP: enabled [2021-08-19T08:03:15.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-19T08:03:15.693Z] - CONFIG_IOSCHED_CFQ: missing [2021-08-19T08:03:15.693Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-08-19T08:03:15.693Z] - CONFIG_CGROUP_PERF: enabled [2021-08-19T08:03:15.693Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-19T08:03:15.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-19T08:03:15.809Z] #51 ... [2021-08-19T08:03:15.809Z] [2021-08-19T08:03:15.809Z] #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-08-19T08:03:15.809Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:15.809Z] #13 75.18 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:03:15.809Z] #13 75.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-19T08:03:15.809Z] #13 75.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 ... 15421 files and directories currently installed.) [2021-08-19T08:03:15.809Z] #13 75.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:03:15.809Z] #13 75.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:03:15.809Z] #13 ... [2021-08-19T08:03:15.809Z] [2021-08-19T08:03:15.809Z] #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-08-19T08:03:15.809Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:15.809Z] #36 72.53 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:03:15.809Z] #36 72.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:03:15.809Z] #36 72.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:03:15.907Z] #26 DONE 5.3s [2021-08-19T08:03:15.907Z] [2021-08-19T08:03:15.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:15.907Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:15.907Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-19T08:03:15.907Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-19T08:03:15.907Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-19T08:03:15.907Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-19T08:03:15.907Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.9s done [2021-08-19T08:03:15.907Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.6s done [2021-08-19T08:03:15.907Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.9s done [2021-08-19T08:03:15.907Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.9s done [2021-08-19T08:03:15.907Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.2s done [2021-08-19T08:03:15.907Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.3s done [2021-08-19T08:03:15.907Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 49.03MB / 129.04MB 5.1s [2021-08-19T08:03:15.907Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-19T08:03:15.955Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-19T08:03:15.955Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-19T08:03:15.955Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-19T08:03:15.955Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-19T08:03:15.955Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-19T08:03:15.955Z] - CONFIG_IP_VS: enabled (as module) [2021-08-19T08:03:15.955Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-19T08:03:15.955Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-19T08:03:15.955Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-19T08:03:15.955Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-19T08:03:15.955Z] - CONFIG_EXT4_FS: enabled [2021-08-19T08:03:15.955Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-19T08:03:15.955Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-19T08:03:15.955Z] - Network Drivers: [2021-08-19T08:03:15.955Z] - "overlay": [2021-08-19T08:03:15.955Z] - CONFIG_VXLAN: enabled (as module) [2021-08-19T08:03:15.955Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-19T08:03:15.955Z] Optional (for encrypted networks): [2021-08-19T08:03:16.170Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 59.77MB / 129.04MB 5.3s [2021-08-19T08:03:16.217Z] - CONFIG_CRYPTO: enabled [2021-08-19T08:03:16.217Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-19T08:03:16.217Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-19T08:03:16.217Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-19T08:03:16.217Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-19T08:03:16.217Z] - CONFIG_XFRM: enabled [2021-08-19T08:03:16.217Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-08-19T08:03:16.217Z] - "ipvlan": [2021-08-19T08:03:16.217Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-19T08:03:16.217Z] - "macvlan": [2021-08-19T08:03:16.217Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_DUMMY: enabled (as module) [2021-08-19T08:03:16.217Z] - "ftp,tftp client in container": [2021-08-19T08:03:16.217Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-19T08:03:16.217Z] - Storage Drivers: [2021-08-19T08:03:16.217Z] - "aufs": [2021-08-19T08:03:16.217Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-19T08:03:16.217Z] - "btrfs": [2021-08-19T08:03:16.217Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-19T08:03:16.217Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-19T08:03:16.217Z] - "devicemapper": [2021-08-19T08:03:16.217Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-19T08:03:16.217Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-19T08:03:16.217Z] - "overlay": [2021-08-19T08:03:16.217Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-19T08:03:16.217Z] - "zfs": [2021-08-19T08:03:16.217Z] - /dev/zfs: present [2021-08-19T08:03:16.217Z] - zfs command: missing [2021-08-19T08:03:16.217Z] - zpool command: missing [2021-08-19T08:03:16.217Z] [2021-08-19T08:03:16.217Z] Limits: [2021-08-19T08:03:16.217Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-19T08:03:16.217Z] [2021-08-19T08:03:16.217Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-19T08:03:16.374Z] #36 ... [2021-08-19T08:03:16.374Z] [2021-08-19T08:03:16.374Z] #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-08-19T08:03:16.374Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:16.374Z] #42 82.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:16.374Z] #42 82.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:03:16.374Z] #42 83.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:16.374Z] #42 83.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:16.432Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 72.35MB / 129.04MB 5.6s [2021-08-19T08:03:16.560Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 . [2021-08-19T08:03:16.631Z] #42 83.14 Setting up python-six (1.12.0-1) ... [2021-08-19T08:03:16.693Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 82.84MB / 129.04MB 5.8s [2021-08-19T08:03:16.758Z] #66 DONE 1.2s [2021-08-19T08:03:16.758Z] [2021-08-19T08:03:16.758Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-08-19T08:03:16.758Z] #68 sha256:72f2f55befe03c2d0595e994446e0b08c16fe2bb8ac8cb621c58f4f59b7a29a6 [2021-08-19T08:03:16.758Z] #68 DONE 0.2s [2021-08-19T08:03:16.758Z] [2021-08-19T08:03:16.758Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-08-19T08:03:16.758Z] #69 sha256:646986de3265238d11e9fdc065e4c89b5ead88a089bc9adb96e1e958da1bd879 [2021-08-19T08:03:16.758Z] #69 DONE 0.1s [2021-08-19T08:03:16.953Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 90.18MB / 129.04MB 6.0s [2021-08-19T08:03:16.953Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 101.63MB / 129.04MB 6.2s [2021-08-19T08:03:17.017Z] [2021-08-19T08:03:17.017Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-19T08:03:17.017Z] #70 sha256:641dba8c9cd68f6f7d6ddea3717c8eeee6038490e85d4ae19696a5ec318da47a [2021-08-19T08:03:17.135Z] #1 [internal] load build definition from Dockerfile [2021-08-19T08:03:17.135Z] #1 sha256:37cf61bbfebcfcb38c7549ac7532c45701780879819e41874d1e5feb76b3f035 [2021-08-19T08:03:17.135Z] #1 transferring dockerfile: 17.04kB done [2021-08-19T08:03:17.135Z] #1 DONE 0.1s [2021-08-19T08:03:17.135Z] [2021-08-19T08:03:17.135Z] #2 [internal] load .dockerignore [2021-08-19T08:03:17.135Z] #2 sha256:f38b76e2a7e246d081ffdba855d31cec02691b443859c61ac8de8298606aed46 [2021-08-19T08:03:17.135Z] #2 transferring context: 87B done [2021-08-19T08:03:17.135Z] #2 DONE 0.0s [2021-08-19T08:03:17.397Z] [2021-08-19T08:03:17.397Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-19T08:03:17.397Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-19T08:03:17.525Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 119.54MB / 129.04MB 6.5s [2021-08-19T08:03:17.525Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 6.7s [2021-08-19T08:03:17.525Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 1.7s done [2021-08-19T08:03:17.957Z] #70 DONE 1.0s [2021-08-19T08:03:17.957Z] [2021-08-19T08:03:17.957Z] #71 exporting to image [2021-08-19T08:03:17.957Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-19T08:03:17.957Z] #71 exporting layers [2021-08-19T08:03:17.969Z] #3 DONE 0.6s [2021-08-19T08:03:17.969Z] [2021-08-19T08:03:17.969Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-19T08:03:17.969Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-19T08:03:17.969Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-19T08:03:17.969Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-19T08:03:17.969Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-19T08:03:17.969Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-19T08:03:17.969Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-08-19T08:03:17.969Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-08-19T08:03:18.455Z] #13 47.22 Reading package lists... [2021-08-19T08:03:18.455Z] #13 ... [2021-08-19T08:03:18.455Z] [2021-08-19T08:03:18.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-08-19T08:03:18.455Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:18.455Z] #42 47.30 Reading package lists... [2021-08-19T08:03:18.544Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-08-19T08:03:18.544Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-08-19T08:03:18.806Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-19T08:03:19.023Z] #42 57.07 Building dependency tree... [2021-08-19T08:03:19.023Z] #42 ... [2021-08-19T08:03:19.023Z] [2021-08-19T08:03:19.023Z] #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-08-19T08:03:19.023Z] #67 sha256:ef489e22104762bafd9b378271efee681560e3acc3e5bfda9a25b46f29ddd437 [2021-08-19T08:03:19.023Z] #67 DONE 58.2s [2021-08-19T08:03:19.156Z] #42 ... [2021-08-19T08:03:19.156Z] [2021-08-19T08:03:19.156Z] #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-08-19T08:03:19.156Z] #47 sha256:af765c743eb1c089f277e587d869b70633075f9670f43584504f56eeb1c1cb07 [2021-08-19T08:03:19.156Z] #47 DONE 85.8s [2021-08-19T08:03:19.156Z] [2021-08-19T08:03:19.156Z] #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-08-19T08:03:19.156Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:19.156Z] #36 85.93 Selecting previously unselected package libxml2:amd64. [2021-08-19T08:03:19.156Z] #36 85.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-19T08:03:19.156Z] #36 85.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:03:19.281Z] [2021-08-19T08:03:19.281Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-19T08:03:19.281Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:19.281Z] #36 47.33 Reading package lists... [2021-08-19T08:03:19.383Z] #4 DONE 1.5s [2021-08-19T08:03:20.070Z] #9 ... [2021-08-19T08:03:20.070Z] [2021-08-19T08:03:20.070Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:03:20.070Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:03:20.070Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:03:20.070Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-19T08:03:20.070Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-19T08:03:20.070Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-08-19T08:03:20.070Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-08-19T08:03:20.070Z] #64 DONE 9.2s [2021-08-19T08:03:20.070Z] [2021-08-19T08:03:20.070Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:03:20.070Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-19T08:03:20.070Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:03:20.070Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-19T08:03:20.070Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:03:20.070Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-19T08:03:20.070Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2021-08-19T08:03:20.070Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-08-19T08:03:20.070Z] #62 DONE 9.3s [2021-08-19T08:03:20.070Z] [2021-08-19T08:03:20.070Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:20.070Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:20.070Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-19T08:03:20.070Z] #9 ... [2021-08-19T08:03:20.070Z] [2021-08-19T08:03:20.070Z] #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-08-19T08:03:20.070Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:03:20.070Z] #27 1.725 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:20.070Z] #27 1.728 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:20.070Z] #27 1.743 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:20.070Z] #27 1.831 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:03:20.070Z] #27 2.070 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:03:20.070Z] #27 2.837 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:03:20.329Z] [2021-08-19T08:03:20.329Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:03:20.329Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-19T08:03:20.334Z] #27 4.544 Fetched 8463 kB in 3s (2759 kB/s) [2021-08-19T08:03:20.525Z] #36 87.11 Selecting previously unselected package libarchive13:amd64. [2021-08-19T08:03:20.525Z] #36 87.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-19T08:03:20.525Z] #36 87.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:03:20.652Z] #36 57.52 Building dependency tree... [2021-08-19T08:03:21.090Z] #36 87.82 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-19T08:03:21.357Z] #36 87.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-19T08:03:21.357Z] #36 87.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:03:21.614Z] #36 88.39 Selecting previously unselected package librhash0:amd64. [2021-08-19T08:03:21.717Z] #8 ... [2021-08-19T08:03:21.717Z] [2021-08-19T08:03:21.717Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:03:21.717Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-19T08:03:21.717Z] #6 DONE 1.6s [2021-08-19T08:03:21.725Z] #27 4.544 Reading package lists... [2021-08-19T08:03:21.871Z] #36 88.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-19T08:03:21.871Z] #36 88.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:03:21.979Z] [2021-08-19T08:03:21.979Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-19T08:03:21.979Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-19T08:03:21.979Z] #5 DONE 1.6s [2021-08-19T08:03:21.979Z] [2021-08-19T08:03:21.979Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-19T08:03:21.979Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-19T08:03:21.979Z] #8 DONE 1.7s [2021-08-19T08:03:21.979Z] [2021-08-19T08:03:21.979Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-19T08:03:21.979Z] #7 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-19T08:03:21.979Z] #7 DONE 1.7s [2021-08-19T08:03:21.984Z] #27 5.539 Reading package lists... [2021-08-19T08:03:21.984Z] #27 ... [2021-08-19T08:03:21.984Z] [2021-08-19T08:03:21.984Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:21.984Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:21.984Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 1.0s done [2021-08-19T08:03:21.984Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 1.0s [2021-08-19T08:03:22.128Z] #36 88.70 Selecting previously unselected package libuv1:amd64. [2021-08-19T08:03:22.128Z] #36 88.71 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-19T08:03:22.128Z] #36 88.73 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:03:22.229Z] #71 exporting layers 3.8s done [2021-08-19T08:03:22.229Z] #71 writing image sha256:e1a57ecc07540a481c07392f4d33856c4ad2c7b7e9f4546146fc0da2635cdaf5 done [2021-08-19T08:03:22.229Z] #71 naming to docker.io/library/docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 done [2021-08-19T08:03:22.229Z] #71 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-19T08:03:22.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -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:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh dynbinary test-integration [2021-08-19T08:03:22.694Z] #36 89.27 Selecting previously unselected package cmake. [2021-08-19T08:03:22.694Z] #36 89.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-19T08:03:22.694Z] #36 89.37 Unpacking cmake (3.13.4-1) ... [2021-08-19T08:03:23.003Z] [2021-08-19T08:03:23.003Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:23.003Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-19T08:03:23.003Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:23.003Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-19T08:03:23.276Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-19T08:03:23.276Z] #26 sha256:270b36ee7abd3e101ebba424015074f69c53b2ff097017458aa7941bf7727308 529B / 529B done [2021-08-19T08:03:23.276Z] #26 sha256:edcf96f9d9d9b65814e6e7426b13b2246e605a4d47d05c8aae8d8e24377e68d8 1.48kB / 1.48kB done [2021-08-19T08:03:23.276Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 0B / 49.22MB 0.4s [2021-08-19T08:03:23.544Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 3.15MB / 49.22MB 0.6s [2021-08-19T08:03:23.809Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 16.78MB / 49.22MB 0.7s [2021-08-19T08:03:23.809Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 24.12MB / 49.22MB 1.0s [2021-08-19T08:03:23.895Z] #9 ... [2021-08-19T08:03:23.895Z] [2021-08-19T08:03:23.895Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-19T08:03:23.895Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-19T08:03:23.895Z] #63 DONE 1.3s [2021-08-19T08:03:23.895Z] [2021-08-19T08:03:23.895Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:23.895Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:23.934Z] #36 ... [2021-08-19T08:03:23.934Z] [2021-08-19T08:03:23.934Z] #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-08-19T08:03:23.934Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:23.934Z] #13 47.22 Reading package lists... [2021-08-19T08:03:24.078Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 30.41MB / 49.22MB 1.1s [2021-08-19T08:03:24.197Z] #13 57.81 Building dependency tree... [2021-08-19T08:03:24.197Z] #13 ... [2021-08-19T08:03:24.197Z] [2021-08-19T08:03:24.197Z] #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-08-19T08:03:24.197Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:03:24.197Z] #45 53.23 vendor/golang.org/x/crypto/internal/subtle [2021-08-19T08:03:24.197Z] #45 ... [2021-08-19T08:03:24.197Z] [2021-08-19T08:03:24.197Z] #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-08-19T08:03:24.197Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:03:24.197Z] #55 44.86 Reading package lists... [2021-08-19T08:03:24.197Z] #55 54.94 Building dependency tree... [2021-08-19T08:03:24.197Z] #55 59.83 The following additional packages will be installed: [2021-08-19T08:03:24.197Z] #55 59.85 libbtrfs0 [2021-08-19T08:03:24.197Z] #55 60.24 The following NEW packages will be installed: [2021-08-19T08:03:24.197Z] #55 60.25 libbtrfs-dev libbtrfs0 [2021-08-19T08:03:24.197Z] #55 60.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:24.197Z] #55 60.82 Need to get 119 kB of archives. [2021-08-19T08:03:24.197Z] #55 60.82 After this operation, 387 kB of additional disk space will be used. [2021-08-19T08:03:24.197Z] #55 60.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:03:24.197Z] #55 60.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:03:24.197Z] #55 62.52 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:24.197Z] #55 62.82 Fetched 119 kB in 0s (391 kB/s) [2021-08-19T08:03:24.197Z] #55 62.99 Selecting previously unselected package libbtrfs0. [2021-08-19T08:03:24.197Z] #55 62.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:03:24.197Z] #55 63.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:03:24.197Z] #55 63.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:03:24.197Z] #55 63.37 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:03:24.197Z] #55 63.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:03:24.197Z] #55 63.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:03:24.341Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 34.18MB / 49.22MB 1.3s [2021-08-19T08:03:24.481Z] [2021-08-19T08:03:24.481Z] Removing bundles/ [2021-08-19T08:03:24.481Z] [2021-08-19T08:03:24.481Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-19T08:03:24.481Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:03:24.481Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:03:24.605Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.5s [2021-08-19T08:03:24.780Z] #55 63.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:03:24.780Z] #55 63.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:03:24.780Z] #55 63.70 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:03:24.943Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.6s done [2021-08-19T08:03:25.107Z] #55 DONE 64.2s [2021-08-19T08:03:25.107Z] [2021-08-19T08:03:25.107Z] #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-08-19T08:03:25.107Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:25.107Z] #36 62.81 The following additional packages will be installed: [2021-08-19T08:03:25.107Z] #36 62.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-19T08:03:25.107Z] #36 62.81 Suggested packages: [2021-08-19T08:03:25.107Z] #36 62.81 cmake-doc ninja-build lrzip [2021-08-19T08:03:25.107Z] #36 62.81 Recommended packages: [2021-08-19T08:03:25.107Z] #36 62.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-19T08:03:25.107Z] #36 64.00 The following NEW packages will be installed: [2021-08-19T08:03:25.107Z] #36 64.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-19T08:03:25.107Z] #36 64.02 vim-common xxd [2021-08-19T08:03:25.203Z] #9 ... [2021-08-19T08:03:25.203Z] [2021-08-19T08:03:25.203Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-19T08:03:25.203Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-19T08:03:25.204Z] #65 DONE 1.1s [2021-08-19T08:03:25.204Z] [2021-08-19T08:03:25.204Z] #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-08-19T08:03:25.204Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-19T08:03:25.204Z] #27 5.539 Reading package lists... [2021-08-19T08:03:25.204Z] #27 6.476 Building dependency tree... [2021-08-19T08:03:25.204Z] #27 6.825 The following additional packages will be installed: [2021-08-19T08:03:25.204Z] #27 6.825 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-19T08:03:25.204Z] #27 6.825 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-19T08:03:25.204Z] #27 6.825 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-19T08:03:25.204Z] #27 6.825 Suggested packages: [2021-08-19T08:03:25.204Z] #27 6.825 krb5-doc krb5-user [2021-08-19T08:03:25.204Z] #27 6.825 Recommended packages: [2021-08-19T08:03:25.204Z] #27 6.825 krb5-locales publicsuffix libsasl2-modules [2021-08-19T08:03:25.204Z] #27 7.030 The following NEW packages will be installed: [2021-08-19T08:03:25.204Z] #27 7.030 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-19T08:03:25.204Z] #27 7.034 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-19T08:03:25.204Z] #27 7.034 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-19T08:03:25.204Z] #27 7.034 libssh2-1 libssl1.1 openssl [2021-08-19T08:03:25.204Z] #27 7.308 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:25.204Z] #27 7.308 Need to get 5058 kB of archives. [2021-08-19T08:03:25.204Z] #27 7.308 After this operation, 12.1 MB of additional disk space will be used. [2021-08-19T08:03:25.204Z] #27 7.308 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-19T08:03:25.204Z] #27 7.312 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-19T08:03:25.204Z] #27 7.327 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-19T08:03:25.204Z] #27 7.327 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-19T08:03:25.204Z] #27 7.338 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-19T08:03:25.204Z] #27 7.383 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-19T08:03:25.204Z] #27 7.430 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-19T08:03:25.204Z] #27 7.452 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-19T08:03:25.204Z] #27 7.457 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-19T08:03:25.204Z] #27 7.486 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-19T08:03:25.204Z] #27 7.504 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-19T08:03:25.204Z] #27 7.509 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-19T08:03:25.204Z] #27 7.516 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-19T08:03:25.204Z] #27 7.525 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-19T08:03:25.204Z] #27 7.560 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-19T08:03:25.204Z] #27 7.565 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-19T08:03:25.204Z] #27 7.572 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-19T08:03:25.204Z] #27 7.589 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-19T08:03:25.204Z] #27 7.628 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:03:25.204Z] #27 7.634 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:03:25.204Z] #27 7.644 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:03:25.204Z] #27 7.989 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:25.204Z] #27 8.017 Fetched 5058 kB in 1s (8161 kB/s) [2021-08-19T08:03:25.204Z] #27 8.058 Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T08:03:25.204Z] #27 8.058 (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-08-19T08:03:25.204Z] #27 8.060 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-19T08:03:25.204Z] #27 8.090 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:03:25.204Z] #27 8.130 Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T08:03:25.204Z] #27 8.135 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:03:25.204Z] #27 8.541 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:25.204Z] #27 9.096 Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T08:03:25.204Z] #27 9.096 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:03:25.204Z] #27 9.103 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:25.204Z] #27 9.192 Selecting previously unselected package libssl1.1:amd64. [2021-08-19T08:03:25.204Z] #27 9.192 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:03:25.204Z] #27 9.198 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:25.375Z] #36 64.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:25.375Z] #36 64.56 Need to get 14.9 MB of archives. [2021-08-19T08:03:25.375Z] #36 64.56 After this operation, 61.8 MB of additional disk space will be used. [2021-08-19T08:03:25.375Z] #36 64.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:03:25.375Z] #36 64.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:03:25.480Z] #27 9.589 Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T08:03:25.480Z] #27 9.589 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:03:25.480Z] #27 9.595 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:25.635Z] #36 64.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-19T08:03:25.683Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 2.5s done [2021-08-19T08:03:25.747Z] #27 9.772 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T08:03:25.747Z] #27 9.772 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-19T08:03:25.747Z] #27 9.780 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:25.747Z] #27 9.845 Selecting previously unselected package openssl. [2021-08-19T08:03:25.747Z] #27 9.845 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-19T08:03:25.747Z] #27 9.852 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:25.894Z] #36 64.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:03:25.968Z] #36 ... [2021-08-19T08:03:25.968Z] [2021-08-19T08:03:25.968Z] #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-08-19T08:03:25.968Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:25.968Z] #42 89.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:03:25.968Z] #42 89.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:03:25.968Z] #42 89.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:25.968Z] #42 89.81 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:03:25.968Z] #42 89.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:25.968Z] #42 89.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:03:25.968Z] #42 89.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:03:25.968Z] #42 89.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:25.968Z] #42 89.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:03:25.968Z] #42 89.96 Setting up python-protobuf (3.6.1.3-2) ... [2021-08-19T08:03:26.007Z] #27 10.03 Selecting previously unselected package ca-certificates. [2021-08-19T08:03:26.007Z] #27 10.03 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-19T08:03:26.007Z] #27 10.04 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:26.007Z] #27 10.12 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T08:03:26.007Z] #27 10.12 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:03:26.007Z] #27 10.12 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:26.007Z] #27 10.17 Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T08:03:26.268Z] #27 10.17 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-19T08:03:26.268Z] #27 10.17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:26.268Z] #27 10.30 Selecting previously unselected package libldap-common. [2021-08-19T08:03:26.268Z] #27 10.31 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-19T08:03:26.268Z] #27 10.31 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:26.268Z] #27 10.36 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T08:03:26.268Z] #27 10.36 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-19T08:03:26.268Z] #27 10.36 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:26.268Z] #27 10.44 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T08:03:26.268Z] #27 10.44 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-19T08:03:26.527Z] #27 10.45 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:03:26.527Z] #27 10.51 Selecting previously unselected package libpsl5:amd64. [2021-08-19T08:03:26.527Z] #27 10.51 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-19T08:03:26.527Z] #27 10.52 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:03:26.527Z] #27 10.59 Selecting previously unselected package librtmp1:amd64. [2021-08-19T08:03:26.527Z] #27 10.59 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-19T08:03:26.527Z] #27 10.60 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:03:26.527Z] #27 10.64 Selecting previously unselected package libssh2-1:amd64. [2021-08-19T08:03:26.527Z] #27 10.64 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-19T08:03:26.527Z] #27 10.65 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:03:26.535Z] #42 ... [2021-08-19T08:03:26.535Z] [2021-08-19T08:03:26.535Z] #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-08-19T08:03:26.535Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:26.535Z] #34 83.28 internal/syscall/unix [2021-08-19T08:03:26.535Z] #34 83.87 time [2021-08-19T08:03:26.535Z] #34 92.94 internal/fmtsort [2021-08-19T08:03:26.633Z] #26 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 0.7s [2021-08-19T08:03:26.787Z] #27 10.71 Selecting previously unselected package libcurl4:amd64. [2021-08-19T08:03:26.787Z] #27 10.71 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:03:26.787Z] #27 10.71 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:03:26.787Z] #27 10.82 Selecting previously unselected package curl. [2021-08-19T08:03:26.787Z] #27 10.82 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-19T08:03:26.787Z] #27 10.82 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-19T08:03:26.787Z] #27 10.89 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:03:26.787Z] #27 10.89 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:03:26.787Z] #27 10.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:03:26.793Z] #34 ... [2021-08-19T08:03:26.793Z] [2021-08-19T08:03:26.793Z] #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-08-19T08:03:26.793Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:26.793Z] #45 83.34 internal/syscall/unix [2021-08-19T08:03:26.793Z] #45 84.17 time [2021-08-19T08:03:27.047Z] #27 10.96 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:03:27.047Z] #27 10.96 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:03:27.047Z] #27 10.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:03:27.047Z] #27 11.00 Selecting previously unselected package jq. [2021-08-19T08:03:27.047Z] #27 11.00 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:03:27.047Z] #27 11.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:03:27.047Z] #27 11.05 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-19T08:03:27.047Z] #27 11.06 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-19T08:03:27.047Z] #27 11.07 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:27.047Z] #27 11.24 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-19T08:03:27.047Z] #27 11.25 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:27.051Z] #45 ... [2021-08-19T08:03:27.051Z] [2021-08-19T08:03:27.051Z] #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-08-19T08:03:27.051Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:27.051Z] #13 80.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-19T08:03:27.051Z] #13 80.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:03:27.051Z] #13 80.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:03:27.051Z] #13 84.88 Selecting previously unselected package binutils-mingw-w64. [2021-08-19T08:03:27.051Z] #13 84.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-19T08:03:27.051Z] #13 84.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:03:27.051Z] #13 85.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-19T08:03:27.051Z] #13 85.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:03:27.051Z] #13 85.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:03:27.051Z] #13 85.50 Selecting previously unselected package dmsetup. [2021-08-19T08:03:27.051Z] #13 85.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:03:27.051Z] #13 85.54 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-19T08:03:27.051Z] #13 85.78 Selecting previously unselected package mingw-w64-common. [2021-08-19T08:03:27.051Z] #13 85.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-19T08:03:27.051Z] #13 85.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-19T08:03:27.268Z] #36 66.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-19T08:03:27.268Z] #36 66.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-19T08:03:27.268Z] #36 66.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-19T08:03:27.268Z] #36 66.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-19T08:03:27.268Z] #36 66.27 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-19T08:03:27.268Z] #36 66.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-19T08:03:27.306Z] #27 11.27 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:27.306Z] #27 11.28 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:27.306Z] #27 11.29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:03:27.306Z] #27 11.31 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:27.306Z] #27 11.32 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:27.306Z] #27 11.33 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-19T08:03:27.306Z] #27 11.34 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:27.307Z] #27 11.36 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:27.307Z] #27 11.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:03:27.307Z] #27 11.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:03:27.307Z] #27 11.40 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:27.307Z] #27 11.41 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:27.308Z] #13 ... [2021-08-19T08:03:27.308Z] [2021-08-19T08:03:27.308Z] #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-08-19T08:03:27.308Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:27.308Z] #34 93.96 internal/syscall/execenv [2021-08-19T08:03:27.580Z] #26 ... [2021-08-19T08:03:27.580Z] [2021-08-19T08:03:27.580Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:03:27.580Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-19T08:03:27.580Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-19T08:03:27.580Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:03:27.580Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-19T08:03:27.580Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-19T08:03:27.580Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-08-19T08:03:27.580Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-08-19T08:03:27.580Z] #62 DONE 4.6s [2021-08-19T08:03:27.580Z] [2021-08-19T08:03:27.580Z] #23 [internal] load build context [2021-08-19T08:03:27.580Z] #23 sha256:d13d593be5768b61c378f72b665097c52cd6b78b0d8ccad2d3e320112c1660c5 [2021-08-19T08:03:27.580Z] #23 transferring context: 53.41MB 3.5s done [2021-08-19T08:03:27.580Z] #23 DONE 4.7s [2021-08-19T08:03:27.845Z] [2021-08-19T08:03:27.845Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:27.845Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-19T08:03:27.845Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-19T08:03:27.845Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-19T08:03:27.845Z] #9 sha256:059667c629e4650b5bf3053d4f34ae56e58913d837062be388f295c8280f7caf 1.79kB / 1.79kB done [2021-08-19T08:03:27.845Z] #9 sha256:d009b345282d524172f827bfb7cb53ef0b56e3ea13b7b897bd444e70c0426cdd 7.00kB / 7.00kB done [2021-08-19T08:03:27.845Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 2.5s done [2021-08-19T08:03:27.845Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 0.9s done [2021-08-19T08:03:27.845Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 1.4s done [2021-08-19T08:03:27.845Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 3.5s done [2021-08-19T08:03:27.845Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 4.5s done [2021-08-19T08:03:27.845Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 4.19MB / 99.60MB 4.8s [2021-08-19T08:03:27.845Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 4.7s done [2021-08-19T08:03:27.845Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 21.15MB / 99.60MB 5.0s [2021-08-19T08:03:27.876Z] #27 11.96 Updating certificates in /etc/ssl/certs... [2021-08-19T08:03:27.877Z] #34 94.39 path [2021-08-19T08:03:28.113Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 29.36MB / 99.60MB 5.1s [2021-08-19T08:03:28.113Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 48.23MB / 99.60MB 5.2s [2021-08-19T08:03:28.377Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 2.6s done [2021-08-19T08:03:28.377Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 66.06MB / 99.60MB 5.4s [2021-08-19T08:03:28.377Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 84.93MB / 99.60MB 5.6s [2021-08-19T08:03:28.443Z] #34 95.11 internal/poll [2021-08-19T08:03:28.445Z] #27 12.67 137 added, 0 removed; done. [2021-08-19T08:03:28.704Z] #27 12.86 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-19T08:03:28.704Z] #27 12.88 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:03:28.704Z] #27 12.89 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-19T08:03:28.704Z] #27 12.90 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-19T08:03:28.704Z] #27 12.91 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:03:28.704Z] #27 12.93 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:28.761Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 90.18MB / 99.60MB 5.7s [2021-08-19T08:03:28.965Z] #27 12.94 Updating certificates in /etc/ssl/certs... [2021-08-19T08:03:29.014Z] #34 95.43 io/fs [2021-08-19T08:03:29.026Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 5.8s [2021-08-19T08:03:29.272Z] #34 ... [2021-08-19T08:03:29.272Z] [2021-08-19T08:03:29.272Z] #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-08-19T08:03:29.272Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:29.272Z] #36 94.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:03:29.272Z] #36 94.35 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:03:29.272Z] #36 94.39 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:03:29.272Z] #36 94.40 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:03:29.272Z] #36 94.50 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:03:29.272Z] #36 94.54 Setting up cmake-data (3.13.4-1) ... [2021-08-19T08:03:29.272Z] #36 94.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:03:29.272Z] #36 94.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:03:29.272Z] #36 94.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:03:29.272Z] #36 94.70 Setting up cmake (3.13.4-1) ... [2021-08-19T08:03:29.272Z] #36 94.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:03:29.272Z] #36 94.80 Processing triggers for mime-support (3.62) ... [2021-08-19T08:03:29.272Z] #36 DONE 95.9s [2021-08-19T08:03:29.530Z] [2021-08-19T08:03:29.530Z] #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-08-19T08:03:29.530Z] #37 sha256:cd4057fccd83d0e3d7cc6007ed22c031db5a0535fea9d08726b20d391df7f38a [2021-08-19T08:03:29.534Z] #27 13.54 0 added, 0 removed; done. [2021-08-19T08:03:29.534Z] #27 13.54 Running hooks in /etc/ca-certificates/update.d... [2021-08-19T08:03:29.534Z] #27 13.54 done. [2021-08-19T08:03:29.802Z] #36 ... [2021-08-19T08:03:29.802Z] [2021-08-19T08:03:29.802Z] #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-08-19T08:03:29.802Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:29.802Z] #42 57.07 Building dependency tree... [2021-08-19T08:03:29.802Z] #42 62.29 The following additional packages will be installed: [2021-08-19T08:03:29.802Z] #42 62.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-08-19T08:03:29.802Z] #42 62.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-08-19T08:03:29.802Z] #42 62.33 Suggested packages: [2021-08-19T08:03:29.802Z] #42 62.35 manpages-dev python-setuptools [2021-08-19T08:03:29.802Z] #42 63.95 The following NEW packages will be installed: [2021-08-19T08:03:29.802Z] #42 63.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-08-19T08:03:29.802Z] #42 63.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-08-19T08:03:29.802Z] #42 63.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-08-19T08:03:29.802Z] #42 63.98 python-six zlib1g-dev [2021-08-19T08:03:29.802Z] #42 64.66 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:29.802Z] #42 64.66 Need to get 4095 kB of archives. [2021-08-19T08:03:29.803Z] #42 64.66 After this operation, 22.5 MB of additional disk space will be used. [2021-08-19T08:03:29.803Z] #42 64.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-08-19T08:03:29.803Z] #42 64.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:03:29.803Z] #42 64.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-08-19T08:03:29.803Z] #42 64.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-08-19T08:03:29.803Z] #42 64.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-08-19T08:03:29.803Z] #42 64.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:03:29.803Z] #42 64.75 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-08-19T08:03:29.803Z] #42 64.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-08-19T08:03:29.803Z] #42 64.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-19T08:03:29.803Z] #42 64.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-08-19T08:03:29.803Z] #42 65.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-08-19T08:03:29.803Z] #42 65.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-08-19T08:03:29.803Z] #42 65.25 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-08-19T08:03:29.803Z] #42 65.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-08-19T08:03:29.803Z] #42 65.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-08-19T08:03:29.803Z] #42 65.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-08-19T08:03:29.803Z] #42 65.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-08-19T08:03:29.803Z] #42 67.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:29.803Z] #42 67.46 Fetched 4095 kB in 1s (4032 kB/s) [2021-08-19T08:03:29.803Z] #42 67.55 Selecting previously unselected package libcap-dev:amd64. [2021-08-19T08:03:29.803Z] #42 67.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:03:29.803Z] #42 67.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-08-19T08:03:29.803Z] #42 67.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:03:29.803Z] #42 68.02 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:03:29.803Z] #42 68.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:03:29.803Z] #42 68.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:03:29.803Z] #42 68.45 Selecting previously unselected package libnet1-dev. [2021-08-19T08:03:29.803Z] #42 68.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:03:29.803Z] #42 68.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:03:29.803Z] #42 68.91 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:03:29.803Z] #42 68.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:03:29.803Z] #42 68.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:03:29.803Z] #42 ... [2021-08-19T08:03:29.803Z] [2021-08-19T08:03:29.803Z] #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-08-19T08:03:29.803Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:03:29.803Z] #49 58.88 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-19T08:03:29.803Z] #49 58.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-19T08:03:29.803Z] #49 59.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-19T08:03:29.803Z] #49 59.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-19T08:03:29.803Z] #49 59.25 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-19T08:03:29.803Z] #49 61.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-19T08:03:29.803Z] #49 61.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-19T08:03:29.803Z] #49 61.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-19T08:03:29.975Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 [2021-08-19T08:03:30.066Z] #49 ... [2021-08-19T08:03:30.066Z] [2021-08-19T08:03:30.066Z] #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-08-19T08:03:30.066Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:30.066Z] #36 68.87 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:30.276Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0.4s done [2021-08-19T08:03:30.322Z] #36 69.35 Fetched 14.9 MB in 3s (5701 kB/s) [2021-08-19T08:03:30.538Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 7.6s done [2021-08-19T08:03:30.579Z] #36 69.63 Selecting previously unselected package xxd. [2021-08-19T08:03:30.579Z] #36 69.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 ... 15421 files and directories currently installed.) [2021-08-19T08:03:30.849Z] #36 69.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:03:30.849Z] #36 69.86 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:03:30.901Z] #37 ... [2021-08-19T08:03:30.901Z] [2021-08-19T08:03:30.901Z] #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-08-19T08:03:30.901Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:03:30.901Z] #51 87.48 time [2021-08-19T08:03:30.901Z] #51 97.09 encoding/binary [2021-08-19T08:03:31.107Z] #36 70.33 Selecting previously unselected package vim-common. [2021-08-19T08:03:31.111Z] #9 ... [2021-08-19T08:03:31.111Z] [2021-08-19T08:03:31.111Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-19T08:03:31.111Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-19T08:03:31.111Z] #26 DONE 7.9s [2021-08-19T08:03:31.111Z] [2021-08-19T08:03:31.111Z] #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-08-19T08:03:31.111Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:31.158Z] #51 ... [2021-08-19T08:03:31.158Z] [2021-08-19T08:03:31.158Z] #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-08-19T08:03:31.158Z] #37 sha256:cd4057fccd83d0e3d7cc6007ed22c031db5a0535fea9d08726b20d391df7f38a [2021-08-19T08:03:31.158Z] #37 1.734 + RM_GOPATH=0 [2021-08-19T08:03:31.158Z] #37 1.734 + TMP_GOPATH= [2021-08-19T08:03:31.158Z] #37 1.734 + : /build [2021-08-19T08:03:31.158Z] #37 1.734 + '[' -z '' ']' [2021-08-19T08:03:31.158Z] #37 1.737 ++ mktemp -d [2021-08-19T08:03:31.158Z] #37 1.762 + export GOPATH=/tmp/tmp.hK2Sq5hqR9 [2021-08-19T08:03:31.158Z] #37 1.762 + GOPATH=/tmp/tmp.hK2Sq5hqR9 [2021-08-19T08:03:31.158Z] #37 1.762 + RM_GOPATH=1 [2021-08-19T08:03:31.158Z] #37 1.762 + case "$(go env GOARCH)" in [2021-08-19T08:03:31.158Z] #37 1.762 ++ go env GOARCH [2021-08-19T08:03:31.158Z] #37 1.790 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:31.158Z] #37 1.790 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:31.158Z] #37 1.790 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:31.158Z] #37 1.790 + dir=/tmp/install [2021-08-19T08:03:31.158Z] #37 1.790 + bin=tini [2021-08-19T08:03:31.158Z] #37 1.790 + shift [2021-08-19T08:03:31.158Z] #37 1.790 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-19T08:03:31.158Z] #37 1.791 + . /tmp/install/tini.installer [2021-08-19T08:03:31.158Z] #37 1.792 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:03:31.158Z] #37 1.792 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:03:31.158Z] #37 1.792 + install_tini [2021-08-19T08:03:31.158Z] #37 1.792 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-19T08:03:31.158Z] #37 1.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.hK2Sq5hqR9/tini [2021-08-19T08:03:31.158Z] #37 1.814 Cloning into '/tmp/tmp.hK2Sq5hqR9/tini'... [2021-08-19T08:03:31.364Z] #36 70.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:03:31.364Z] #36 70.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:03:31.684Z] #27 ... [2021-08-19T08:03:31.684Z] [2021-08-19T08:03:31.684Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-19T08:03:31.684Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-19T08:03:31.684Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-19T08:03:31.684Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-19T08:03:31.684Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-19T08:03:31.684Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-19T08:03:31.684Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-08-19T08:03:31.684Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-08-19T08:03:31.684Z] #64 DONE 8.7s [2021-08-19T08:03:31.945Z] [2021-08-19T08:03:31.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:31.945Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-19T08:03:31.945Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0.3s done [2021-08-19T08:03:32.072Z] #27 DONE 15.7s [2021-08-19T08:03:32.072Z] [2021-08-19T08:03:32.072Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:32.072Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:32.072Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 4.4s done [2021-08-19T08:03:32.072Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 1.9s [2021-08-19T08:03:32.072Z] #9 ... [2021-08-19T08:03:32.072Z] [2021-08-19T08:03:32.072Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-19T08:03:32.072Z] #28 sha256:3edd09f06b9ca6aa383033fbc1163d8f8d86f9cf0e20e0a562b0c552642d158b [2021-08-19T08:03:32.072Z] #28 DONE 0.3s [2021-08-19T08:03:32.072Z] [2021-08-19T08:03:32.072Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:32.072Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:32.072Z] #9 ... [2021-08-19T08:03:32.072Z] [2021-08-19T08:03:32.072Z] #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-08-19T08:03:32.072Z] #29 sha256:6723b508e421a7f9e6219bb113e4de14cf9e12116d8b4946db0a87ef480da5c6 [2021-08-19T08:03:32.296Z] #36 71.19 Selecting previously unselected package cmake-data. [2021-08-19T08:03:32.296Z] #36 71.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-19T08:03:32.296Z] #36 71.21 Unpacking cmake-data (3.13.4-1) ... [2021-08-19T08:03:32.520Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 0.1s [2021-08-19T08:03:32.529Z] #37 3.093 + cd /tmp/tmp.hK2Sq5hqR9/tini [2021-08-19T08:03:32.529Z] #37 3.098 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:03:32.529Z] #37 3.152 + cmake . [2021-08-19T08:03:33.013Z] #29 0.975 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-19T08:03:33.013Z] #29 1.055 [2021-08-19T08:03:33.094Z] #37 3.900 -- The C compiler identification is GNU 8.3.0 [2021-08-19T08:03:33.372Z] #37 4.017 -- Check for working C compiler: /usr/bin/cc [2021-08-19T08:03:33.533Z] #29 1.172 ############ 17.5% ########################## 37.1% ######################################### 57.0% ####################################################### 76.9% ##################################################################### 96.9% ######################################################################## 100.0% [2021-08-19T08:03:33.533Z] #29 1.667 [2021-08-19T08:03:33.804Z] #29 1.782 ################# 24.0% ######################################################################## 100.0% [2021-08-19T08:03:33.804Z] #29 1.935 [2021-08-19T08:03:33.936Z] #37 ... [2021-08-19T08:03:33.936Z] [2021-08-19T08:03:33.936Z] #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-08-19T08:03:33.936Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:33.936Z] #42 99.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:03:33.936Z] #42 100.00 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:03:33.936Z] #42 DONE 100.6s [2021-08-19T08:03:34.064Z] #29 2.152 #### 5.8% ######################################################################## 100.0% [2021-08-19T08:03:34.193Z] [2021-08-19T08:03:34.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-08-19T08:03:34.193Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:34.325Z] #29 2.333 [2021-08-19T08:03:34.441Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 2.0s done [2021-08-19T08:03:34.845Z] #29 2.446 ########### 16.7% ######################### 35.8% ####################################### 55.3% ##################################################### 74.5% ################################################################### 94.1% ######################################################################## 100.0% [2021-08-19T08:03:34.845Z] #29 2.964 [2021-08-19T08:03:35.387Z] #9 ... [2021-08-19T08:03:35.388Z] [2021-08-19T08:03:35.388Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-19T08:03:35.388Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-19T08:03:35.388Z] #63 DONE 1.0s [2021-08-19T08:03:35.388Z] [2021-08-19T08:03:35.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:35.388Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-19T08:03:35.388Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 [2021-08-19T08:03:35.678Z] #36 ... [2021-08-19T08:03:35.678Z] [2021-08-19T08:03:35.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-08-19T08:03:35.678Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:03:35.678Z] #56 1.785 + RM_GOPATH=0 [2021-08-19T08:03:35.678Z] #56 1.785 + TMP_GOPATH= [2021-08-19T08:03:35.678Z] #56 1.785 + : /build [2021-08-19T08:03:35.678Z] #56 1.787 + '[' -z '' ']' [2021-08-19T08:03:35.678Z] #56 1.809 ++ mktemp -d [2021-08-19T08:03:35.678Z] #56 1.810 + export GOPATH=/tmp/tmp.R2qfjqAPba [2021-08-19T08:03:35.678Z] #56 1.810 + GOPATH=/tmp/tmp.R2qfjqAPba [2021-08-19T08:03:35.678Z] #56 1.810 + RM_GOPATH=1 [2021-08-19T08:03:35.678Z] #56 1.810 + case "$(go env GOARCH)" in [2021-08-19T08:03:35.678Z] #56 1.817 ++ go env GOARCH [2021-08-19T08:03:35.678Z] #56 1.848 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:35.678Z] #56 1.848 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:35.678Z] #56 1.849 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:35.678Z] #56 1.861 + dir=/tmp/install [2021-08-19T08:03:35.678Z] #56 1.861 + bin=containerd [2021-08-19T08:03:35.678Z] #56 1.861 + shift [2021-08-19T08:03:35.678Z] #56 1.861 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-19T08:03:35.678Z] #56 1.861 + . /tmp/install/containerd.installer [2021-08-19T08:03:35.678Z] #56 1.861 ++ set -e [2021-08-19T08:03:35.678Z] #56 1.861 ++ : e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:03:35.678Z] #56 1.894 + install_containerd [2021-08-19T08:03:35.678Z] #56 1.894 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' [2021-08-19T08:03:35.678Z] #56 1.895 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:03:35.678Z] #56 1.895 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R2qfjqAPba/src/github.com/containerd/containerd [2021-08-19T08:03:35.678Z] #56 1.941 Cloning into '/tmp/tmp.R2qfjqAPba/src/github.com/containerd/containerd'... [2021-08-19T08:03:35.678Z] #56 ... [2021-08-19T08:03:35.678Z] [2021-08-19T08:03:35.678Z] #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-08-19T08:03:35.678Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:35.678Z] #13 57.81 Building dependency tree... [2021-08-19T08:03:35.678Z] #13 63.33 The following additional packages will be installed: [2021-08-19T08:03:35.678Z] #13 63.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-19T08:03:35.678Z] #13 63.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-19T08:03:35.678Z] #13 63.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-19T08:03:35.678Z] #13 63.34 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-19T08:03:35.678Z] #13 63.34 mingw-w64-x86-64-dev [2021-08-19T08:03:35.678Z] #13 63.35 Suggested packages: [2021-08-19T08:03:35.678Z] #13 63.35 gcc-8-locales seccomp wine64 [2021-08-19T08:03:35.678Z] #13 65.34 The following NEW packages will be installed: [2021-08-19T08:03:35.678Z] #13 65.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-19T08:03:35.678Z] #13 65.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-19T08:03:35.678Z] #13 65.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-19T08:03:35.678Z] #13 65.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-19T08:03:35.678Z] #13 65.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-19T08:03:35.678Z] #13 65.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-19T08:03:35.678Z] #13 65.40 The following packages will be upgraded: [2021-08-19T08:03:35.678Z] #13 65.42 libseccomp2 [2021-08-19T08:03:35.678Z] #13 66.05 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:35.678Z] #13 66.05 Need to get 77.8 MB of archives. [2021-08-19T08:03:35.678Z] #13 66.05 After this operation, 487 MB of additional disk space will be used. [2021-08-19T08:03:35.678Z] #13 66.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-19T08:03:35.678Z] #13 66.05 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-19T08:03:35.678Z] #13 66.13 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-19T08:03:35.678Z] #13 66.46 Get:4 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-08-19T08:03:35.678Z] #13 66.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-19T08:03:35.678Z] #13 66.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-19T08:03:35.678Z] #13 66.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-19T08:03:35.678Z] #13 66.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-19T08:03:35.678Z] #13 67.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-19T08:03:35.678Z] #13 68.06 Get:10 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-08-19T08:03:35.678Z] #13 68.08 Get:11 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-08-19T08:03:35.678Z] #13 ... [2021-08-19T08:03:35.678Z] [2021-08-19T08:03:35.678Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:35.678Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:03:35.678Z] #32 72.10 Checking out files: 74% (1131/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/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-08-19T08:03:35.678Z] #32 74.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-19T08:03:35.678Z] #32 74.37 + go build -o [2021-08-19T08:03:35.678Z] #32 ... [2021-08-19T08:03:35.678Z] [2021-08-19T08:03:35.678Z] #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-08-19T08:03:35.678Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:03:35.678Z] #34 64.74 sync [2021-08-19T08:03:35.679Z] #34 64.76 internal/reflectlite [2021-08-19T08:03:35.679Z] #34 67.51 internal/testlog [2021-08-19T08:03:35.679Z] #34 69.59 sort [2021-08-19T08:03:35.679Z] #34 69.59 errors [2021-08-19T08:03:35.679Z] #34 70.33 strconv [2021-08-19T08:03:35.679Z] #34 71.46 io [2021-08-19T08:03:35.679Z] #34 74.28 internal/oserror [2021-08-19T08:03:35.679Z] #34 74.80 syscall [2021-08-19T08:03:35.679Z] #34 ... [2021-08-19T08:03:35.679Z] [2021-08-19T08:03:35.679Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:35.679Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:03:35.679Z] #32 74.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:35.875Z] Running on azwin-2-33e390 in d:\jenkins\workspace\moby_PR-42760 [Pipeline] { [Pipeline] ws [2021-08-19T08:03:35.891Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-19T08:03:36.678Z] #29 3.081 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########## [2021-08-19T08:03:36.678Z] #29 ... [2021-08-19T08:03:36.678Z] [2021-08-19T08:03:36.678Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:36.678Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-19T08:03:36.678Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 6.4s done [2021-08-19T08:03:36.678Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-19T08:03:36.678Z] #9 DONE 25.9s [2021-08-19T08:03:36.678Z] [2021-08-19T08:03:36.678Z] #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-08-19T08:03:36.678Z] #29 sha256:6723b508e421a7f9e6219bb113e4de14cf9e12116d8b4946db0a87ef480da5c6 [2021-08-19T08:03:36.937Z] #29 3.081 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################## 86.4% ################################################################## 91.9% ######################################################################## 100.0% [2021-08-19T08:03:36.937Z] #29 4.973 [2021-08-19T08:03:37.064Z] The recommended git tool is: git [2021-08-19T08:03:37.197Z] #29 5.256 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-19T08:03:37.197Z] #29 5.313 [2021-08-19T08:03:37.310Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 1.8s done [2021-08-19T08:03:37.456Z] #29 5.420 ######################################################################## 100.0% [2021-08-19T08:03:37.456Z] #29 5.448 [2021-08-19T08:03:37.456Z] #29 5.658 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-19T08:03:37.572Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b [2021-08-19T08:03:37.715Z] #29 5.713 [2021-08-19T08:03:37.715Z] #29 5.813 ######################################################################## 100.0% [2021-08-19T08:03:37.715Z] #29 5.835 [2021-08-19T08:03:37.986Z] #29 6.077 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-19T08:03:37.986Z] #29 6.131 [2021-08-19T08:03:38.369Z] #43 4.327 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:03:38.369Z] #43 4.327 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:03:38.369Z] #43 4.384 Note: Building without GnuTLS support [2021-08-19T08:03:38.369Z] #43 4.420 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:03:38.369Z] #43 4.420 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:03:38.518Z] #9 ... [2021-08-19T08:03:38.518Z] [2021-08-19T08:03:38.518Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-19T08:03:38.518Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-19T08:03:38.518Z] #65 DONE 3.2s [2021-08-19T08:03:38.518Z] [2021-08-19T08:03:38.518Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-19T08:03:38.518Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-19T08:03:38.626Z] #43 ... [2021-08-19T08:03:38.626Z] [2021-08-19T08:03:38.626Z] #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-08-19T08:03:38.626Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:38.626Z] #45 95.17 internal/poll [2021-08-19T08:03:38.626Z] #45 97.14 io/fs [2021-08-19T08:03:38.626Z] #45 99.09 regexp/syntax [2021-08-19T08:03:38.626Z] #45 100.5 os [2021-08-19T08:03:38.626Z] #45 ... [2021-08-19T08:03:38.626Z] [2021-08-19T08:03:38.626Z] #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-08-19T08:03:38.626Z] #37 sha256:cd4057fccd83d0e3d7cc6007ed22c031db5a0535fea9d08726b20d391df7f38a [2021-08-19T08:03:38.626Z] #37 5.060 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-19T08:03:38.626Z] #37 5.060 -- Detecting C compiler ABI info [2021-08-19T08:03:38.626Z] #37 6.381 -- Detecting C compiler ABI info - done [2021-08-19T08:03:38.626Z] #37 6.428 -- Detecting C compile features [2021-08-19T08:03:38.768Z] #29 6.243 #### 6.9% ######################## 34.6% ######################### 35.3% ########################################### 60.0% ############################################## 65.2% ######################################################## 78.0% ######################################################################## 100.0% [2021-08-19T08:03:38.768Z] #29 6.997 [2021-08-19T08:03:39.027Z] #29 7.265 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-19T08:03:39.191Z] #37 10.00 -- Detecting C compile features - done [2021-08-19T08:03:39.291Z] #29 7.330 [2021-08-19T08:03:39.291Z] #29 7.371 ######################################################################## 100.0% [2021-08-19T08:03:39.291Z] #29 7.391 [2021-08-19T08:03:39.448Z] #37 10.09 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-19T08:03:39.551Z] #29 7.567 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-19T08:03:39.551Z] #29 7.621 [2021-08-19T08:03:39.810Z] #29 7.664 ######################################################################## 100.0% [2021-08-19T08:03:39.810Z] #29 7.693 [2021-08-19T08:03:39.810Z] #29 7.704 Download of images into '/build' complete. [2021-08-19T08:03:39.810Z] #29 7.704 Use something like the following to load the result into a Docker daemon: [2021-08-19T08:03:39.810Z] #29 7.704 tar -cC '/build' . | docker load [2021-08-19T08:03:40.016Z] #37 10.51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-19T08:03:40.016Z] #37 10.70 -- Configuring done [2021-08-19T08:03:40.016Z] #37 10.74 -- Generating done [2021-08-19T08:03:40.016Z] #37 10.74 -- Build files have been written to: /tmp/tmp.hK2Sq5hqR9/tini [2021-08-19T08:03:40.016Z] #37 10.74 + make tini-static [2021-08-19T08:03:40.580Z] #37 11.25 Scanning dependencies of target tini-static [2021-08-19T08:03:40.580Z] #37 11.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-19T08:03:41.018Z] #32 ... [2021-08-19T08:03:41.019Z] [2021-08-19T08:03:41.019Z] #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-08-19T08:03:41.019Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:41.019Z] #42 69.29 Selecting previously unselected package libnl-3-dev:amd64. [2021-08-19T08:03:41.019Z] #42 69.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 69.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:03:41.019Z] #42 69.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:03:41.019Z] #42 69.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 69.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:41.019Z] #42 70.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-08-19T08:03:41.019Z] #42 70.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 70.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:03:41.019Z] #42 70.31 Selecting previously unselected package zlib1g-dev:amd64. [2021-08-19T08:03:41.019Z] #42 70.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 70.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:03:41.019Z] #42 71.01 Selecting previously unselected package libprotobuf17:amd64. [2021-08-19T08:03:41.019Z] #42 71.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 71.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 72.44 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-08-19T08:03:41.019Z] #42 72.45 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 72.46 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 72.92 Selecting previously unselected package libprotobuf-dev:amd64. [2021-08-19T08:03:41.019Z] #42 72.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 72.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 75.90 Selecting previously unselected package libprotoc17:amd64. [2021-08-19T08:03:41.019Z] #42 75.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 75.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 77.13 Selecting previously unselected package protobuf-c-compiler. [2021-08-19T08:03:41.019Z] #42 77.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 77.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:03:41.019Z] #42 77.40 Selecting previously unselected package protobuf-compiler. [2021-08-19T08:03:41.019Z] #42 77.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 77.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 77.77 Selecting previously unselected package python-pkg-resources. [2021-08-19T08:03:41.019Z] #42 77.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:03:41.019Z] #42 77.78 Unpacking python-pkg-resources (40.8.0-1) ... [2021-08-19T08:03:41.019Z] #42 78.78 Selecting previously unselected package python-six. [2021-08-19T08:03:41.019Z] #42 78.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-08-19T08:03:41.019Z] #42 78.81 Unpacking python-six (1.12.0-1) ... [2021-08-19T08:03:41.019Z] #42 78.98 Selecting previously unselected package python-protobuf. [2021-08-19T08:03:41.019Z] #42 78.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-19T08:03:41.019Z] #42 78.99 Unpacking python-protobuf (3.6.1.3-2) ... [2021-08-19T08:03:41.019Z] #42 80.10 Setting up python-pkg-resources (40.8.0-1) ... [2021-08-19T08:03:41.144Z] #37 ... [2021-08-19T08:03:41.144Z] [2021-08-19T08:03:41.144Z] #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-08-19T08:03:41.144Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:41.144Z] #34 97.68 text/tabwriter [2021-08-19T08:03:41.144Z] #34 99.38 os [2021-08-19T08:03:41.144Z] #34 103.6 fmt [2021-08-19T08:03:41.144Z] #34 103.6 path/filepath [2021-08-19T08:03:41.144Z] #34 106.5 io/ioutil [2021-08-19T08:03:41.144Z] #34 ... [2021-08-19T08:03:41.144Z] [2021-08-19T08:03:41.144Z] #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-08-19T08:03:41.144Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:03:41.144Z] #51 97.80 context [2021-08-19T08:03:41.144Z] #51 99.21 internal/poll [2021-08-19T08:03:41.144Z] #51 100.4 encoding/base64 [2021-08-19T08:03:41.144Z] #51 102.0 golang.org/x/sys/unix [2021-08-19T08:03:41.144Z] #51 104.3 fmt [2021-08-19T08:03:41.415Z] #51 ... [2021-08-19T08:03:41.415Z] [2021-08-19T08:03:41.415Z] #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-08-19T08:03:41.415Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:41.415Z] #43 7.285 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:03:41.415Z] #43 7.377 GEN .gitid [2021-08-19T08:03:41.415Z] #43 7.445 GEN criu/include/version.h [2021-08-19T08:03:41.415Z] #43 7.498 GEN include/common/asm [2021-08-19T08:03:41.851Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 4.1s done [2021-08-19T08:03:42.112Z] #9 extracting sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 done [2021-08-19T08:03:42.374Z] #9 DONE 19.5s [2021-08-19T08:03:42.374Z] [2021-08-19T08:03:42.374Z] #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-08-19T08:03:42.374Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:42.374Z] #27 4.144 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:42.374Z] #27 4.147 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:42.374Z] #27 4.197 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:42.374Z] #27 4.412 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:03:42.374Z] #27 4.656 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:03:42.374Z] #27 5.173 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:03:42.374Z] #27 6.709 Fetched 8285 kB in 3s (2955 kB/s) [2021-08-19T08:03:42.374Z] #27 6.709 Reading package lists... [2021-08-19T08:03:42.374Z] #27 8.030 Reading package lists... [2021-08-19T08:03:42.374Z] #27 9.329 Building dependency tree... [2021-08-19T08:03:42.374Z] #27 9.973 The following additional packages will be installed: [2021-08-19T08:03:42.374Z] #27 9.974 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-19T08:03:42.374Z] #27 9.977 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-19T08:03:42.374Z] #27 9.977 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-19T08:03:42.374Z] #27 9.978 Suggested packages: [2021-08-19T08:03:42.374Z] #27 9.978 krb5-doc krb5-user [2021-08-19T08:03:42.374Z] #27 9.978 Recommended packages: [2021-08-19T08:03:42.374Z] #27 9.978 krb5-locales publicsuffix libsasl2-modules [2021-08-19T08:03:42.374Z] #27 10.27 The following NEW packages will be installed: [2021-08-19T08:03:42.374Z] #27 10.27 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-19T08:03:42.374Z] #27 10.27 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-19T08:03:42.374Z] #27 10.27 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-19T08:03:42.374Z] #27 10.27 libssh2-1 libssl1.1 openssl [2021-08-19T08:03:42.374Z] #27 10.57 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:03:42.374Z] #27 10.57 Need to get 4777 kB of archives. [2021-08-19T08:03:42.374Z] #27 10.57 After this operation, 11.5 MB of additional disk space will be used. [2021-08-19T08:03:42.374Z] #27 10.57 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-19T08:03:42.374Z] #27 10.57 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-19T08:03:42.374Z] #27 10.58 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-19T08:03:42.374Z] #27 10.58 Get:4 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-19T08:03:42.374Z] #27 10.58 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-19T08:03:42.374Z] #27 10.58 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-19T08:03:42.374Z] #27 10.60 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-19T08:03:42.374Z] #27 10.61 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-19T08:03:42.374Z] #27 10.61 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-19T08:03:42.374Z] #27 10.61 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-19T08:03:42.374Z] #27 10.62 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-19T08:03:42.374Z] #27 10.62 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-19T08:03:42.374Z] #27 10.62 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-19T08:03:42.374Z] #27 10.63 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-19T08:03:42.374Z] #27 10.63 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-19T08:03:42.374Z] #27 10.63 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-19T08:03:42.374Z] #27 10.63 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-19T08:03:42.374Z] #27 10.63 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-19T08:03:42.374Z] #27 10.64 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-19T08:03:42.374Z] #27 10.64 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-19T08:03:42.374Z] #27 10.64 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-19T08:03:42.374Z] #27 10.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:42.374Z] #27 11.03 Fetched 4777 kB in 0s (14.5 MB/s) [2021-08-19T08:03:42.374Z] #27 11.06 Selecting previously unselected package libkeyutils1:arm64. [2021-08-19T08:03:42.374Z] #27 11.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-08-19T08:03:42.374Z] #27 11.07 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-19T08:03:42.374Z] #27 11.08 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-19T08:03:42.374Z] #27 11.13 Selecting previously unselected package libkrb5support0:arm64. [2021-08-19T08:03:42.374Z] #27 11.14 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-19T08:03:42.374Z] #27 11.14 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:42.374Z] #27 11.18 Selecting previously unselected package libk5crypto3:arm64. [2021-08-19T08:03:42.374Z] #27 11.19 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-19T08:03:42.374Z] #27 11.19 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:42.374Z] #27 11.29 Selecting previously unselected package libssl1.1:arm64. [2021-08-19T08:03:42.374Z] #27 11.29 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-19T08:03:42.374Z] #27 11.30 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:42.374Z] #27 11.48 Selecting previously unselected package libkrb5-3:arm64. [2021-08-19T08:03:42.374Z] #27 11.49 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-19T08:03:42.374Z] #27 11.49 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:42.636Z] #27 11.58 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-19T08:03:42.636Z] #27 11.59 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-19T08:03:42.637Z] #27 11.59 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:42.637Z] #27 11.65 Selecting previously unselected package openssl. [2021-08-19T08:03:42.637Z] #27 11.65 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-19T08:03:42.637Z] #27 11.66 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:42.637Z] #27 11.80 Selecting previously unselected package ca-certificates. [2021-08-19T08:03:42.899Z] #27 11.80 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-19T08:03:42.899Z] #27 11.80 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:42.899Z] #27 11.89 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-19T08:03:42.899Z] #27 11.89 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-19T08:03:42.899Z] #27 11.90 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:42.899Z] #27 11.95 Selecting previously unselected package libsasl2-2:arm64. [2021-08-19T08:03:43.161Z] #27 11.95 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-19T08:03:43.161Z] #27 11.95 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:43.161Z] #27 12.00 Selecting previously unselected package libldap-common. [2021-08-19T08:03:43.161Z] #27 12.00 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-19T08:03:43.161Z] #27 12.01 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:43.431Z] #27 12.53 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-19T08:03:43.694Z] #27 12.53 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-19T08:03:43.956Z] #27 12.87 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:44.002Z] #29 DONE 11.5s [2021-08-19T08:03:44.002Z] [2021-08-19T08:03:44.002Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:03:44.002Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-19T08:03:44.002Z] #10 DONE 6.8s [2021-08-19T08:03:44.002Z] [2021-08-19T08:03:44.002Z] #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-08-19T08:03:44.002Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-19T08:03:44.218Z] #27 13.23 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-19T08:03:44.218Z] #27 13.23 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-19T08:03:44.218Z] #27 13.23 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-19T08:03:44.218Z] #27 13.31 Selecting previously unselected package libpsl5:arm64. [2021-08-19T08:03:44.218Z] #27 13.31 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-19T08:03:44.218Z] #27 13.32 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-19T08:03:44.218Z] #27 13.38 Selecting previously unselected package librtmp1:arm64. [2021-08-19T08:03:44.263Z] #11 DONE 0.8s [2021-08-19T08:03:44.264Z] [2021-08-19T08:03:44.264Z] #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-08-19T08:03:44.264Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:03:44.481Z] #27 13.39 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-19T08:03:44.481Z] #27 13.46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:03:44.481Z] #27 13.53 Selecting previously unselected package libssh2-1:arm64. [2021-08-19T08:03:44.481Z] #27 ... [2021-08-19T08:03:44.481Z] [2021-08-19T08:03:44.481Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-19T08:03:44.481Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-19T08:03:44.481Z] #10 DONE 2.2s [2021-08-19T08:03:44.481Z] [2021-08-19T08:03:44.481Z] #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-08-19T08:03:44.481Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:44.481Z] #27 13.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-19T08:03:44.481Z] #27 13.55 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-19T08:03:44.481Z] #27 13.65 Selecting previously unselected package libcurl4:arm64. [2021-08-19T08:03:44.481Z] #27 13.65 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-19T08:03:44.481Z] #27 13.65 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-19T08:03:44.481Z] #27 ... [2021-08-19T08:03:44.481Z] [2021-08-19T08:03:44.481Z] #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-08-19T08:03:44.481Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-19T08:03:44.523Z] #58 ... [2021-08-19T08:03:44.523Z] [2021-08-19T08:03:44.523Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:03:44.523Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-19T08:03:44.523Z] #31 DONE 0.3s [2021-08-19T08:03:44.523Z] [2021-08-19T08:03:44.523Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-19T08:03:44.523Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-19T08:03:44.523Z] #39 DONE 0.3s [2021-08-19T08:03:44.688Z] #43 ... [2021-08-19T08:03:44.688Z] [2021-08-19T08:03:44.688Z] #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-08-19T08:03:44.688Z] #37 sha256:cd4057fccd83d0e3d7cc6007ed22c031db5a0535fea9d08726b20d391df7f38a [2021-08-19T08:03:44.688Z] #37 13.47 [100%] Linking C executable tini-static [2021-08-19T08:03:44.688Z] #37 14.47 [100%] Built target tini-static [2021-08-19T08:03:44.688Z] #37 14.65 + mkdir -p /build [2021-08-19T08:03:44.688Z] #37 14.77 + cp tini-static /build/docker-init [2021-08-19T08:03:44.688Z] #37 DONE 15.2s [2021-08-19T08:03:44.688Z] [2021-08-19T08:03:44.688Z] #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-08-19T08:03:44.688Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:44.688Z] #34 108.9 flag [2021-08-19T08:03:44.688Z] #34 109.0 github.com/BurntSushi/toml [2021-08-19T08:03:44.783Z] [2021-08-19T08:03:44.783Z] #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-08-19T08:03:44.783Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:03:44.945Z] #34 ... [2021-08-19T08:03:44.945Z] [2021-08-19T08:03:44.945Z] #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-08-19T08:03:44.945Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:44.945Z] #13 95.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-19T08:03:44.945Z] #13 95.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-19T08:03:44.945Z] #13 95.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:03:44.945Z] #13 105.9 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-19T08:03:44.945Z] #13 105.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:03:44.945Z] #13 105.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:03:45.202Z] #13 106.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-19T08:03:45.428Z] #11 DONE 0.8s [2021-08-19T08:03:45.428Z] [2021-08-19T08:03:45.428Z] #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-08-19T08:03:45.428Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:45.428Z] #27 13.73 Selecting previously unselected package curl. [2021-08-19T08:03:45.428Z] #27 13.73 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-19T08:03:45.428Z] #27 13.73 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-19T08:03:45.428Z] #27 13.81 Selecting previously unselected package libonig5:arm64. [2021-08-19T08:03:45.428Z] #27 13.81 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-19T08:03:45.428Z] #27 13.81 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-19T08:03:45.428Z] #27 13.88 Selecting previously unselected package libjq1:arm64. [2021-08-19T08:03:45.428Z] #27 13.88 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-19T08:03:45.428Z] #27 13.89 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-19T08:03:45.428Z] #27 13.94 Selecting previously unselected package jq. [2021-08-19T08:03:45.428Z] #27 13.94 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-19T08:03:45.428Z] #27 13.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:03:45.428Z] #27 13.99 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-19T08:03:45.428Z] #27 14.01 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-19T08:03:45.428Z] #27 14.02 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:45.428Z] #27 14.26 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-19T08:03:45.428Z] #27 14.27 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:45.428Z] #27 14.29 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:45.428Z] #27 14.30 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:45.428Z] #27 14.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-19T08:03:45.428Z] #27 14.33 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:45.428Z] #27 14.35 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-19T08:03:45.428Z] #27 14.37 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-19T08:03:45.428Z] #27 14.38 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:45.428Z] #27 14.39 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-19T08:03:45.428Z] #27 14.41 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-19T08:03:45.428Z] #27 14.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-19T08:03:45.428Z] #27 14.43 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-19T08:03:45.428Z] #27 14.45 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:45.458Z] #13 106.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:03:45.458Z] #13 106.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:03:45.715Z] #13 ... [2021-08-19T08:03:45.715Z] [2021-08-19T08:03:45.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-08-19T08:03:45.715Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:45.715Z] #43 11.74 PBCC images/timens.pb-c.c [2021-08-19T08:03:45.730Z] #27 ... [2021-08-19T08:03:45.730Z] [2021-08-19T08:03:45.730Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-19T08:03:45.730Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-19T08:03:45.730Z] #31 DONE 0.2s [2021-08-19T08:03:45.730Z] [2021-08-19T08:03:45.730Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-19T08:03:45.730Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-19T08:03:45.730Z] #39 DONE 0.2s [2021-08-19T08:03:45.730Z] [2021-08-19T08:03:45.730Z] #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-08-19T08:03:45.730Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-19T08:03:45.972Z] #43 11.82 DEP images/timens.pb-c.d [2021-08-19T08:03:45.972Z] #43 11.94 PBCC images/fown.pb-c.c [2021-08-19T08:03:45.972Z] #43 12.02 PBCC images/google/protobuf/descriptor.pb-c.c [2021-08-19T08:03:46.228Z] #43 12.21 PBCC images/opts.pb-c.c [2021-08-19T08:03:46.485Z] #43 12.35 PBCC images/memfd.pb-c.c [2021-08-19T08:03:46.485Z] #43 12.45 DEP images/fown.pb-c.d [2021-08-19T08:03:46.485Z] #43 12.53 DEP images/google/protobuf/descriptor.pb-c.d [2021-08-19T08:03:46.485Z] #43 12.60 DEP images/opts.pb-c.d [2021-08-19T08:03:46.742Z] #43 12.64 DEP images/memfd.pb-c.d [2021-08-19T08:03:46.742Z] #43 12.71 PBCC images/sit.pb-c.c [2021-08-19T08:03:46.742Z] #43 12.80 DEP images/sit.pb-c.d [2021-08-19T08:03:46.998Z] #43 12.89 PBCC images/macvlan.pb-c.c [2021-08-19T08:03:46.998Z] #43 12.94 DEP images/macvlan.pb-c.d [2021-08-19T08:03:46.998Z] #43 13.01 PBCC images/autofs.pb-c.c [2021-08-19T08:03:46.998Z] #43 13.05 DEP images/autofs.pb-c.d [2021-08-19T08:03:46.998Z] #43 13.12 PBCC images/sysctl.pb-c.c [2021-08-19T08:03:47.255Z] #43 13.14 DEP images/sysctl.pb-c.d [2021-08-19T08:03:47.255Z] #43 13.22 PBCC images/time.pb-c.c [2021-08-19T08:03:47.255Z] #43 13.25 DEP images/time.pb-c.d [2021-08-19T08:03:47.255Z] #43 13.27 PBCC images/binfmt-misc.pb-c.c [2021-08-19T08:03:47.255Z] #43 13.34 DEP images/binfmt-misc.pb-c.d [2021-08-19T08:03:47.512Z] #43 13.42 PBCC images/seccomp.pb-c.c [2021-08-19T08:03:47.512Z] #43 13.44 DEP images/seccomp.pb-c.d [2021-08-19T08:03:47.512Z] #43 13.49 PBCC images/userns.pb-c.c [2021-08-19T08:03:47.512Z] #43 13.52 DEP images/userns.pb-c.d [2021-08-19T08:03:47.512Z] #43 13.55 PBCC images/cgroup.pb-c.c [2021-08-19T08:03:47.512Z] #43 13.60 DEP images/cgroup.pb-c.d [2021-08-19T08:03:47.512Z] #43 13.66 PBCC images/ext-file.pb-c.c [2021-08-19T08:03:47.572Z] #42 ... [2021-08-19T08:03:47.572Z] [2021-08-19T08:03:47.572Z] #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-08-19T08:03:47.572Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:47.572Z] #13 74.28 Get:12 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-08-19T08:03:47.572Z] #13 78.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-19T08:03:47.572Z] #13 78.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-19T08:03:47.572Z] #13 78.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:03:47.572Z] #13 78.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:03:47.572Z] #13 78.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-19T08:03:47.572Z] #13 78.38 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-19T08:03:47.572Z] #13 78.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-19T08:03:47.572Z] #13 78.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-19T08:03:47.572Z] #13 78.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-19T08:03:47.572Z] #13 78.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-19T08:03:47.572Z] #13 78.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-19T08:03:47.572Z] #13 78.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-19T08:03:47.572Z] #13 78.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-19T08:03:47.572Z] #13 78.75 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-19T08:03:47.572Z] #13 80.78 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:03:47.572Z] #13 81.09 Fetched 77.8 MB in 13s (5965 kB/s) [2021-08-19T08:03:47.572Z] #13 81.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:03:47.572Z] #13 81.40 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:03:47.572Z] #13 81.43 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-19T08:03:47.572Z] #13 ... [2021-08-19T08:03:47.572Z] [2021-08-19T08:03:47.572Z] #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-08-19T08:03:47.572Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:03:47.572Z] #51 75.92 syscall [2021-08-19T08:03:47.572Z] #51 75.94 bytes [2021-08-19T08:03:47.572Z] #51 79.08 reflect [2021-08-19T08:03:47.572Z] #51 ... [2021-08-19T08:03:47.572Z] [2021-08-19T08:03:47.572Z] #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-08-19T08:03:47.572Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:47.572Z] #36 77.36 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:03:47.572Z] #36 77.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:03:47.572Z] #36 77.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:03:47.572Z] #36 ... [2021-08-19T08:03:47.572Z] [2021-08-19T08:03:47.572Z] #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-08-19T08:03:47.572Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:47.572Z] #13 81.92 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:03:47.572Z] #13 82.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-19T08:03:47.769Z] #43 13.68 DEP images/ext-file.pb-c.d [2021-08-19T08:03:47.769Z] #43 13.74 PBCC images/rpc.pb-c.c [2021-08-19T08:03:47.769Z] #43 13.77 DEP images/rpc.pb-c.d [2021-08-19T08:03:47.769Z] #43 13.83 PBCC images/siginfo.pb-c.c [2021-08-19T08:03:47.769Z] #43 13.88 DEP images/siginfo.pb-c.d [2021-08-19T08:03:47.831Z] #13 82.30 (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 ... 15421 files and directories currently installed.) [2021-08-19T08:03:47.831Z] #13 82.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:03:47.831Z] #13 82.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:03:48.026Z] #43 13.97 PBCC images/pagemap.pb-c.c [2021-08-19T08:03:48.026Z] #43 14.00 DEP images/pagemap.pb-c.d [2021-08-19T08:03:48.026Z] #43 14.08 PBCC images/rlimit.pb-c.c [2021-08-19T08:03:48.026Z] #43 14.09 DEP images/rlimit.pb-c.d [2021-08-19T08:03:48.026Z] #43 14.13 PBCC images/file-lock.pb-c.c [2021-08-19T08:03:48.082Z] #40 ... [2021-08-19T08:03:48.082Z] [2021-08-19T08:03:48.082Z] #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-08-19T08:03:48.082Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-19T08:03:48.082Z] #12 DONE 3.7s [2021-08-19T08:03:48.082Z] [2021-08-19T08:03:48.082Z] #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-08-19T08:03:48.082Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:03:48.284Z] #43 14.15 DEP images/file-lock.pb-c.d [2021-08-19T08:03:48.284Z] #43 14.20 PBCC images/tty.pb-c.c [2021-08-19T08:03:48.284Z] #43 14.29 DEP images/tty.pb-c.d [2021-08-19T08:03:48.284Z] #43 14.36 PBCC images/tun.pb-c.c [2021-08-19T08:03:48.284Z] #43 14.43 PBCC images/netdev.pb-c.c [2021-08-19T08:03:48.547Z] #43 14.47 DEP images/tun.pb-c.d [2021-08-19T08:03:48.547Z] #43 14.54 DEP images/netdev.pb-c.d [2021-08-19T08:03:48.547Z] #43 14.60 PBCC images/vma.pb-c.c [2021-08-19T08:03:48.547Z] #43 14.65 DEP images/vma.pb-c.d [2021-08-19T08:03:48.807Z] #43 14.69 PBCC images/creds.pb-c.c [2021-08-19T08:03:48.807Z] #43 14.72 DEP images/creds.pb-c.d [2021-08-19T08:03:48.807Z] #43 14.79 PBCC images/utsns.pb-c.c [2021-08-19T08:03:48.807Z] #43 14.80 DEP images/utsns.pb-c.d [2021-08-19T08:03:48.807Z] #43 14.84 PBCC images/ipc-desc.pb-c.c [2021-08-19T08:03:48.807Z] #43 14.88 PBCC images/ipc-sem.pb-c.c [2021-08-19T08:03:48.807Z] #43 14.93 DEP images/ipc-desc.pb-c.d [2021-08-19T08:03:49.064Z] #43 14.97 DEP images/ipc-sem.pb-c.d [2021-08-19T08:03:49.064Z] #43 15.04 PBCC images/ipc-msg.pb-c.c [2021-08-19T08:03:49.064Z] #43 15.06 DEP images/ipc-msg.pb-c.d [2021-08-19T08:03:49.064Z] #43 15.11 PBCC images/ipc-shm.pb-c.c [2021-08-19T08:03:49.064Z] #43 15.14 DEP images/ipc-shm.pb-c.d [2021-08-19T08:03:49.064Z] #43 15.19 PBCC images/ipc-var.pb-c.c [2021-08-19T08:03:49.202Z] #13 ... [2021-08-19T08:03:49.202Z] [2021-08-19T08:03:49.202Z] #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-08-19T08:03:49.202Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:03:49.202Z] #34 78.20 reflect [2021-08-19T08:03:49.202Z] #34 ... [2021-08-19T08:03:49.202Z] [2021-08-19T08:03:49.202Z] #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-08-19T08:03:49.202Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:03:49.202Z] #45 79.13 reflect [2021-08-19T08:03:49.202Z] #45 79.20 strings [2021-08-19T08:03:49.202Z] #45 85.50 bufio [2021-08-19T08:03:49.248Z] #40 ... [2021-08-19T08:03:49.248Z] [2021-08-19T08:03:49.248Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-19T08:03:49.248Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-19T08:03:49.248Z] #12 DONE 4.0s [2021-08-19T08:03:49.321Z] #43 15.23 DEP images/ipc-var.pb-c.d [2021-08-19T08:03:49.321Z] #43 15.29 PBCC images/sk-opts.pb-c.c [2021-08-19T08:03:49.321Z] #43 15.33 PBCC images/packet-sock.pb-c.c [2021-08-19T08:03:49.321Z] #43 15.38 DEP images/sk-opts.pb-c.d [2021-08-19T08:03:49.459Z] #45 ... [2021-08-19T08:03:49.459Z] [2021-08-19T08:03:49.459Z] #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-08-19T08:03:49.459Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:03:49.459Z] #34 88.44 internal/syscall/unix [2021-08-19T08:03:49.512Z] [2021-08-19T08:03:49.512Z] #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-08-19T08:03:49.512Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:03:49.578Z] #43 15.44 DEP images/packet-sock.pb-c.d [2021-08-19T08:03:49.578Z] #43 15.53 PBCC images/sk-netlink.pb-c.c [2021-08-19T08:03:49.578Z] #43 15.56 DEP images/sk-netlink.pb-c.d [2021-08-19T08:03:49.578Z] #43 15.63 PBCC images/sk-inet.pb-c.c [2021-08-19T08:03:49.718Z] #34 88.95 time [2021-08-19T08:03:49.835Z] #43 15.72 DEP images/sk-inet.pb-c.d [2021-08-19T08:03:49.835Z] #43 15.81 PBCC images/sk-unix.pb-c.c [2021-08-19T08:03:49.835Z] #43 15.84 DEP images/sk-unix.pb-c.d [2021-08-19T08:03:49.835Z] #43 15.96 PBCC images/mm.pb-c.c [2021-08-19T08:03:50.091Z] #43 16.02 DEP images/mm.pb-c.d [2021-08-19T08:03:50.091Z] #43 16.11 PBCC images/timerfd.pb-c.c [2021-08-19T08:03:50.091Z] #43 16.20 DEP images/timerfd.pb-c.d [2021-08-19T08:03:50.348Z] #43 16.27 PBCC images/timer.pb-c.c [2021-08-19T08:03:50.348Z] #43 16.32 DEP images/timer.pb-c.d [2021-08-19T08:03:50.348Z] #43 16.40 PBCC images/sa.pb-c.c [2021-08-19T08:03:50.348Z] #43 16.43 DEP images/sa.pb-c.d [2021-08-19T08:03:50.348Z] #43 16.48 PBCC images/pipe-data.pb-c.c [2021-08-19T08:03:50.348Z] #43 16.52 DEP images/pipe-data.pb-c.d [2021-08-19T08:03:50.605Z] #43 16.61 PBCC images/mnt.pb-c.c [2021-08-19T08:03:50.605Z] #43 16.63 DEP images/mnt.pb-c.d [2021-08-19T08:03:50.605Z] #43 16.69 PBCC images/sk-packet.pb-c.c [2021-08-19T08:03:50.605Z] #43 16.76 DEP images/sk-packet.pb-c.d [2021-08-19T08:03:50.861Z] #43 16.84 PBCC images/tcp-stream.pb-c.c [2021-08-19T08:03:51.094Z] #34 ... [2021-08-19T08:03:51.094Z] [2021-08-19T08:03:51.094Z] #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-08-19T08:03:51.094Z] #47 sha256:d28d8f2149e2ef38cef6b7f06ab59299c33c96100e58c2ab3ac9973286fbc7a3 [2021-08-19T08:03:51.094Z] #47 DONE 90.2s [2021-08-19T08:03:51.118Z] #43 16.93 DEP images/tcp-stream.pb-c.d [2021-08-19T08:03:51.118Z] #43 17.00 PBCC images/pipe.pb-c.c [2021-08-19T08:03:51.118Z] #43 17.06 DEP images/pipe.pb-c.d [2021-08-19T08:03:51.118Z] #43 17.09 PBCC images/pstree.pb-c.c [2021-08-19T08:03:51.118Z] #43 17.11 DEP images/pstree.pb-c.d [2021-08-19T08:03:51.118Z] #43 17.20 PBCC images/fs.pb-c.c [2021-08-19T08:03:51.352Z] [2021-08-19T08:03:51.352Z] #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-08-19T08:03:51.352Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:51.352Z] #36 90.42 Selecting previously unselected package libxml2:amd64. [2021-08-19T08:03:51.352Z] #36 90.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-19T08:03:51.352Z] #36 90.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:03:51.375Z] #43 ... [2021-08-19T08:03:51.375Z] [2021-08-19T08:03:51.375Z] #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-08-19T08:03:51.375Z] #34 sha256:ac8491c559230359e36a88cd50096a9ff584f374ad82f26dc6a34dc5f9c5dbdd [2021-08-19T08:03:51.375Z] #34 112.5 log [2021-08-19T08:03:51.375Z] #34 115.4 github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:03:51.375Z] #34 DONE 117.9s [2021-08-19T08:03:51.375Z] [2021-08-19T08:03:51.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-08-19T08:03:51.375Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:51.375Z] #43 17.22 DEP images/fs.pb-c.d [2021-08-19T08:03:51.375Z] #43 ... [2021-08-19T08:03:51.375Z] [2021-08-19T08:03:51.375Z] #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-08-19T08:03:51.375Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:51.375Z] #45 107.9 fmt [2021-08-19T08:03:51.375Z] #45 108.1 regexp [2021-08-19T08:03:51.375Z] #45 114.7 internal/lazyregexp [2021-08-19T08:03:51.375Z] #45 114.8 go/token [2021-08-19T08:03:51.375Z] #45 115.0 net/url [2021-08-19T08:03:51.375Z] #45 115.8 go/scanner [2021-08-19T08:03:51.375Z] #45 116.7 text/template/parse [2021-08-19T08:03:51.375Z] #45 117.1 go/ast [2021-08-19T08:03:51.375Z] #45 ... [2021-08-19T08:03:51.375Z] [2021-08-19T08:03:51.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-08-19T08:03:51.375Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:03:51.375Z] #43 17.36 PBCC images/signalfd.pb-c.c [2021-08-19T08:03:51.375Z] #43 17.46 DEP images/signalfd.pb-c.d [2021-08-19T08:03:51.632Z] #43 17.56 PBCC images/fh.pb-c.c [2021-08-19T08:03:51.632Z] #43 17.63 PBCC images/fsnotify.pb-c.c [2021-08-19T08:03:51.632Z] #43 17.70 DEP images/fh.pb-c.d [2021-08-19T08:03:51.889Z] #43 17.87 DEP images/fsnotify.pb-c.d [2021-08-19T08:03:51.889Z] #43 17.97 PBCC images/eventpoll.pb-c.c [2021-08-19T08:03:52.146Z] #43 18.01 DEP images/eventpoll.pb-c.d [2021-08-19T08:03:52.146Z] #43 18.10 PBCC images/eventfd.pb-c.c [2021-08-19T08:03:52.146Z] #43 18.16 DEP images/eventfd.pb-c.d [2021-08-19T08:03:52.403Z] #43 18.28 PBCC images/remap-file-path.pb-c.c [2021-08-19T08:03:52.403Z] #43 18.43 DEP images/remap-file-path.pb-c.d [2021-08-19T08:03:52.660Z] #43 18.56 PBCC images/fifo.pb-c.c [2021-08-19T08:03:52.660Z] #43 18.61 DEP images/fifo.pb-c.d [2021-08-19T08:03:52.660Z] #43 18.66 PBCC images/ghost-file.pb-c.c [2021-08-19T08:03:52.660Z] #43 18.72 DEP images/ghost-file.pb-c.d [2021-08-19T08:03:52.660Z] #43 18.79 PBCC images/regfile.pb-c.c [2021-08-19T08:03:52.728Z] #36 91.51 Selecting previously unselected package libarchive13:amd64. [2021-08-19T08:03:52.728Z] #36 91.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-19T08:03:52.728Z] #36 91.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:03:52.841Z] #13 2.862 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:03:52.841Z] #13 2.883 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:52.841Z] #13 2.883 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:52.841Z] #13 2.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:52.917Z] #43 18.85 DEP images/regfile.pb-c.d [2021-08-19T08:03:52.917Z] #43 18.91 PBCC images/ns.pb-c.c [2021-08-19T08:03:52.917Z] #43 18.92 DEP images/ns.pb-c.d [2021-08-19T08:03:52.917Z] #43 18.98 PBCC images/fdinfo.pb-c.c [2021-08-19T08:03:52.990Z] #36 92.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-19T08:03:52.990Z] #36 92.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-19T08:03:52.990Z] #36 92.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:03:53.107Z] #13 3.600 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-19T08:03:53.174Z] #43 19.08 DEP images/fdinfo.pb-c.d [2021-08-19T08:03:53.174Z] #43 19.14 PBCC images/core-aarch64.pb-c.c [2021-08-19T08:03:53.247Z] #36 92.44 Selecting previously unselected package librhash0:amd64. [2021-08-19T08:03:53.247Z] #36 92.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-19T08:03:53.247Z] #36 92.46 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:03:53.373Z] #13 ... [2021-08-19T08:03:53.373Z] [2021-08-19T08:03:53.373Z] #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-08-19T08:03:53.373Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:03:53.373Z] #58 6.880 + RM_GOPATH=0 [2021-08-19T08:03:53.373Z] #58 6.880 + TMP_GOPATH= [2021-08-19T08:03:53.373Z] #58 6.880 + : /build [2021-08-19T08:03:53.373Z] #58 6.880 + '[' -z '' ']' [2021-08-19T08:03:53.373Z] #58 6.880 ++ mktemp -d [2021-08-19T08:03:53.373Z] #58 6.891 + export GOPATH=/tmp/tmp.4dMYiq9CwE [2021-08-19T08:03:53.373Z] #58 6.891 + GOPATH=/tmp/tmp.4dMYiq9CwE [2021-08-19T08:03:53.373Z] #58 6.891 + RM_GOPATH=1 [2021-08-19T08:03:53.373Z] #58 6.891 + case "$(go env GOARCH)" in [2021-08-19T08:03:53.373Z] #58 6.891 ++ go env GOARCH [2021-08-19T08:03:53.373Z] #58 6.909 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:53.373Z] #58 6.909 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:53.373Z] #58 6.909 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:53.373Z] #58 6.911 + dir=/tmp/install [2021-08-19T08:03:53.373Z] #58 6.911 + bin=rootlesskit [2021-08-19T08:03:53.373Z] #58 6.911 + shift [2021-08-19T08:03:53.373Z] #58 6.911 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-19T08:03:53.373Z] #58 6.911 + . /tmp/install/rootlesskit.installer [2021-08-19T08:03:53.373Z] #58 6.911 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:53.373Z] #58 6.911 + install_rootlesskit [2021-08-19T08:03:53.373Z] #58 6.911 + case "$1" in [2021-08-19T08:03:53.373Z] #58 6.911 + export CGO_ENABLED=0 [2021-08-19T08:03:53.373Z] #58 6.911 + CGO_ENABLED=0 [2021-08-19T08:03:53.373Z] #58 6.911 + _install_rootlesskit [2021-08-19T08:03:53.373Z] #58 6.911 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-19T08:03:53.373Z] #58 6.911 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4dMYiq9CwE/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:03:53.373Z] #58 6.915 Cloning into '/tmp/tmp.4dMYiq9CwE/src/github.com/rootless-containers/rootlesskit'... [2021-08-19T08:03:53.373Z] #58 6.916 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:53.430Z] #43 19.24 PBCC images/core-arm.pb-c.c [2021-08-19T08:03:53.430Z] #43 19.30 PBCC images/core-ppc64.pb-c.c [2021-08-19T08:03:53.430Z] #43 19.35 PBCC images/core-s390.pb-c.c [2021-08-19T08:03:53.430Z] #43 19.44 PBCC images/core-x86.pb-c.c [2021-08-19T08:03:53.687Z] #43 19.51 PBCC images/core.pb-c.c [2021-08-19T08:03:53.687Z] #43 19.57 PBCC images/inventory.pb-c.c [2021-08-19T08:03:53.687Z] #43 19.64 DEP images/core-aarch64.pb-c.d [2021-08-19T08:03:53.687Z] #43 19.73 DEP images/core-arm.pb-c.d [2021-08-19T08:03:53.687Z] #43 19.77 DEP images/core-ppc64.pb-c.d [2021-08-19T08:03:53.815Z] #36 92.92 Selecting previously unselected package libuv1:amd64. [2021-08-19T08:03:53.815Z] #36 92.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-19T08:03:53.815Z] #36 92.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:03:53.944Z] #43 19.81 DEP images/core-s390.pb-c.d [2021-08-19T08:03:53.944Z] #43 19.88 DEP images/core-x86.pb-c.d [2021-08-19T08:03:53.944Z] #43 19.94 DEP images/core.pb-c.d [2021-08-19T08:03:53.944Z] #43 20.02 DEP images/inventory.pb-c.d [2021-08-19T08:03:54.073Z] #36 93.24 Selecting previously unselected package cmake. [2021-08-19T08:03:54.073Z] #36 93.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-19T08:03:54.073Z] #36 93.28 Unpacking cmake (3.13.4-1) ... [2021-08-19T08:03:54.200Z] #43 20.07 PBCC images/cpuinfo.pb-c.c [2021-08-19T08:03:54.200Z] #43 20.10 DEP images/cpuinfo.pb-c.d [2021-08-19T08:03:54.200Z] #43 20.17 PBCC images/stats.pb-c.c [2021-08-19T08:03:54.200Z] #43 20.19 DEP images/stats.pb-c.d [2021-08-19T08:03:54.315Z] #58 ... [2021-08-19T08:03:54.315Z] [2021-08-19T08:03:54.315Z] #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-08-19T08:03:54.315Z] #67 sha256:484e805e891010b5adf64f4a74f2c667c21ef073ff3bc3ac52dd6bacbc01c3e2 [2021-08-19T08:03:54.315Z] #67 5.152 + RM_GOPATH=0 [2021-08-19T08:03:54.315Z] #67 5.152 + TMP_GOPATH= [2021-08-19T08:03:54.315Z] #67 5.152 + : /build [2021-08-19T08:03:54.315Z] #67 5.152 + '[' -z '' ']' [2021-08-19T08:03:54.315Z] #67 5.152 ++ mktemp -d [2021-08-19T08:03:54.315Z] #67 5.152 + export GOPATH=/tmp/tmp.VnL5Zbzgrr [2021-08-19T08:03:54.315Z] #67 5.152 + GOPATH=/tmp/tmp.VnL5Zbzgrr [2021-08-19T08:03:54.315Z] #67 5.152 + RM_GOPATH=1 [2021-08-19T08:03:54.315Z] #67 5.152 + case "$(go env GOARCH)" in [2021-08-19T08:03:54.315Z] #67 5.152 ++ go env GOARCH [2021-08-19T08:03:54.315Z] #67 5.158 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.315Z] #67 5.158 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.315Z] #67 5.158 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:54.315Z] #67 5.159 + dir=/tmp/install [2021-08-19T08:03:54.315Z] #67 5.159 + bin=proxy [2021-08-19T08:03:54.315Z] #67 5.159 + shift [2021-08-19T08:03:54.315Z] #67 5.159 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-08-19T08:03:54.315Z] #67 5.159 + . /tmp/install/proxy.installer [2021-08-19T08:03:54.315Z] #67 5.162 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:03:54.315Z] #67 5.170 + install_proxy [2021-08-19T08:03:54.315Z] #67 5.170 + case "$1" in [2021-08-19T08:03:54.315Z] #67 5.170 + export CGO_ENABLED=0 [2021-08-19T08:03:54.315Z] #67 5.170 + CGO_ENABLED=0 [2021-08-19T08:03:54.315Z] #67 5.170 + _install_proxy [2021-08-19T08:03:54.315Z] #67 5.170 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-08-19T08:03:54.315Z] #67 5.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VnL5Zbzgrr/src/github.com/docker/libnetwork [2021-08-19T08:03:54.315Z] #67 5.170 Cloning into '/tmp/tmp.VnL5Zbzgrr/src/github.com/docker/libnetwork'... [2021-08-19T08:03:54.315Z] #67 5.170 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:03:54.315Z] #67 ... [2021-08-19T08:03:54.315Z] [2021-08-19T08:03:54.315Z] #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-08-19T08:03:54.315Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:03:54.315Z] #42 5.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:54.315Z] #42 5.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:54.315Z] #42 5.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:54.315Z] #42 6.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:03:54.315Z] #42 8.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:03:54.315Z] #42 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:03:54.315Z] #42 ... [2021-08-19T08:03:54.315Z] [2021-08-19T08:03:54.315Z] #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-08-19T08:03:54.315Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:03:54.315Z] #34 6.610 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.315Z] #34 6.693 + RM_GOPATH=0 [2021-08-19T08:03:54.315Z] #34 6.693 + TMP_GOPATH= [2021-08-19T08:03:54.315Z] #34 6.693 + : /build [2021-08-19T08:03:54.315Z] #34 6.693 + '[' -z '' ']' [2021-08-19T08:03:54.315Z] #34 6.693 ++ mktemp -d [2021-08-19T08:03:54.315Z] #34 6.693 + export GOPATH=/tmp/tmp.nZprZxm299 [2021-08-19T08:03:54.315Z] #34 6.693 + GOPATH=/tmp/tmp.nZprZxm299 [2021-08-19T08:03:54.315Z] #34 6.693 + RM_GOPATH=1 [2021-08-19T08:03:54.315Z] #34 6.693 + case "$(go env GOARCH)" in [2021-08-19T08:03:54.315Z] #34 6.693 ++ go env GOARCH [2021-08-19T08:03:54.315Z] #34 6.693 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.315Z] #34 6.693 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.315Z] #34 6.693 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:54.315Z] #34 6.693 + dir=/tmp/install [2021-08-19T08:03:54.315Z] #34 6.693 + bin=tomlv [2021-08-19T08:03:54.315Z] #34 6.693 + shift [2021-08-19T08:03:54.315Z] #34 6.693 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-08-19T08:03:54.315Z] #34 6.693 + . /tmp/install/tomlv.installer [2021-08-19T08:03:54.315Z] #34 6.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.315Z] #34 6.693 + install_tomlv [2021-08-19T08:03:54.315Z] #34 6.693 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-08-19T08:03:54.315Z] #34 6.693 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nZprZxm299/src/github.com/BurntSushi/toml [2021-08-19T08:03:54.315Z] #34 6.693 Cloning into '/tmp/tmp.nZprZxm299/src/github.com/BurntSushi/toml'... [2021-08-19T08:03:54.315Z] #34 7.706 + cd /tmp/tmp.nZprZxm299/src/github.com/BurntSushi/toml [2021-08-19T08:03:54.315Z] #34 7.706 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.315Z] #34 7.841 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:03:54.315Z] #34 8.556 internal/unsafeheader [2021-08-19T08:03:54.315Z] #34 8.574 internal/cpu [2021-08-19T08:03:54.315Z] #34 8.669 runtime/internal/atomic [2021-08-19T08:03:54.315Z] #34 9.067 runtime/internal/sys [2021-08-19T08:03:54.315Z] #34 9.350 runtime/internal/math [2021-08-19T08:03:54.315Z] #34 9.477 internal/bytealg [2021-08-19T08:03:54.315Z] #34 9.477 math/bits [2021-08-19T08:03:54.315Z] #34 10.12 math [2021-08-19T08:03:54.506Z] #13 5.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:03:54.576Z] #34 ... [2021-08-19T08:03:54.576Z] [2021-08-19T08:03:54.576Z] #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-08-19T08:03:54.576Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:03:54.576Z] #51 3.946 + RM_GOPATH=0 [2021-08-19T08:03:54.576Z] #51 3.946 + TMP_GOPATH= [2021-08-19T08:03:54.576Z] #51 3.946 + : /build [2021-08-19T08:03:54.576Z] #51 3.946 + '[' -z '' ']' [2021-08-19T08:03:54.576Z] #51 3.946 ++ mktemp -d [2021-08-19T08:03:54.576Z] #51 3.946 + export GOPATH=/tmp/tmp.TSQOtv7lFz [2021-08-19T08:03:54.576Z] #51 3.946 + GOPATH=/tmp/tmp.TSQOtv7lFz [2021-08-19T08:03:54.576Z] #51 3.946 + RM_GOPATH=1 [2021-08-19T08:03:54.576Z] #51 3.946 + case "$(go env GOARCH)" in [2021-08-19T08:03:54.576Z] #51 3.946 ++ go env GOARCH [2021-08-19T08:03:54.576Z] #51 3.947 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.576Z] #51 3.947 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.576Z] #51 3.947 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:54.576Z] #51 3.947 + dir=/tmp/install [2021-08-19T08:03:54.576Z] #51 3.947 + bin=shfmt [2021-08-19T08:03:54.576Z] #51 3.947 + shift [2021-08-19T08:03:54.576Z] #51 3.947 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-19T08:03:54.576Z] #51 3.947 + . /tmp/install/shfmt.installer [2021-08-19T08:03:54.576Z] #51 3.947 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:54.576Z] #51 3.947 + install_shfmt [2021-08-19T08:03:54.576Z] #51 3.947 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-19T08:03:54.576Z] #51 3.947 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TSQOtv7lFz/src/github.com/mvdan/sh [2021-08-19T08:03:54.576Z] #51 3.947 Cloning into '/tmp/tmp.TSQOtv7lFz/src/github.com/mvdan/sh'... [2021-08-19T08:03:54.576Z] #51 3.948 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:54.576Z] #51 8.359 + cd /tmp/tmp.TSQOtv7lFz/src/github.com/mvdan/sh [2021-08-19T08:03:54.576Z] #51 8.359 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:54.576Z] #51 8.484 + GO111MODULE=on [2021-08-19T08:03:54.576Z] #51 8.484 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-19T08:03:54.576Z] #51 9.586 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-19T08:03:54.576Z] #51 9.614 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-19T08:03:54.576Z] #51 9.679 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-19T08:03:54.775Z] #13 ... [2021-08-19T08:03:54.775Z] [2021-08-19T08:03:54.775Z] #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-08-19T08:03:54.775Z] #34 sha256:b8850f5739809d20273f97b300964b3f6a77a0ee97d081fa18330bcee2c757f7 [2021-08-19T08:03:54.775Z] #34 4.854 + RM_GOPATH=0 [2021-08-19T08:03:54.775Z] #34 4.854 + TMP_GOPATH= [2021-08-19T08:03:54.775Z] #34 4.854 + : /build [2021-08-19T08:03:54.775Z] #34 4.854 + '[' -z '' ']' [2021-08-19T08:03:54.775Z] #34 4.855 ++ mktemp -d [2021-08-19T08:03:54.775Z] #34 4.858 + export GOPATH=/tmp/tmp.gnYWsATb6i [2021-08-19T08:03:54.775Z] #34 4.858 + GOPATH=/tmp/tmp.gnYWsATb6i [2021-08-19T08:03:54.775Z] #34 4.858 + RM_GOPATH=1 [2021-08-19T08:03:54.775Z] #34 4.858 + case "$(go env GOARCH)" in [2021-08-19T08:03:54.775Z] #34 4.858 ++ go env GOARCH [2021-08-19T08:03:54.775Z] #34 4.880 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.775Z] #34 4.880 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.775Z] #34 4.881 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:54.775Z] #34 4.882 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.775Z] #34 4.883 + dir=/tmp/install [2021-08-19T08:03:54.775Z] #34 4.883 + bin=tomlv [2021-08-19T08:03:54.775Z] #34 4.883 + shift [2021-08-19T08:03:54.775Z] #34 4.883 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-08-19T08:03:54.775Z] #34 4.883 + . /tmp/install/tomlv.installer [2021-08-19T08:03:54.775Z] #34 4.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.775Z] #34 4.883 + install_tomlv [2021-08-19T08:03:54.775Z] #34 4.883 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-08-19T08:03:54.775Z] #34 4.883 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gnYWsATb6i/src/github.com/BurntSushi/toml [2021-08-19T08:03:54.775Z] #34 4.887 Cloning into '/tmp/tmp.gnYWsATb6i/src/github.com/BurntSushi/toml'... [2021-08-19T08:03:54.775Z] #34 5.731 + cd /tmp/tmp.gnYWsATb6i/src/github.com/BurntSushi/toml [2021-08-19T08:03:54.775Z] #34 5.731 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-08-19T08:03:54.775Z] #34 5.842 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:03:54.775Z] #34 6.541 runtime/internal/sys [2021-08-19T08:03:54.775Z] #34 6.616 internal/unsafeheader [2021-08-19T08:03:54.775Z] #34 6.624 internal/cpu [2021-08-19T08:03:54.775Z] #34 6.667 runtime/internal/atomic [2021-08-19T08:03:54.775Z] #34 6.759 math/bits [2021-08-19T08:03:54.775Z] #34 6.961 runtime/internal/math [2021-08-19T08:03:54.775Z] #34 7.216 unicode/utf8 [2021-08-19T08:03:54.775Z] #34 7.317 internal/race [2021-08-19T08:03:54.775Z] #34 7.435 math [2021-08-19T08:03:54.775Z] #34 7.515 internal/bytealg [2021-08-19T08:03:54.775Z] #34 7.864 sync/atomic [2021-08-19T08:03:54.775Z] #34 7.948 unicode [2021-08-19T08:03:54.775Z] #34 8.347 encoding [2021-08-19T08:03:54.775Z] #34 9.034 runtime [2021-08-19T08:03:54.836Z] #51 ... [2021-08-19T08:03:54.836Z] [2021-08-19T08:03:54.836Z] #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-08-19T08:03:54.836Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:03:54.836Z] #49 8.042 + RM_GOPATH=0 [2021-08-19T08:03:54.836Z] #49 8.042 + TMP_GOPATH= [2021-08-19T08:03:54.836Z] #49 8.042 + : /build [2021-08-19T08:03:54.836Z] #49 8.042 + '[' -z '' ']' [2021-08-19T08:03:54.836Z] #49 8.042 ++ mktemp -d [2021-08-19T08:03:54.836Z] #49 8.042 + export GOPATH=/tmp/tmp.otdKaY8lC2 [2021-08-19T08:03:54.836Z] #49 8.042 + GOPATH=/tmp/tmp.otdKaY8lC2 [2021-08-19T08:03:54.836Z] #49 8.042 + RM_GOPATH=1 [2021-08-19T08:03:54.836Z] #49 8.042 + case "$(go env GOARCH)" in [2021-08-19T08:03:54.836Z] #49 8.054 ++ go env GOARCH [2021-08-19T08:03:54.836Z] #49 8.071 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.836Z] #49 8.082 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:54.836Z] #49 8.082 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:54.836Z] #49 8.082 + dir=/tmp/install [2021-08-19T08:03:54.836Z] #49 8.082 + bin=golangci_lint [2021-08-19T08:03:54.836Z] #49 8.082 + shift [2021-08-19T08:03:54.836Z] #49 8.082 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-19T08:03:54.836Z] #49 8.082 + . /tmp/install/golangci_lint.installer [2021-08-19T08:03:54.836Z] #49 8.082 ++ : v1.23.8 [2021-08-19T08:03:54.836Z] #49 8.082 + install_golangci_lint [2021-08-19T08:03:54.836Z] #49 8.082 + set -e [2021-08-19T08:03:54.836Z] #49 8.082 + export GO111MODULE=on [2021-08-19T08:03:54.836Z] #49 8.082 + GO111MODULE=on [2021-08-19T08:03:54.836Z] #49 8.082 + GOBIN=/build [2021-08-19T08:03:54.836Z] #49 8.082 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-19T08:03:54.836Z] #49 8.897 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-19T08:03:54.836Z] #49 ... [2021-08-19T08:03:54.836Z] [2021-08-19T08:03:54.836Z] #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-08-19T08:03:54.836Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:03:54.836Z] #36 8.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:54.836Z] #36 8.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:54.836Z] #36 8.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:54.836Z] #36 9.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:03:55.099Z] #36 ... [2021-08-19T08:03:55.099Z] [2021-08-19T08:03:55.099Z] #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-08-19T08:03:55.099Z] #47 sha256:5f6a1a7137fbdfa03d348a1cbdd84f89bcebc90080c9569092d455dde8ab7184 [2021-08-19T08:03:55.099Z] #47 4.118 + RM_GOPATH=0 [2021-08-19T08:03:55.099Z] #47 4.118 + TMP_GOPATH= [2021-08-19T08:03:55.099Z] #47 4.118 + : /build [2021-08-19T08:03:55.099Z] #47 4.118 + '[' -z '' ']' [2021-08-19T08:03:55.099Z] #47 4.118 ++ mktemp -d [2021-08-19T08:03:55.099Z] #47 4.120 + export GOPATH=/tmp/tmp.mLSLTgGbnF [2021-08-19T08:03:55.099Z] #47 4.120 + GOPATH=/tmp/tmp.mLSLTgGbnF [2021-08-19T08:03:55.099Z] #47 4.120 + RM_GOPATH=1 [2021-08-19T08:03:55.099Z] #47 4.120 + case "$(go env GOARCH)" in [2021-08-19T08:03:55.099Z] #47 4.120 ++ go env GOARCH [2021-08-19T08:03:55.099Z] #47 4.129 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.099Z] #47 4.129 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.099Z] #47 4.130 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:55.099Z] #47 4.130 + dir=/tmp/install [2021-08-19T08:03:55.099Z] #47 4.131 + bin=gotestsum [2021-08-19T08:03:55.099Z] #47 4.131 + shift [2021-08-19T08:03:55.099Z] #47 4.131 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-19T08:03:55.099Z] #47 4.131 + . /tmp/install/gotestsum.installer [2021-08-19T08:03:55.099Z] #47 4.131 ++ : v0.5.3 [2021-08-19T08:03:55.099Z] #47 4.131 + install_gotestsum [2021-08-19T08:03:55.099Z] #47 4.131 + set -e [2021-08-19T08:03:55.099Z] #47 4.131 + export GO111MODULE=on [2021-08-19T08:03:55.099Z] #47 4.131 + GO111MODULE=on [2021-08-19T08:03:55.099Z] #47 4.131 + GOBIN=/build [2021-08-19T08:03:55.099Z] #47 4.131 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-19T08:03:55.099Z] #47 4.579 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:03:55.099Z] #47 5.562 go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:03:55.099Z] #47 5.562 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:03:55.099Z] #47 5.577 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:03:55.099Z] #47 5.585 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:03:55.099Z] #47 5.806 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:03:55.099Z] #47 5.809 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:03:55.099Z] #47 5.889 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:03:55.099Z] #47 5.973 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:03:55.099Z] #47 5.973 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:03:55.099Z] #47 6.174 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:03:55.099Z] #47 7.718 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:03:55.099Z] #47 ... [2021-08-19T08:03:55.099Z] [2021-08-19T08:03:55.100Z] #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-08-19T08:03:55.100Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:03:55.100Z] #55 4.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:55.100Z] #55 4.925 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:55.100Z] #55 5.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:55.100Z] #55 5.105 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:03:55.100Z] #55 5.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:03:55.100Z] #55 6.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:03:55.353Z] #34 ... [2021-08-19T08:03:55.353Z] [2021-08-19T08:03:55.353Z] #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-08-19T08:03:55.353Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:03:55.353Z] #42 6.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:55.353Z] #42 6.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:55.353Z] #42 6.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:55.353Z] #42 7.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:03:55.353Z] #42 8.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:03:55.366Z] #55 ... [2021-08-19T08:03:55.366Z] [2021-08-19T08:03:55.366Z] #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-08-19T08:03:55.366Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:03:55.366Z] #45 7.912 + RM_GOPATH=0 [2021-08-19T08:03:55.366Z] #45 7.912 + TMP_GOPATH= [2021-08-19T08:03:55.366Z] #45 7.912 + : /build [2021-08-19T08:03:55.366Z] #45 7.912 + '[' -z '' ']' [2021-08-19T08:03:55.366Z] #45 7.912 ++ mktemp -d [2021-08-19T08:03:55.366Z] #45 7.912 + export GOPATH=/tmp/tmp.PdJrGXk5ef [2021-08-19T08:03:55.366Z] #45 7.912 + GOPATH=/tmp/tmp.PdJrGXk5ef [2021-08-19T08:03:55.366Z] #45 7.912 + RM_GOPATH=1 [2021-08-19T08:03:55.366Z] #45 7.912 + case "$(go env GOARCH)" in [2021-08-19T08:03:55.366Z] #45 7.912 ++ go env GOARCH [2021-08-19T08:03:55.366Z] #45 7.928 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.366Z] #45 7.928 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.366Z] #45 7.928 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:55.366Z] #45 7.937 + dir=/tmp/install [2021-08-19T08:03:55.366Z] #45 7.937 + bin=vndr [2021-08-19T08:03:55.366Z] #45 7.937 + shift [2021-08-19T08:03:55.366Z] #45 7.937 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-19T08:03:55.366Z] #45 7.937 + . /tmp/install/vndr.installer [2021-08-19T08:03:55.366Z] #45 7.937 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.366Z] #45 7.937 + install_vndr [2021-08-19T08:03:55.366Z] #45 7.937 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-19T08:03:55.366Z] #45 7.937 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PdJrGXk5ef/src/github.com/LK4D4/vndr [2021-08-19T08:03:55.366Z] #45 7.937 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.366Z] #45 7.940 Cloning into '/tmp/tmp.PdJrGXk5ef/src/github.com/LK4D4/vndr'... [2021-08-19T08:03:55.366Z] #45 8.604 + cd /tmp/tmp.PdJrGXk5ef/src/github.com/LK4D4/vndr [2021-08-19T08:03:55.366Z] #45 8.604 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.366Z] #45 8.609 + go build -buildmode=pie -v -o /build/vndr . [2021-08-19T08:03:55.366Z] #45 10.16 internal/race [2021-08-19T08:03:55.366Z] #45 10.26 internal/bytealg [2021-08-19T08:03:55.366Z] #45 10.41 sync/atomic [2021-08-19T08:03:55.366Z] #45 10.84 unicode [2021-08-19T08:03:55.366Z] #45 ... [2021-08-19T08:03:55.366Z] [2021-08-19T08:03:55.366Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:55.366Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:03:55.366Z] #32 8.997 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-19T08:03:55.366Z] #32 8.997 Cloning into '.'... [2021-08-19T08:03:55.568Z] #43 21.61 make[1]: Nothing to be done for 'all'. [2021-08-19T08:03:55.616Z] #42 ... [2021-08-19T08:03:55.616Z] [2021-08-19T08:03:55.617Z] #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-08-19T08:03:55.617Z] #55 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-19T08:03:55.617Z] #55 6.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:55.617Z] #55 6.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:55.617Z] #55 6.554 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:55.617Z] #55 7.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:03:55.617Z] #55 8.730 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:03:55.617Z] #55 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:03:55.617Z] #55 ... [2021-08-19T08:03:55.617Z] [2021-08-19T08:03:55.617Z] #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-08-19T08:03:55.617Z] #67 sha256:c164fd0ef57caf0306114e85dd4928be97bc719142e2d9b06d77ddbde128f08a [2021-08-19T08:03:55.617Z] #67 5.142 + RM_GOPATH=0 [2021-08-19T08:03:55.617Z] #67 5.142 + TMP_GOPATH= [2021-08-19T08:03:55.617Z] #67 5.142 + : /build [2021-08-19T08:03:55.617Z] #67 5.142 + '[' -z '' ']' [2021-08-19T08:03:55.617Z] #67 5.146 ++ mktemp -d [2021-08-19T08:03:55.617Z] #67 5.151 + export GOPATH=/tmp/tmp.Qp9Eqc5wD5 [2021-08-19T08:03:55.617Z] #67 5.151 + GOPATH=/tmp/tmp.Qp9Eqc5wD5 [2021-08-19T08:03:55.617Z] #67 5.151 + RM_GOPATH=1 [2021-08-19T08:03:55.617Z] #67 5.151 + case "$(go env GOARCH)" in [2021-08-19T08:03:55.617Z] #67 5.160 ++ go env GOARCH [2021-08-19T08:03:55.617Z] #67 5.175 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:03:55.617Z] #67 5.175 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.617Z] #67 5.175 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.617Z] #67 5.175 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:55.617Z] #67 5.175 + dir=/tmp/install [2021-08-19T08:03:55.617Z] #67 5.175 + bin=proxy [2021-08-19T08:03:55.617Z] #67 5.175 + shift [2021-08-19T08:03:55.617Z] #67 5.175 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-08-19T08:03:55.617Z] #67 5.175 + . /tmp/install/proxy.installer [2021-08-19T08:03:55.617Z] #67 5.175 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:03:55.617Z] #67 5.175 + install_proxy [2021-08-19T08:03:55.617Z] #67 5.175 + case "$1" in [2021-08-19T08:03:55.617Z] #67 5.175 + export CGO_ENABLED=0 [2021-08-19T08:03:55.617Z] #67 5.175 + CGO_ENABLED=0 [2021-08-19T08:03:55.617Z] #67 5.175 + _install_proxy [2021-08-19T08:03:55.617Z] #67 5.175 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-08-19T08:03:55.617Z] #67 5.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Qp9Eqc5wD5/src/github.com/docker/libnetwork [2021-08-19T08:03:55.617Z] #67 5.182 Cloning into '/tmp/tmp.Qp9Eqc5wD5/src/github.com/docker/libnetwork'... [2021-08-19T08:03:55.644Z] #32 ... [2021-08-19T08:03:55.644Z] [2021-08-19T08:03:55.644Z] #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-08-19T08:03:55.644Z] #24 sha256:d4ac2ff3d2e00a1aa6fbbee9404bd6e42a49c43a0b245fff901064a2089438b4 [2021-08-19T08:03:55.644Z] #24 6.477 + RM_GOPATH=0 [2021-08-19T08:03:55.644Z] #24 6.477 + TMP_GOPATH= [2021-08-19T08:03:55.644Z] #24 6.477 + : /build [2021-08-19T08:03:55.644Z] #24 6.477 + '[' -z '' ']' [2021-08-19T08:03:55.644Z] #24 6.477 ++ mktemp -d [2021-08-19T08:03:55.644Z] #24 6.477 + export GOPATH=/tmp/tmp.fpho75ZA96 [2021-08-19T08:03:55.644Z] #24 6.477 + GOPATH=/tmp/tmp.fpho75ZA96 [2021-08-19T08:03:55.644Z] #24 6.477 + RM_GOPATH=1 [2021-08-19T08:03:55.644Z] #24 6.477 + case "$(go env GOARCH)" in [2021-08-19T08:03:55.644Z] #24 6.485 ++ go env GOARCH [2021-08-19T08:03:55.644Z] #24 6.485 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.644Z] #24 6.485 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.644Z] #24 6.485 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:55.644Z] #24 6.502 + dir=/tmp/install [2021-08-19T08:03:55.644Z] #24 6.502 + bin=dockercli [2021-08-19T08:03:55.644Z] #24 6.502 + shift [2021-08-19T08:03:55.644Z] #24 6.502 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-19T08:03:55.644Z] #24 6.502 + . /tmp/install/dockercli.installer [2021-08-19T08:03:55.644Z] #24 6.502 ++ : stable [2021-08-19T08:03:55.644Z] #24 6.502 ++ : 17.06.2-ce [2021-08-19T08:03:55.644Z] #24 6.504 + install_dockercli [2021-08-19T08:03:55.644Z] #24 6.504 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-19T08:03:55.644Z] #24 6.505 Install docker/cli version 17.06.2-ce from stable [2021-08-19T08:03:55.644Z] #24 6.506 ++ uname -m [2021-08-19T08:03:55.644Z] #24 6.525 + arch=x86_64 [2021-08-19T08:03:55.644Z] #24 6.525 + '[' x86_64 '!=' x86_64 ']' [2021-08-19T08:03:55.644Z] #24 6.525 + url=https://download.docker.com/linux/static [2021-08-19T08:03:55.644Z] #24 6.525 + tar -xz docker/docker [2021-08-19T08:03:55.644Z] #24 6.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-19T08:03:55.644Z] #24 ... [2021-08-19T08:03:55.644Z] [2021-08-19T08:03:55.644Z] #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-08-19T08:03:55.644Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:03:55.644Z] #45 11.57 runtime [2021-08-19T08:03:55.825Z] #43 ... [2021-08-19T08:03:55.825Z] [2021-08-19T08:03:55.825Z] #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-08-19T08:03:55.825Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:03:55.825Z] #51 112.3 encoding/json [2021-08-19T08:03:55.825Z] #51 116.1 github.com/pkg/diff [2021-08-19T08:03:55.825Z] #51 117.6 go/ast [2021-08-19T08:03:55.825Z] #51 118.9 golang.org/x/crypto/ssh/terminal [2021-08-19T08:03:55.825Z] #51 120.5 mvdan.cc/editorconfig [2021-08-19T08:03:55.825Z] #51 121.5 mvdan.cc/sh/v3/fileutil [2021-08-19T08:03:55.825Z] #51 121.8 mvdan.cc/sh/v3/syntax [2021-08-19T08:03:55.825Z] #51 ... [2021-08-19T08:03:55.825Z] [2021-08-19T08:03:55.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-08-19T08:03:55.825Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:03:55.825Z] #45 122.0 go/parser [2021-08-19T08:03:55.825Z] #45 122.6 text/template [2021-08-19T08:03:55.884Z] #67 ... [2021-08-19T08:03:55.884Z] [2021-08-19T08:03:55.884Z] #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-08-19T08:03:55.884Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-19T08:03:55.884Z] #36 5.101 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:03:55.884Z] #36 5.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:03:55.884Z] #36 5.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:03:55.884Z] #36 6.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:03:55.884Z] #36 7.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:03:55.884Z] #36 8.927 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:03:55.884Z] #36 ... [2021-08-19T08:03:55.884Z] [2021-08-19T08:03:55.884Z] #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-08-19T08:03:55.884Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:03:55.884Z] #45 5.455 + RM_GOPATH=0 [2021-08-19T08:03:55.884Z] #45 5.455 + TMP_GOPATH= [2021-08-19T08:03:55.884Z] #45 5.455 + : /build [2021-08-19T08:03:55.884Z] #45 5.455 + '[' -z '' ']' [2021-08-19T08:03:55.884Z] #45 5.455 ++ mktemp -d [2021-08-19T08:03:55.884Z] #45 5.489 + export GOPATH=/tmp/tmp.0VCXpvnHyb [2021-08-19T08:03:55.884Z] #45 5.489 + GOPATH=/tmp/tmp.0VCXpvnHyb [2021-08-19T08:03:55.884Z] #45 5.489 + RM_GOPATH=1 [2021-08-19T08:03:55.884Z] #45 5.489 + case "$(go env GOARCH)" in [2021-08-19T08:03:55.884Z] #45 5.489 ++ go env GOARCH [2021-08-19T08:03:55.884Z] #45 5.513 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.884Z] #45 5.513 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:55.884Z] #45 5.518 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:55.884Z] #45 5.525 + dir=/tmp/install [2021-08-19T08:03:55.884Z] #45 5.525 + bin=vndr [2021-08-19T08:03:55.884Z] #45 5.525 + shift [2021-08-19T08:03:55.884Z] #45 5.525 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-19T08:03:55.884Z] #45 5.525 + . /tmp/install/vndr.installer [2021-08-19T08:03:55.884Z] #45 5.525 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.884Z] #45 5.525 + install_vndr [2021-08-19T08:03:55.884Z] #45 5.525 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-19T08:03:55.884Z] #45 5.525 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0VCXpvnHyb/src/github.com/LK4D4/vndr [2021-08-19T08:03:55.884Z] #45 5.525 Cloning into '/tmp/tmp.0VCXpvnHyb/src/github.com/LK4D4/vndr'... [2021-08-19T08:03:55.884Z] #45 5.526 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.884Z] #45 6.429 + cd /tmp/tmp.0VCXpvnHyb/src/github.com/LK4D4/vndr [2021-08-19T08:03:55.884Z] #45 6.429 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-19T08:03:55.884Z] #45 6.452 + go build -buildmode=pie -v -o /build/vndr . [2021-08-19T08:03:55.884Z] #45 7.559 internal/race [2021-08-19T08:03:55.884Z] #45 7.575 sync/atomic [2021-08-19T08:03:55.884Z] #45 7.633 internal/bytealg [2021-08-19T08:03:55.884Z] #45 7.649 unicode [2021-08-19T08:03:55.884Z] #45 7.833 unicode/utf8 [2021-08-19T08:03:55.884Z] #45 8.515 math [2021-08-19T08:03:55.884Z] #45 8.560 encoding [2021-08-19T08:03:55.884Z] #45 8.829 unicode/utf16 [2021-08-19T08:03:55.884Z] #45 9.260 runtime [2021-08-19T08:03:55.884Z] #45 9.484 container/list [2021-08-19T08:03:55.884Z] #45 10.41 crypto/internal/subtle [2021-08-19T08:03:55.884Z] #45 10.54 crypto/subtle [2021-08-19T08:03:55.884Z] #45 10.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-19T08:03:56.151Z] #45 ... [2021-08-19T08:03:56.151Z] [2021-08-19T08:03:56.151Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:03:56.151Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-19T08:03:56.151Z] #32 5.221 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-19T08:03:56.151Z] #32 5.221 Cloning into '.'... [2021-08-19T08:03:56.151Z] #32 ... [2021-08-19T08:03:56.151Z] [2021-08-19T08:03:56.151Z] #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-08-19T08:03:56.151Z] #49 sha256:1027f698a1a53e032ef746488cc92368e31ff1b995ba6b35bd77d89fd1f32225 [2021-08-19T08:03:56.151Z] #49 5.962 + RM_GOPATH=0 [2021-08-19T08:03:56.151Z] #49 5.962 + TMP_GOPATH= [2021-08-19T08:03:56.151Z] #49 5.964 + : /build [2021-08-19T08:03:56.151Z] #49 5.964 + '[' -z '' ']' [2021-08-19T08:03:56.151Z] #49 5.964 ++ mktemp -d [2021-08-19T08:03:56.151Z] #49 5.965 + export GOPATH=/tmp/tmp.dQmIHiPgGU [2021-08-19T08:03:56.151Z] #49 5.965 + GOPATH=/tmp/tmp.dQmIHiPgGU [2021-08-19T08:03:56.151Z] #49 5.965 + RM_GOPATH=1 [2021-08-19T08:03:56.151Z] #49 5.965 + case "$(go env GOARCH)" in [2021-08-19T08:03:56.151Z] #49 5.970 ++ go env GOARCH [2021-08-19T08:03:56.151Z] #49 6.015 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.151Z] #49 6.016 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.151Z] #49 6.018 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:56.151Z] #49 6.021 + dir=/tmp/install [2021-08-19T08:03:56.151Z] #49 6.021 + bin=golangci_lint [2021-08-19T08:03:56.151Z] #49 6.021 + shift [2021-08-19T08:03:56.151Z] #49 6.021 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-19T08:03:56.151Z] #49 6.021 + . /tmp/install/golangci_lint.installer [2021-08-19T08:03:56.151Z] #49 6.021 ++ : v1.23.8 [2021-08-19T08:03:56.151Z] #49 6.021 + install_golangci_lint [2021-08-19T08:03:56.151Z] #49 6.021 + set -e [2021-08-19T08:03:56.151Z] #49 6.021 + export GO111MODULE=on [2021-08-19T08:03:56.151Z] #49 6.021 + GO111MODULE=on [2021-08-19T08:03:56.151Z] #49 6.021 + GOBIN=/build [2021-08-19T08:03:56.151Z] #49 6.021 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-19T08:03:56.151Z] #49 6.823 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-19T08:03:56.415Z] #49 ... [2021-08-19T08:03:56.415Z] [2021-08-19T08:03:56.415Z] #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-08-19T08:03:56.415Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:03:56.415Z] #51 5.580 + RM_GOPATH=0 [2021-08-19T08:03:56.415Z] #51 5.580 + TMP_GOPATH= [2021-08-19T08:03:56.415Z] #51 5.581 + : /build [2021-08-19T08:03:56.415Z] #51 5.581 + '[' -z '' ']' [2021-08-19T08:03:56.415Z] #51 5.581 ++ mktemp -d [2021-08-19T08:03:56.415Z] #51 5.603 + export GOPATH=/tmp/tmp.neDh9Dthf7 [2021-08-19T08:03:56.415Z] #51 5.603 + GOPATH=/tmp/tmp.neDh9Dthf7 [2021-08-19T08:03:56.415Z] #51 5.603 + RM_GOPATH=1 [2021-08-19T08:03:56.415Z] #51 5.603 + case "$(go env GOARCH)" in [2021-08-19T08:03:56.415Z] #51 5.607 ++ go env GOARCH [2021-08-19T08:03:56.415Z] #51 5.658 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.415Z] #51 5.658 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.415Z] #51 5.662 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:56.415Z] #51 5.662 + dir=/tmp/install [2021-08-19T08:03:56.415Z] #51 5.662 + bin=shfmt [2021-08-19T08:03:56.415Z] #51 5.662 + shift [2021-08-19T08:03:56.415Z] #51 5.662 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-19T08:03:56.415Z] #51 5.662 + . /tmp/install/shfmt.installer [2021-08-19T08:03:56.415Z] #51 5.662 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:56.415Z] #51 5.662 + install_shfmt [2021-08-19T08:03:56.415Z] #51 5.662 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-19T08:03:56.415Z] #51 5.662 + git clone https://github.com/mvdan/sh.git /tmp/tmp.neDh9Dthf7/src/github.com/mvdan/sh [2021-08-19T08:03:56.415Z] #51 5.663 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:56.415Z] #51 5.673 Cloning into '/tmp/tmp.neDh9Dthf7/src/github.com/mvdan/sh'... [2021-08-19T08:03:56.586Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:03:56.586Z] [2021-08-19T08:03:56.586Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:03:56.586Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:03:56.586Z] HOSTNAME=440375f60e8d [2021-08-19T08:03:56.586Z] DEST=bundles/test-integration [2021-08-19T08:03:56.586Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:03:56.586Z] DOCKER_ROOTLESS=1 [2021-08-19T08:03:56.586Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:03:56.586Z] container=docker [2021-08-19T08:03:56.586Z] HOME=/root [2021-08-19T08:03:56.586Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:03:56.586Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:03:56.586Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:03:56.586Z] TERM=xterm [2021-08-19T08:03:56.586Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:03:56.586Z] SHLVL=1 [2021-08-19T08:03:56.586Z] TIMEOUT=120m [2021-08-19T08:03:56.586Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:03:56.586Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:03:56.586Z] GO111MODULE=off [2021-08-19T08:03:56.586Z] DOCKER_EXPERIMENTAL=1 [2021-08-19T08:03:56.586Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-19T08:03:56.586Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:03:56.586Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:03:56.586Z] GOPATH=/go [2021-08-19T08:03:56.586Z] PKG_CONFIG=pkg-config [2021-08-19T08:03:56.586Z] _=/usr/bin/env [2021-08-19T08:03:56.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-19T08:03:56.695Z] #51 ... [2021-08-19T08:03:56.695Z] [2021-08-19T08:03:56.695Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-19T08:03:56.695Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:03:56.695Z] #58 5.354 + RM_GOPATH=0 [2021-08-19T08:03:56.695Z] #58 5.354 + TMP_GOPATH= [2021-08-19T08:03:56.695Z] #58 5.354 + : /build [2021-08-19T08:03:56.695Z] #58 5.354 + '[' -z '' ']' [2021-08-19T08:03:56.695Z] #58 5.355 ++ mktemp -d [2021-08-19T08:03:56.695Z] #58 5.373 + export GOPATH=/tmp/tmp.FU82mzOWTR [2021-08-19T08:03:56.695Z] #58 5.373 + GOPATH=/tmp/tmp.FU82mzOWTR [2021-08-19T08:03:56.695Z] #58 5.373 + RM_GOPATH=1 [2021-08-19T08:03:56.695Z] #58 5.373 + case "$(go env GOARCH)" in [2021-08-19T08:03:56.695Z] #58 5.373 ++ go env GOARCH [2021-08-19T08:03:56.695Z] #58 5.416 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.695Z] #58 5.416 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.695Z] #58 5.416 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:56.695Z] #58 5.416 + dir=/tmp/install [2021-08-19T08:03:56.695Z] #58 5.416 + bin=rootlesskit [2021-08-19T08:03:56.695Z] #58 5.416 + shift [2021-08-19T08:03:56.695Z] #58 5.416 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-19T08:03:56.695Z] #58 5.416 + . /tmp/install/rootlesskit.installer [2021-08-19T08:03:56.695Z] #58 5.416 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:56.695Z] #58 5.416 + install_rootlesskit [2021-08-19T08:03:56.695Z] #58 5.416 + case "$1" in [2021-08-19T08:03:56.695Z] #58 5.416 + export CGO_ENABLED=0 [2021-08-19T08:03:56.695Z] #58 5.416 + CGO_ENABLED=0 [2021-08-19T08:03:56.695Z] #58 5.416 + _install_rootlesskit [2021-08-19T08:03:56.695Z] #58 5.434 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:56.695Z] #58 5.434 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-19T08:03:56.695Z] #58 5.434 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FU82mzOWTR/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:03:56.695Z] #58 5.434 Cloning into '/tmp/tmp.FU82mzOWTR/src/github.com/rootless-containers/rootlesskit'... [2021-08-19T08:03:56.695Z] #58 8.738 + cd /tmp/tmp.FU82mzOWTR/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:03:56.695Z] #58 8.739 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:56.695Z] #58 8.769 + export GO111MODULE=on [2021-08-19T08:03:56.695Z] #58 8.770 + GO111MODULE=on [2021-08-19T08:03:56.695Z] #58 8.771 + export GOPROXY=https://proxy.golang.org [2021-08-19T08:03:56.695Z] #58 8.771 + GOPROXY=https://proxy.golang.org [2021-08-19T08:03:56.695Z] #58 8.771 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:03:56.696Z] #58 8.771 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-19T08:03:56.696Z] #58 10.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-19T08:03:56.696Z] #58 10.61 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-19T08:03:56.696Z] #58 10.62 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:03:56.696Z] #58 10.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-19T08:03:56.696Z] #58 ... [2021-08-19T08:03:56.696Z] [2021-08-19T08:03:56.696Z] #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-08-19T08:03:56.696Z] #24 sha256:41f3d09bd378903932ce8c46f6cba7b49f3f406a1f3e55ba24a037f327c71fee [2021-08-19T08:03:56.696Z] #24 5.954 + RM_GOPATH=0 [2021-08-19T08:03:56.696Z] #24 5.954 + TMP_GOPATH= [2021-08-19T08:03:56.696Z] #24 5.954 + : /build [2021-08-19T08:03:56.696Z] #24 5.954 + '[' -z '' ']' [2021-08-19T08:03:56.696Z] #24 5.956 ++ mktemp -d [2021-08-19T08:03:56.696Z] #24 5.964 + export GOPATH=/tmp/tmp.gOPC8zt23J [2021-08-19T08:03:56.696Z] #24 5.964 + GOPATH=/tmp/tmp.gOPC8zt23J [2021-08-19T08:03:56.696Z] #24 5.964 + RM_GOPATH=1 [2021-08-19T08:03:56.696Z] #24 5.964 + case "$(go env GOARCH)" in [2021-08-19T08:03:56.696Z] #24 5.965 ++ go env GOARCH [2021-08-19T08:03:56.696Z] #24 6.031 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.696Z] #24 6.031 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.696Z] #24 6.031 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:56.696Z] #24 6.033 Install docker/cli version 17.06.2-ce from stable [2021-08-19T08:03:56.696Z] #24 6.036 + dir=/tmp/install [2021-08-19T08:03:56.696Z] #24 6.036 + bin=dockercli [2021-08-19T08:03:56.696Z] #24 6.036 + shift [2021-08-19T08:03:56.696Z] #24 6.036 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-19T08:03:56.696Z] #24 6.036 + . /tmp/install/dockercli.installer [2021-08-19T08:03:56.696Z] #24 6.036 ++ : stable [2021-08-19T08:03:56.696Z] #24 6.036 ++ : 17.06.2-ce [2021-08-19T08:03:56.696Z] #24 6.036 + install_dockercli [2021-08-19T08:03:56.696Z] #24 6.036 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-19T08:03:56.696Z] #24 6.036 ++ uname -m [2021-08-19T08:03:56.696Z] #24 6.038 + arch=aarch64 [2021-08-19T08:03:56.696Z] #24 6.038 + '[' aarch64 '!=' x86_64 ']' [2021-08-19T08:03:56.696Z] #24 6.038 + '[' aarch64 '!=' s390x ']' [2021-08-19T08:03:56.696Z] #24 6.038 + '[' aarch64 '!=' armhf ']' [2021-08-19T08:03:56.696Z] #24 6.038 + build_dockercli [2021-08-19T08:03:56.696Z] #24 6.038 + git clone https://github.com/docker/docker-ce /tmp/tmp.gOPC8zt23J/tmp/docker-ce [2021-08-19T08:03:56.696Z] #24 6.045 Cloning into '/tmp/tmp.gOPC8zt23J/tmp/docker-ce'... [2021-08-19T08:03:56.959Z] #24 ... [2021-08-19T08:03:56.959Z] [2021-08-19T08:03:56.959Z] #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-08-19T08:03:56.959Z] #47 sha256:ce92c54908dc113f0fd67e5314aac3b24ada8658392682f62fafbc6ca19b01ba [2021-08-19T08:03:56.959Z] #47 5.935 + RM_GOPATH=0 [2021-08-19T08:03:56.959Z] #47 5.935 + TMP_GOPATH= [2021-08-19T08:03:56.959Z] #47 5.935 + : /build [2021-08-19T08:03:56.959Z] #47 5.935 + '[' -z '' ']' [2021-08-19T08:03:56.959Z] #47 5.939 ++ mktemp -d [2021-08-19T08:03:56.959Z] #47 5.943 + export GOPATH=/tmp/tmp.5dTICpXqP8 [2021-08-19T08:03:56.959Z] #47 5.943 + GOPATH=/tmp/tmp.5dTICpXqP8 [2021-08-19T08:03:56.959Z] #47 5.943 + RM_GOPATH=1 [2021-08-19T08:03:56.959Z] #47 5.943 + case "$(go env GOARCH)" in [2021-08-19T08:03:56.959Z] #47 5.951 ++ go env GOARCH [2021-08-19T08:03:56.959Z] #47 5.974 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.959Z] #47 5.974 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:03:56.959Z] #47 5.974 ++ dirname /tmp/install/install.sh [2021-08-19T08:03:56.959Z] #47 5.981 + dir=/tmp/install [2021-08-19T08:03:56.959Z] #47 5.981 + bin=gotestsum [2021-08-19T08:03:56.959Z] #47 5.981 + shift [2021-08-19T08:03:56.959Z] #47 5.981 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-19T08:03:56.959Z] #47 5.981 + . /tmp/install/gotestsum.installer [2021-08-19T08:03:56.959Z] #47 5.981 ++ : v0.5.3 [2021-08-19T08:03:56.959Z] #47 5.981 + install_gotestsum [2021-08-19T08:03:56.959Z] #47 5.982 + set -e [2021-08-19T08:03:56.959Z] #47 5.982 + export GO111MODULE=on [2021-08-19T08:03:56.959Z] #47 5.982 + GO111MODULE=on [2021-08-19T08:03:56.959Z] #47 5.982 + GOBIN=/build [2021-08-19T08:03:56.959Z] #47 5.982 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-19T08:03:56.959Z] #47 7.048 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:03:56.959Z] #47 9.238 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:03:56.959Z] #47 9.239 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:03:56.959Z] #47 9.277 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:03:56.959Z] #47 9.406 go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:03:56.959Z] #47 9.851 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:03:56.959Z] #47 9.862 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:03:56.959Z] #47 9.863 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:03:56.959Z] #47 10.14 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:03:56.959Z] #47 10.16 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:03:56.959Z] #47 10.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:03:56.959Z] #47 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:03:57.226Z] #47 ... [2021-08-19T08:03:57.226Z] [2021-08-19T08:03:57.226Z] #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-08-19T08:03:57.226Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:03:57.226Z] #58 11.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-19T08:03:57.491Z] #58 ... [2021-08-19T08:03:57.491Z] [2021-08-19T08:03:57.491Z] #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-08-19T08:03:57.491Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:57.491Z] #27 16.45 Updating certificates in /etc/ssl/certs... [2021-08-19T08:03:57.491Z] #27 20.45 137 added, 0 removed; done. [2021-08-19T08:03:57.491Z] #27 20.75 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-19T08:03:57.491Z] #27 20.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:03:57.491Z] #27 20.80 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-19T08:03:57.491Z] #27 20.83 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-19T08:03:57.491Z] #27 20.86 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:03:57.491Z] #27 20.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-19T08:03:57.491Z] #27 21.09 Updating certificates in /etc/ssl/certs... [2021-08-19T08:03:57.491Z] #27 24.74 0 added, 0 removed; done. [2021-08-19T08:03:57.491Z] #27 24.74 Running hooks in /etc/ca-certificates/update.d... [2021-08-19T08:03:57.491Z] #27 24.75 done. [2021-08-19T08:03:58.067Z] #27 ... [2021-08-19T08:03:58.067Z] [2021-08-19T08:03:58.067Z] #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-08-19T08:03:58.067Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:03:58.067Z] #58 12.56 go: downloading github.com/google/uuid v1.3.0 [2021-08-19T08:03:58.067Z] #58 12.64 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-19T08:03:58.643Z] #58 13.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-19T08:03:58.925Z] #58 ... [2021-08-19T08:03:58.925Z] [2021-08-19T08:03:58.925Z] #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-08-19T08:03:58.925Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-19T08:03:58.925Z] #27 DONE 28.0s [2021-08-19T08:03:59.188Z] [2021-08-19T08:03:59.188Z] #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-08-19T08:03:59.188Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:03:59.188Z] #51 13.41 + cd /tmp/tmp.neDh9Dthf7/src/github.com/mvdan/sh [2021-08-19T08:03:59.188Z] #51 13.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-19T08:03:59.188Z] #51 13.54 + GO111MODULE=on [2021-08-19T08:03:59.188Z] #51 13.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-19T08:03:59.766Z] #51 ... [2021-08-19T08:03:59.766Z] [2021-08-19T08:03:59.766Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-19T08:03:59.766Z] #28 sha256:281669bbc72ca05d58610f32463c277b7476dc801853dcf39a864d8b0fd7e69e [2021-08-19T08:03:59.766Z] #28 DONE 0.9s [2021-08-19T08:03:59.856Z] #45 15.01 unicode/utf8 [2021-08-19T08:03:59.856Z] #45 ... [2021-08-19T08:03:59.856Z] [2021-08-19T08:03:59.856Z] #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-08-19T08:03:59.856Z] #24 sha256:d4ac2ff3d2e00a1aa6fbbee9404bd6e42a49c43a0b245fff901064a2089438b4 [2021-08-19T08:03:59.856Z] #24 14.79 + mkdir -p /build [2021-08-19T08:03:59.856Z] #24 14.79 + mv docker/docker /build/ [2021-08-19T08:03:59.856Z] #24 14.80 + rmdir docker [2021-08-19T08:03:59.856Z] #24 DONE 15.3s [2021-08-19T08:03:59.856Z] [2021-08-19T08:03:59.856Z] #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-08-19T08:03:59.856Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:03:59.856Z] #58 11.22 + cd /tmp/tmp.4dMYiq9CwE/src/github.com/rootless-containers/rootlesskit [2021-08-19T08:03:59.856Z] #58 11.22 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-19T08:03:59.856Z] #58 11.29 + export GO111MODULE=on [2021-08-19T08:03:59.856Z] #58 11.29 + GO111MODULE=on [2021-08-19T08:03:59.856Z] #58 11.29 + export GOPROXY=https://proxy.golang.org [2021-08-19T08:03:59.856Z] #58 11.29 + GOPROXY=https://proxy.golang.org [2021-08-19T08:03:59.856Z] #58 11.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:03:59.856Z] #58 11.29 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-19T08:03:59.856Z] #58 12.58 go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:03:59.856Z] #58 12.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-19T08:03:59.856Z] #58 12.78 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-19T08:03:59.856Z] #58 13.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-19T08:04:00.031Z] [2021-08-19T08:04:00.031Z] #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-08-19T08:04:00.031Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:00.037Z] #45 126.5 encoding/xml [2021-08-19T08:04:00.601Z] #45 127.3 go/doc [2021-08-19T08:04:00.630Z] #36 ... [2021-08-19T08:04:00.630Z] [2021-08-19T08:04:00.630Z] #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-08-19T08:04:00.630Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:00.630Z] #42 88.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:00.630Z] #42 88.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:00.630Z] #42 88.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:00.630Z] #42 88.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:00.630Z] #42 88.69 Setting up python-six (1.12.0-1) ... [2021-08-19T08:04:00.630Z] #42 95.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:04:00.630Z] #42 95.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:04:00.630Z] #42 95.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:00.630Z] #42 95.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:04:00.630Z] #42 95.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:00.630Z] #42 95.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:04:00.630Z] #42 95.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:00.631Z] #42 95.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:00.631Z] #42 95.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:04:00.631Z] #42 95.98 Setting up python-protobuf (3.6.1.3-2) ... [2021-08-19T08:04:00.631Z] #42 ... [2021-08-19T08:04:00.631Z] [2021-08-19T08:04:00.631Z] #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-08-19T08:04:00.631Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:00.631Z] #45 88.88 internal/syscall/unix [2021-08-19T08:04:00.631Z] #45 89.32 time [2021-08-19T08:04:00.631Z] #45 ... [2021-08-19T08:04:00.631Z] [2021-08-19T08:04:00.631Z] #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-08-19T08:04:00.631Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:00.631Z] #36 98.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:04:00.631Z] #36 98.96 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:04:00.631Z] #36 99.02 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:04:00.631Z] #36 99.06 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:04:00.631Z] #36 99.15 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:04:00.631Z] #36 99.20 Setting up cmake-data (3.13.4-1) ... [2021-08-19T08:04:00.631Z] #36 99.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:04:00.631Z] #36 99.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:04:00.631Z] #36 99.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:04:00.631Z] #36 99.63 Setting up cmake (3.13.4-1) ... [2021-08-19T08:04:00.631Z] #36 99.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:00.631Z] #36 99.77 Processing triggers for mime-support (3.62) ... [2021-08-19T08:04:01.304Z] using credential docker-jenkins-github-credentials [2021-08-19T08:04:01.379Z] Cloning the remote Git repository [2021-08-19T08:04:01.379Z] Cloning with configured refspecs honoured and without tags [2021-08-19T08:04:01.434Z] #29 ... [2021-08-19T08:04:01.434Z] [2021-08-19T08:04:01.434Z] #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-08-19T08:04:01.434Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-19T08:04:01.434Z] #40 5.673 + git clone https://github.com/docker/distribution.git . [2021-08-19T08:04:01.434Z] #40 5.694 Cloning into '.'... [2021-08-19T08:04:01.434Z] #40 ... [2021-08-19T08:04:01.434Z] [2021-08-19T08:04:01.434Z] #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-08-19T08:04:01.434Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:04:01.434Z] #58 14.33 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-19T08:04:01.434Z] #58 14.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T08:04:01.434Z] #58 14.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-19T08:04:01.434Z] #58 15.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-19T08:04:01.434Z] #58 15.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-19T08:04:01.533Z] #45 ... [2021-08-19T08:04:01.533Z] [2021-08-19T08:04:01.533Z] #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-08-19T08:04:01.533Z] #51 sha256:1863ac7a8c10cbc27f79fd470bee3f9f677de3e7e14832f1b5e3e71d4861587f [2021-08-19T08:04:01.533Z] #51 128.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-19T08:04:01.564Z] #36 DONE 100.6s [2021-08-19T08:04:01.564Z] [2021-08-19T08:04:01.564Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-19T08:04:01.564Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:01.564Z] #45 99.88 internal/poll [2021-08-19T08:04:01.771Z] #58 17.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-19T08:04:01.823Z] #45 ... [2021-08-19T08:04:01.823Z] [2021-08-19T08:04:01.823Z] #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-08-19T08:04:01.823Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:01.823Z] #13 86.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-19T08:04:01.823Z] #13 86.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:04:01.823Z] #13 86.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:04:01.823Z] #13 91.99 Selecting previously unselected package binutils-mingw-w64. [2021-08-19T08:04:01.823Z] #13 91.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-19T08:04:01.823Z] #13 92.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:04:01.823Z] #13 92.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-19T08:04:01.823Z] #13 92.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:01.823Z] #13 92.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:01.823Z] #13 92.68 Selecting previously unselected package dmsetup. [2021-08-19T08:04:01.823Z] #13 92.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:01.823Z] #13 92.71 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-19T08:04:01.823Z] #13 93.04 Selecting previously unselected package mingw-w64-common. [2021-08-19T08:04:01.823Z] #13 93.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-19T08:04:01.823Z] #13 93.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-19T08:04:02.081Z] #13 ... [2021-08-19T08:04:02.081Z] [2021-08-19T08:04:02.081Z] #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-08-19T08:04:02.081Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:04:02.081Z] #51 91.02 time [2021-08-19T08:04:02.081Z] #51 ... [2021-08-19T08:04:02.081Z] [2021-08-19T08:04:02.081Z] #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-08-19T08:04:02.081Z] #37 sha256:931c22121934b4f72ab5ebce3a8bea6ab5931779bebc7e66d599fc381e3e5238 [2021-08-19T08:04:02.088Z] #58 ... [2021-08-19T08:04:02.088Z] [2021-08-19T08:04:02.088Z] #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-08-19T08:04:02.088Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:04:02.088Z] #55 17.88 Fetched 8463 kB in 14s (627 kB/s) [2021-08-19T08:04:01.569Z] Cloning repository https://github.com/moby/moby.git [2021-08-19T08:04:01.959Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-19T08:04:03.014Z] #37 1.545 + RM_GOPATH=0 [2021-08-19T08:04:03.014Z] #37 1.545 + TMP_GOPATH= [2021-08-19T08:04:03.014Z] #37 1.545 + : /build [2021-08-19T08:04:03.014Z] #37 1.545 + '[' -z '' ']' [2021-08-19T08:04:03.014Z] #37 1.545 ++ mktemp -d [2021-08-19T08:04:03.014Z] #37 1.545 + export GOPATH=/tmp/tmp.uFoMoce2By [2021-08-19T08:04:03.014Z] #37 1.545 + GOPATH=/tmp/tmp.uFoMoce2By [2021-08-19T08:04:03.014Z] #37 1.545 + RM_GOPATH=1 [2021-08-19T08:04:03.014Z] #37 1.545 + case "$(go env GOARCH)" in [2021-08-19T08:04:03.014Z] #37 1.545 ++ go env GOARCH [2021-08-19T08:04:03.291Z] #37 1.613 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:03.291Z] #37 1.613 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:03.291Z] #37 1.613 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:03.291Z] #37 1.614 + dir=/tmp/install [2021-08-19T08:04:03.291Z] #37 1.614 + bin=tini [2021-08-19T08:04:03.291Z] #37 1.614 + shift [2021-08-19T08:04:03.291Z] #37 1.614 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-19T08:04:03.291Z] #37 1.614 + . /tmp/install/tini.installer [2021-08-19T08:04:03.291Z] #37 1.614 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:03.291Z] #37 1.614 + install_tini [2021-08-19T08:04:03.291Z] #37 1.614 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-19T08:04:03.291Z] #37 1.614 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:03.291Z] #37 1.614 + git clone https://github.com/krallin/tini.git /tmp/tmp.uFoMoce2By/tini [2021-08-19T08:04:03.291Z] #37 1.620 Cloning into '/tmp/tmp.uFoMoce2By/tini'... [2021-08-19T08:04:03.543Z] #55 17.88 Reading package lists... [2021-08-19T08:04:03.543Z] #55 ... [2021-08-19T08:04:03.543Z] [2021-08-19T08:04:03.543Z] #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-08-19T08:04:03.543Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:04:03.543Z] #40 8.839 + git clone https://github.com/docker/distribution.git . [2021-08-19T08:04:03.543Z] #40 8.839 Cloning into '.'... [2021-08-19T08:04:03.543Z] #40 ... [2021-08-19T08:04:03.543Z] [2021-08-19T08:04:03.543Z] #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-08-19T08:04:03.543Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:04:03.543Z] #58 18.15 go: downloading github.com/google/uuid v1.3.0 [2021-08-19T08:04:03.543Z] #58 18.24 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-19T08:04:03.543Z] #58 18.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-19T08:04:03.543Z] #58 18.64 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-19T08:04:03.543Z] #58 18.84 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T08:04:03.810Z] #58 19.58 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-19T08:04:04.072Z] #58 19.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-19T08:04:04.333Z] #58 20.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-19T08:04:04.759Z] #58 ... [2021-08-19T08:04:04.759Z] [2021-08-19T08:04:04.759Z] #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-08-19T08:04:04.759Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:04.759Z] #29 2.305 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-19T08:04:04.759Z] #29 2.746 [2021-08-19T08:04:04.904Z] #58 ... [2021-08-19T08:04:04.904Z] [2021-08-19T08:04:04.904Z] #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-08-19T08:04:04.904Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:04:04.904Z] #34 10.63 runtime [2021-08-19T08:04:04.904Z] #34 15.97 encoding [2021-08-19T08:04:04.904Z] #34 ... [2021-08-19T08:04:04.904Z] [2021-08-19T08:04:04.904Z] #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-08-19T08:04:04.904Z] #67 sha256:484e805e891010b5adf64f4a74f2c667c21ef073ff3bc3ac52dd6bacbc01c3e2 [2021-08-19T08:04:03.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:04:03.010Z] > git --version # timeout=10 [2021-08-19T08:04:03.057Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-19T08:04:03.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:04:03.061Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:04:05.189Z] #37 3.389 + cd /tmp/tmp.uFoMoce2By/tini [2021-08-19T08:04:05.189Z] #37 3.389 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:05.189Z] #37 3.506 + cmake . [2021-08-19T08:04:05.425Z] #67 20.75 Checking out files: 60% (1159/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) [2021-08-19T08:04:05.425Z] #67 ... [2021-08-19T08:04:05.425Z] [2021-08-19T08:04:05.425Z] #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-08-19T08:04:05.425Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:05.425Z] #36 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:04:05.425Z] #36 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:04:05.425Z] #36 ... [2021-08-19T08:04:05.425Z] [2021-08-19T08:04:05.425Z] #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-08-19T08:04:05.425Z] #67 sha256:484e805e891010b5adf64f4a74f2c667c21ef073ff3bc3ac52dd6bacbc01c3e2 [2021-08-19T08:04:05.425Z] #67 20.75 Checking out files: 60% (1159/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-08-19T08:04:05.685Z] #67 21.37 + cd /tmp/tmp.VnL5Zbzgrr/src/github.com/docker/libnetwork [2021-08-19T08:04:05.685Z] #67 21.38 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:04:05.711Z] #51 DONE 132.4s [2021-08-19T08:04:05.711Z] [2021-08-19T08:04:05.711Z] #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-08-19T08:04:05.711Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:04:05.711Z] #56 65.16 Checking out files: 42% (1936/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 80% (3679/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-19T08:04:05.711Z] #56 66.86 + cd /tmp/tmp.F8zrkUKOIu/src/github.com/containerd/containerd [2021-08-19T08:04:05.711Z] #56 66.86 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:05.839Z] #29 3.147 0.0% ## 3.8% ##### 7.3% ####### 10.6% ######### 12.5% ########## 14.9% ############ 17.1% ################ 23.3% ################### 26.7% ##################### 30.5% ######################## 34.1% ########################### 38.7% ############################## 42.1% ################################# 46.2% #################################### 50.6% ####################################### 54.7% ########################################### 60.0% ############################################## 65.2% ############################################### 66.5% ################################################# 69.0% ################################################### 72.2% ###################################################### 75.2% ######################################################## 79.2% ############################################################ 83.3% ################################################################ 90.1% [2021-08-19T08:04:05.839Z] #29 ... [2021-08-19T08:04:05.839Z] [2021-08-19T08:04:05.839Z] #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-08-19T08:04:05.839Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:05.839Z] #42 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:04:05.839Z] #42 17.41 Fetched 8285 kB in 11s (751 kB/s) [2021-08-19T08:04:05.839Z] #42 17.41 Reading package lists... [2021-08-19T08:04:05.839Z] #42 ... [2021-08-19T08:04:05.839Z] [2021-08-19T08:04:05.839Z] #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-08-19T08:04:05.839Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:05.839Z] #13 6.429 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:04:05.839Z] #13 7.912 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:04:05.839Z] #13 14.13 Fetched 8813 kB in 11s (768 kB/s) [2021-08-19T08:04:05.945Z] #67 21.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-08-19T08:04:05.945Z] #67 ... [2021-08-19T08:04:05.945Z] [2021-08-19T08:04:05.945Z] #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-08-19T08:04:05.945Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:04:05.945Z] #51 11.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-19T08:04:05.945Z] #51 15.92 encoding [2021-08-19T08:04:05.945Z] #51 16.14 runtime [2021-08-19T08:04:05.945Z] #51 16.16 unicode/utf16 [2021-08-19T08:04:06.103Z] #13 14.13 Reading package lists... [2021-08-19T08:04:06.103Z] #13 ... [2021-08-19T08:04:06.103Z] [2021-08-19T08:04:06.103Z] #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-08-19T08:04:06.103Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:06.103Z] #29 3.147 0.0% ## 3.8% ##### 7.3% ####### 10.6% ######### 12.5% ########## 14.9% ############ 17.1% ################ 23.3% ################### 26.7% ##################### 30.5% ######################## 34.1% ########################### 38.7% ############################## 42.1% ################################# 46.2% #################################### 50.6% ####################################### 54.7% ########################################### 60.0% ############################################## 65.2% ############################################### 66.5% ################################################# 69.0% ################################################### 72.2% ###################################################### 75.2% ######################################################## 79.2% ############################################################ 83.3% ################################################################ 90.1% ##################################################################### 96.1% ######################################################################## 100.0% [2021-08-19T08:04:06.121Z] #37 4.634 -- The C compiler identification is GNU 8.3.0 [2021-08-19T08:04:06.121Z] #37 4.707 -- Check for working C compiler: /usr/bin/cc [2021-08-19T08:04:06.205Z] #51 ... [2021-08-19T08:04:06.205Z] [2021-08-19T08:04:06.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-08-19T08:04:06.205Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:04:06.205Z] #58 21.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-19T08:04:06.275Z] #56 69.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-19T08:04:06.275Z] #56 69.16 + BUILDTAGS='netgo osusergo static_build' [2021-08-19T08:04:06.275Z] #56 69.16 + export EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:04:06.275Z] #56 69.16 + EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:04:06.275Z] #56 69.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-19T08:04:06.275Z] #56 69.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-19T08:04:06.275Z] #56 69.16 + '[' '' = dynamic ']' [2021-08-19T08:04:06.275Z] #56 69.16 + make [2021-08-19T08:04:06.367Z] #29 ... [2021-08-19T08:04:06.367Z] [2021-08-19T08:04:06.367Z] #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-08-19T08:04:06.367Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:04:06.367Z] #45 10.94 internal/nettrace [2021-08-19T08:04:06.367Z] #45 11.26 runtime/cgo [2021-08-19T08:04:06.367Z] #45 12.74 vendor/golang.org/x/crypto/internal/subtle [2021-08-19T08:04:06.367Z] #45 ... [2021-08-19T08:04:06.367Z] [2021-08-19T08:04:06.367Z] #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-08-19T08:04:06.367Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:06.367Z] #29 6.541 [2021-08-19T08:04:06.774Z] #58 ... [2021-08-19T08:04:06.774Z] [2021-08-19T08:04:06.774Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-19T08:04:06.774Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:06.774Z] #13 8.808 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:04:06.774Z] #13 8.864 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:04:06.774Z] #13 8.864 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:04:06.774Z] #13 8.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:04:06.775Z] #13 9.900 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:04:06.775Z] #13 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:04:06.775Z] #13 14.41 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:04:06.775Z] #13 16.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:04:06.775Z] #13 ... [2021-08-19T08:04:06.775Z] [2021-08-19T08:04:06.775Z] #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-08-19T08:04:06.775Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:04:06.775Z] #49 20.20 go: downloading github.com/fatih/color v1.7.0 [2021-08-19T08:04:06.775Z] #49 20.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-19T08:04:06.775Z] #49 20.36 go: downloading github.com/pkg/errors v0.8.1 [2021-08-19T08:04:06.775Z] #49 20.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-19T08:04:06.775Z] #49 20.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-19T08:04:06.775Z] #49 20.80 go: downloading github.com/spf13/viper v1.6.1 [2021-08-19T08:04:06.775Z] #49 21.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-19T08:04:06.775Z] #49 21.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-19T08:04:06.775Z] #49 21.18 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-19T08:04:06.775Z] #49 21.22 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-19T08:04:06.775Z] #49 22.20 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-19T08:04:06.775Z] #49 22.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T08:04:07.158Z] #29 6.804 0.1% ######################### 35.4% ######################################### 57.7% ######################################################### 79.6% ################################################################## 92.8% ######################################################################## 100.0% [2021-08-19T08:04:07.207Z] #56 ... [2021-08-19T08:04:07.207Z] [2021-08-19T08:04:07.207Z] #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-08-19T08:04:07.207Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:07.207Z] #43 23.26 CC images/stats.o [2021-08-19T08:04:07.207Z] #43 23.67 CC images/core.o [2021-08-19T08:04:07.207Z] #43 24.23 CC images/core-x86.o [2021-08-19T08:04:07.207Z] #43 24.77 CC images/core-arm.o [2021-08-19T08:04:07.207Z] #43 25.14 CC images/core-aarch64.o [2021-08-19T08:04:07.207Z] #43 25.53 CC images/core-ppc64.o [2021-08-19T08:04:07.207Z] #43 26.06 CC images/core-s390.o [2021-08-19T08:04:07.207Z] #43 26.68 CC images/cpuinfo.o [2021-08-19T08:04:07.207Z] #43 27.14 CC images/inventory.o [2021-08-19T08:04:07.207Z] #43 27.40 CC images/fdinfo.o [2021-08-19T08:04:07.207Z] #43 27.72 CC images/fown.o [2021-08-19T08:04:07.207Z] #43 27.97 CC images/ns.o [2021-08-19T08:04:07.207Z] #43 28.25 CC images/regfile.o [2021-08-19T08:04:07.207Z] #43 28.47 CC images/ghost-file.o [2021-08-19T08:04:07.207Z] #43 28.73 CC images/fifo.o [2021-08-19T08:04:07.207Z] #43 28.91 CC images/remap-file-path.o [2021-08-19T08:04:07.207Z] #43 29.18 CC images/eventfd.o [2021-08-19T08:04:07.207Z] #43 29.45 CC images/eventpoll.o [2021-08-19T08:04:07.207Z] #43 29.77 CC images/fh.o [2021-08-19T08:04:07.207Z] #43 30.04 CC images/fsnotify.o [2021-08-19T08:04:07.207Z] #43 30.59 CC images/signalfd.o [2021-08-19T08:04:07.207Z] #43 30.82 CC images/fs.o [2021-08-19T08:04:07.207Z] #43 30.96 CC images/pstree.o [2021-08-19T08:04:07.207Z] #43 31.27 CC images/pipe.o [2021-08-19T08:04:07.207Z] #43 31.52 CC images/tcp-stream.o [2021-08-19T08:04:07.207Z] #43 31.86 CC images/sk-packet.o [2021-08-19T08:04:07.207Z] #43 32.45 CC images/mnt.o [2021-08-19T08:04:07.207Z] #43 32.94 CC images/pipe-data.o [2021-08-19T08:04:07.207Z] #43 33.25 CC images/sa.o [2021-08-19T08:04:07.473Z] #43 33.49 CC images/timer.o [2021-08-19T08:04:07.473Z] #43 ... [2021-08-19T08:04:07.473Z] [2021-08-19T08:04:07.473Z] #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-08-19T08:04:07.473Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:04:07.473Z] #56 70.43 + bin/ctr [2021-08-19T08:04:07.492Z] #37 ... [2021-08-19T08:04:07.492Z] [2021-08-19T08:04:07.492Z] #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-08-19T08:04:07.492Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:07.492Z] #42 106.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:04:07.492Z] #42 106.4 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:07.739Z] #29 7.698 [2021-08-19T08:04:08.060Z] #42 DONE 107.2s [2021-08-19T08:04:08.060Z] [2021-08-19T08:04:08.060Z] #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-08-19T08:04:08.060Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:08.530Z] #29 7.957 0.0% #################### 28.9% ######################################## 56.0% ######################################################## 79.0% ######################################################################## 100.0% [2021-08-19T08:04:08.794Z] #29 8.706 [2021-08-19T08:04:08.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-19T08:04:09.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-19T08:04:09.957Z] #43 ... [2021-08-19T08:04:09.957Z] [2021-08-19T08:04:09.957Z] #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-08-19T08:04:09.957Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:04:09.957Z] #34 99.13 internal/poll [2021-08-19T08:04:09.957Z] #34 101.2 internal/fmtsort [2021-08-19T08:04:09.957Z] #34 102.3 internal/syscall/execenv [2021-08-19T08:04:09.957Z] #34 102.6 path [2021-08-19T08:04:09.957Z] #34 103.5 io/fs [2021-08-19T08:04:09.957Z] #34 103.9 text/tabwriter [2021-08-19T08:04:09.957Z] #34 105.9 os [2021-08-19T08:04:10.099Z] #49 ... [2021-08-19T08:04:10.099Z] [2021-08-19T08:04:10.099Z] #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-08-19T08:04:10.099Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:10.099Z] #36 25.68 Fetched 8463 kB in 18s (475 kB/s) [2021-08-19T08:04:10.099Z] #36 25.68 Reading package lists... [2021-08-19T08:04:10.099Z] #36 ... [2021-08-19T08:04:10.099Z] [2021-08-19T08:04:10.099Z] #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-08-19T08:04:10.099Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:04:10.099Z] #45 15.76 math [2021-08-19T08:04:10.099Z] #45 21.25 container/list [2021-08-19T08:04:10.099Z] #45 21.69 crypto/internal/subtle [2021-08-19T08:04:10.099Z] #45 21.80 crypto/subtle [2021-08-19T08:04:10.099Z] #45 22.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-19T08:04:10.099Z] #45 22.24 internal/nettrace [2021-08-19T08:04:10.099Z] #45 22.44 runtime/cgo [2021-08-19T08:04:10.099Z] #45 ... [2021-08-19T08:04:10.099Z] [2021-08-19T08:04:10.099Z] #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-08-19T08:04:10.099Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:04:10.099Z] #55 17.88 Reading package lists... [2021-08-19T08:04:10.113Z] #29 8.950 0.0% ## 3.1% ##### 7.0% ####### 10.4% ######### 13.7% ############ 17.7% ############### 21.3% ################# 23.7% ################### 27.0% ##################### 30.1% ####################### 33.2% ########################## 36.7% # [2021-08-19T08:04:10.113Z] #29 ... [2021-08-19T08:04:10.113Z] [2021-08-19T08:04:10.113Z] #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-08-19T08:04:10.113Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:04:10.113Z] #51 14.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-19T08:04:10.113Z] #51 14.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-19T08:04:10.113Z] #51 14.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-19T08:04:10.113Z] #51 17.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-19T08:04:10.113Z] #51 20.70 runtime [2021-08-19T08:04:10.113Z] #51 ... [2021-08-19T08:04:10.113Z] [2021-08-19T08:04:10.114Z] #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-08-19T08:04:10.114Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:10.215Z] #34 ... [2021-08-19T08:04:10.215Z] [2021-08-19T08:04:10.215Z] #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-08-19T08:04:10.215Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:10.215Z] #13 103.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-19T08:04:10.215Z] #13 103.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-19T08:04:10.215Z] #13 103.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:04:11.031Z] #29 8.950 0.0% ## 3.1% ##### 7.0% ####### 10.4% ######### 13.7% ############ 17.7% ############### 21.3% ################# 23.7% ################### 27.0% ##################### 30.1% ####################### 33.2% ########################## 36.7% ############################# 40.8% ############################### 43.8% ################################## 48.1% #################################### 50.8% ####################################### 54.3% ####################################### 55.2% ######################################### 57.4% ########################################### 60.5% [2021-08-19T08:04:11.031Z] #29 ... [2021-08-19T08:04:11.031Z] [2021-08-19T08:04:11.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-08-19T08:04:11.031Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-19T08:04:11.031Z] #36 15.66 Fetched 8285 kB in 11s (765 kB/s) [2021-08-19T08:04:11.031Z] #36 15.66 Reading package lists... [2021-08-19T08:04:11.312Z] #36 21.18 Reading package lists... [2021-08-19T08:04:11.312Z] #36 ... [2021-08-19T08:04:11.312Z] [2021-08-19T08:04:11.312Z] #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-08-19T08:04:11.312Z] #55 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-19T08:04:11.313Z] #55 15.68 Fetched 8285 kB in 9s (883 kB/s) [2021-08-19T08:04:11.313Z] #55 15.68 Reading package lists... [2021-08-19T08:04:11.313Z] #55 20.91 Reading package lists... [2021-08-19T08:04:11.313Z] #55 25.34 Building dependency tree... [2021-08-19T08:04:11.313Z] #55 ... [2021-08-19T08:04:11.313Z] [2021-08-19T08:04:11.313Z] #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-08-19T08:04:11.313Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:11.840Z] #29 8.950 0.0% ## 3.1% ##### 7.0% ####### 10.4% ######### 13.7% ############ 17.7% ############### 21.3% ################# 23.7% ################### 27.0% ##################### 30.1% ####################### 33.2% ########################## 36.7% ############################# 40.8% ############################### 43.8% ################################## 48.1% #################################### 50.8% ####################################### 54.3% ####################################### 55.2% ######################################### 57.4% ########################################### 60.5% ############################################# 63.4% ################################################# 68.5% #################################################### 73.6% ########################################################## 80.8% ################################################################## 92.6% ######################################################################## 100.0% [2021-08-19T08:04:12.105Z] #29 12.23 [2021-08-19T08:04:12.727Z] #56 ... [2021-08-19T08:04:12.727Z] [2021-08-19T08:04:12.727Z] #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-08-19T08:04:12.727Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:12.727Z] #43 33.81 CC images/timerfd.o [2021-08-19T08:04:12.727Z] #43 34.07 CC images/mm.o [2021-08-19T08:04:12.727Z] #43 34.44 CC images/sk-opts.o [2021-08-19T08:04:12.727Z] #43 34.71 CC images/sk-unix.o [2021-08-19T08:04:12.727Z] #43 34.97 CC images/sk-inet.o [2021-08-19T08:04:12.727Z] #43 35.34 CC images/tun.o [2021-08-19T08:04:12.727Z] #43 35.68 CC images/sk-netlink.o [2021-08-19T08:04:12.727Z] #43 35.91 CC images/packet-sock.o [2021-08-19T08:04:12.727Z] #43 36.22 CC images/ipc-var.o [2021-08-19T08:04:12.727Z] #43 36.46 CC images/ipc-desc.o [2021-08-19T08:04:12.727Z] #43 36.61 CC images/ipc-shm.o [2021-08-19T08:04:12.727Z] #43 36.83 CC images/ipc-msg.o [2021-08-19T08:04:12.727Z] #43 37.07 CC images/ipc-sem.o [2021-08-19T08:04:12.727Z] #43 37.27 CC images/utsns.o [2021-08-19T08:04:12.727Z] #43 37.45 CC images/creds.o [2021-08-19T08:04:12.727Z] #43 37.72 CC images/vma.o [2021-08-19T08:04:12.727Z] #43 37.93 CC images/netdev.o [2021-08-19T08:04:12.727Z] #43 38.26 CC images/tty.o [2021-08-19T08:04:12.727Z] #43 38.80 CC images/file-lock.o [2021-08-19T08:04:12.950Z] #29 12.53 0.0% 0.5% 1.0% 1.3% [2021-08-19T08:04:12.950Z] #29 ... [2021-08-19T08:04:12.950Z] [2021-08-19T08:04:12.950Z] #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-08-19T08:04:12.950Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-19T08:04:12.950Z] #40 17.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-19T08:04:12.950Z] #40 19.47 + 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-08-19T08:04:12.950Z] #40 ... [2021-08-19T08:04:12.950Z] [2021-08-19T08:04:12.950Z] #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-08-19T08:04:12.950Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:12.984Z] #43 39.04 CC images/rlimit.o [2021-08-19T08:04:13.241Z] #43 39.26 CC images/pagemap.o [2021-08-19T08:04:13.497Z] #13 ... [2021-08-19T08:04:13.497Z] [2021-08-19T08:04:13.497Z] #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-08-19T08:04:13.497Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:04:13.497Z] #51 102.5 encoding/binary [2021-08-19T08:04:13.497Z] #51 102.6 context [2021-08-19T08:04:13.497Z] #51 104.3 io/fs [2021-08-19T08:04:13.497Z] #51 106.2 encoding/base64 [2021-08-19T08:04:13.497Z] #51 106.9 os [2021-08-19T08:04:13.497Z] #51 108.1 golang.org/x/sys/unix [2021-08-19T08:04:13.497Z] #51 ... [2021-08-19T08:04:13.497Z] [2021-08-19T08:04:13.497Z] #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-08-19T08:04:13.497Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:13.497Z] #45 102.7 path [2021-08-19T08:04:13.497Z] #45 103.5 io/fs [2021-08-19T08:04:13.497Z] #45 105.4 regexp/syntax [2021-08-19T08:04:13.497Z] #45 106.2 os [2021-08-19T08:04:13.498Z] #43 39.50 CC images/siginfo.o [2021-08-19T08:04:13.756Z] #43 39.73 CC images/rpc.o [2021-08-19T08:04:13.757Z] #45 ... [2021-08-19T08:04:13.757Z] [2021-08-19T08:04:13.757Z] #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-08-19T08:04:13.757Z] #37 sha256:931c22121934b4f72ab5ebce3a8bea6ab5931779bebc7e66d599fc381e3e5238 [2021-08-19T08:04:13.757Z] #37 5.870 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-19T08:04:13.757Z] #37 5.873 -- Detecting C compiler ABI info [2021-08-19T08:04:13.757Z] #37 6.992 -- Detecting C compiler ABI info - done [2021-08-19T08:04:13.757Z] #37 7.105 -- Detecting C compile features [2021-08-19T08:04:13.757Z] #37 10.52 -- Detecting C compile features - done [2021-08-19T08:04:13.757Z] #37 10.56 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-19T08:04:13.757Z] #37 10.98 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-19T08:04:13.757Z] #37 11.12 -- Configuring done [2021-08-19T08:04:13.757Z] #37 11.18 -- Generating done [2021-08-19T08:04:13.757Z] #37 11.19 -- Build files have been written to: /tmp/tmp.uFoMoce2By/tini [2021-08-19T08:04:13.757Z] #37 11.21 + make tini-static [2021-08-19T08:04:13.757Z] #37 11.77 Scanning dependencies of target tini-static [2021-08-19T08:04:13.757Z] #37 11.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-19T08:04:14.325Z] #43 ... [2021-08-19T08:04:14.325Z] [2021-08-19T08:04:14.325Z] #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-08-19T08:04:14.325Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:04:14.325Z] #45 130.9 github.com/LK4D4/vndr/build [2021-08-19T08:04:14.325Z] #45 132.1 github.com/LK4D4/vndr/versioned [2021-08-19T08:04:14.325Z] #45 132.2 compress/flate [2021-08-19T08:04:14.325Z] #45 134.3 hash/crc32 [2021-08-19T08:04:14.325Z] #45 135.0 crypto/ed25519 [2021-08-19T08:04:14.325Z] #45 135.1 compress/gzip [2021-08-19T08:04:14.325Z] #45 135.5 crypto/rsa [2021-08-19T08:04:14.325Z] #45 135.7 crypto/dsa [2021-08-19T08:04:14.325Z] #45 136.1 crypto/x509/pkix [2021-08-19T08:04:14.325Z] #45 136.7 net [2021-08-19T08:04:14.325Z] #45 137.0 vendor/golang.org/x/crypto/chacha20 [2021-08-19T08:04:14.325Z] #45 137.8 vendor/golang.org/x/crypto/poly1305 [2021-08-19T08:04:14.325Z] #45 138.2 vendor/golang.org/x/sys/cpu [2021-08-19T08:04:14.325Z] #45 138.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-19T08:04:14.325Z] #45 139.8 vendor/golang.org/x/crypto/curve25519 [2021-08-19T08:04:14.325Z] #45 140.6 vendor/golang.org/x/crypto/hkdf [2021-08-19T08:04:14.325Z] #45 140.7 vendor/golang.org/x/text/transform [2021-08-19T08:04:14.337Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% [2021-08-19T08:04:14.337Z] #29 ... [2021-08-19T08:04:14.337Z] [2021-08-19T08:04:14.337Z] #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-08-19T08:04:14.337Z] #67 sha256:c164fd0ef57caf0306114e85dd4928be97bc719142e2d9b06d77ddbde128f08a [2021-08-19T08:04:14.337Z] #67 18.86 Checking out files: 51% (976/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 90% (1729/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-08-19T08:04:14.337Z] #67 20.25 + cd /tmp/tmp.Qp9Eqc5wD5/src/github.com/docker/libnetwork [2021-08-19T08:04:14.337Z] #67 20.25 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-08-19T08:04:14.337Z] #67 20.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-08-19T08:04:14.337Z] #67 ... [2021-08-19T08:04:14.337Z] [2021-08-19T08:04:14.337Z] #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-08-19T08:04:14.337Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:14.691Z] #37 ... [2021-08-19T08:04:14.691Z] [2021-08-19T08:04:14.691Z] #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-08-19T08:04:14.691Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:14.691Z] #45 113.7 fmt [2021-08-19T08:04:14.889Z] #45 141.6 vendor/golang.org/x/text/unicode/bidi [2021-08-19T08:04:14.889Z] #45 ... [2021-08-19T08:04:14.889Z] [2021-08-19T08:04:14.889Z] #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-08-19T08:04:14.889Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:14.889Z] #43 40.98 CC images/ext-file.o [2021-08-19T08:04:14.949Z] #45 114.2 regexp [2021-08-19T08:04:15.382Z] #55 25.57 Reading package lists... [2021-08-19T08:04:15.382Z] #55 ... [2021-08-19T08:04:15.382Z] [2021-08-19T08:04:15.382Z] #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-08-19T08:04:15.382Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:04:15.382Z] #49 26.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-19T08:04:15.382Z] #49 26.02 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-19T08:04:15.382Z] #49 26.22 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-19T08:04:15.382Z] #49 26.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-19T08:04:15.382Z] #49 26.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-19T08:04:15.382Z] #49 26.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-19T08:04:15.382Z] #49 26.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-19T08:04:15.382Z] #49 26.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T08:04:15.382Z] #49 26.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-19T08:04:15.382Z] #49 27.00 go: downloading github.com/spf13/afero v1.1.2 [2021-08-19T08:04:15.382Z] #49 27.20 go: downloading github.com/spf13/cast v1.3.0 [2021-08-19T08:04:15.382Z] #49 27.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-19T08:04:15.382Z] #49 27.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-19T08:04:15.382Z] #49 27.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-19T08:04:15.382Z] #49 27.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-19T08:04:15.382Z] #49 27.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-19T08:04:15.382Z] #49 27.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-19T08:04:15.382Z] #49 28.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-19T08:04:15.382Z] #49 28.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-19T08:04:15.382Z] #49 28.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-19T08:04:15.383Z] #49 28.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-19T08:04:15.383Z] #49 28.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-19T08:04:15.383Z] #49 28.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-19T08:04:15.383Z] #49 28.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-19T08:04:15.383Z] #49 28.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-19T08:04:15.383Z] #49 29.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-19T08:04:15.383Z] #49 29.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-19T08:04:15.383Z] #49 29.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-19T08:04:15.383Z] #49 29.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-19T08:04:15.383Z] #49 30.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-19T08:04:15.383Z] #49 30.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-19T08:04:15.383Z] #49 30.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-19T08:04:15.383Z] #49 30.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-19T08:04:15.383Z] #49 30.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-19T08:04:15.383Z] #49 30.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-19T08:04:15.383Z] #49 30.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-19T08:04:15.383Z] #49 31.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-19T08:04:15.454Z] #43 41.24 CC images/cgroup.o [2021-08-19T08:04:15.671Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% ######### 13.4% ########## 14.3% ########## 14.9% ############# 18.5% ############## 20.5% ############### 21.0% ############### 21.8% ################ 22.6% ################ 23.3% ################# 24.8% ################## 25.6% ################### 26.5% #################### 27.9% #################### 29.0% [2021-08-19T08:04:15.671Z] #29 ... [2021-08-19T08:04:15.671Z] [2021-08-19T08:04:15.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-08-19T08:04:15.671Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:04:15.671Z] #58 20.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-19T08:04:15.671Z] #58 21.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-19T08:04:15.673Z] #49 31.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-19T08:04:15.955Z] #58 ... [2021-08-19T08:04:15.955Z] [2021-08-19T08:04:15.955Z] #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-08-19T08:04:15.955Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:15.956Z] #49 31.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-19T08:04:15.956Z] #49 31.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-19T08:04:15.956Z] #49 31.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-19T08:04:15.956Z] #49 31.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-19T08:04:15.956Z] #49 ... [2021-08-19T08:04:15.956Z] [2021-08-19T08:04:15.956Z] #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-08-19T08:04:15.956Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:15.956Z] #42 21.82 Fetched 8463 kB in 16s (523 kB/s) [2021-08-19T08:04:15.956Z] #42 21.82 Reading package lists... [2021-08-19T08:04:16.018Z] #43 41.90 CC images/userns.o [2021-08-19T08:04:16.231Z] #42 29.29 Reading package lists... [2021-08-19T08:04:16.231Z] #42 ... [2021-08-19T08:04:16.231Z] [2021-08-19T08:04:16.231Z] #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-08-19T08:04:16.231Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:04:16.231Z] #49 31.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-19T08:04:16.231Z] #49 31.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-19T08:04:16.275Z] #43 42.26 CC images/google/protobuf/descriptor.o [2021-08-19T08:04:17.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-19T08:04:17.646Z] #49 33.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-19T08:04:17.646Z] #49 33.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-19T08:04:17.646Z] #49 33.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-19T08:04:17.646Z] #49 33.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T08:04:17.646Z] #49 33.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T08:04:17.646Z] #49 33.47 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-19T08:04:17.906Z] #49 33.70 go: downloading golang.org/x/text v0.3.2 [2021-08-19T08:04:18.169Z] #43 43.82 CC images/opts.o [2021-08-19T08:04:18.170Z] #43 44.01 CC images/seccomp.o [2021-08-19T08:04:18.186Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% ######### 13.4% ########## 14.3% ########## 14.9% ############# 18.5% ############## 20.5% ############### 21.0% ############### 21.8% ################ 22.6% ################ 23.3% ################# 24.8% ################## 25.6% ################### 26.5% #################### 27.9% #################### 29.0% ##################### 29.5% ##################### 30.0% ##################### 30.5% ###################### 31.1% ###################### 31.6% ####################### 32.4% ####################### 33.2% ######################## 34.0% ######################### 34.9% ######################### 35.3% ######################### 35.8% ########################## 36.6% ########################### 37.7% ########################### 37.9% ############################ 39.7% ############################ 40.2% ############################## 41.8% ############################### 43.6% [2021-08-19T08:04:18.186Z] #29 ... [2021-08-19T08:04:18.186Z] [2021-08-19T08:04:18.186Z] #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-08-19T08:04:18.186Z] #49 sha256:1027f698a1a53e032ef746488cc92368e31ff1b995ba6b35bd77d89fd1f32225 [2021-08-19T08:04:18.186Z] #49 22.51 go: downloading github.com/fatih/color v1.7.0 [2021-08-19T08:04:18.186Z] #49 22.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-19T08:04:18.186Z] #49 22.79 go: downloading github.com/pkg/errors v0.8.1 [2021-08-19T08:04:18.186Z] #49 22.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-19T08:04:18.186Z] #49 22.84 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-19T08:04:18.186Z] #49 22.93 go: downloading github.com/spf13/viper v1.6.1 [2021-08-19T08:04:18.186Z] #49 24.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-19T08:04:18.186Z] #49 24.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-19T08:04:18.186Z] #49 24.22 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-19T08:04:18.186Z] #49 24.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T08:04:18.186Z] #49 24.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-19T08:04:18.186Z] #49 25.12 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-19T08:04:18.186Z] #49 25.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-19T08:04:18.186Z] #49 26.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-19T08:04:18.186Z] #49 26.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-19T08:04:18.186Z] #49 26.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-19T08:04:18.186Z] #49 26.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-19T08:04:18.186Z] #49 28.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-19T08:04:18.186Z] #49 28.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T08:04:18.186Z] #49 28.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-19T08:04:18.186Z] #49 28.52 go: downloading github.com/spf13/afero v1.1.2 [2021-08-19T08:04:18.186Z] #49 28.87 go: downloading github.com/spf13/cast v1.3.0 [2021-08-19T08:04:18.186Z] #49 28.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-19T08:04:18.186Z] #49 29.12 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-19T08:04:18.186Z] #49 29.13 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-19T08:04:18.186Z] #49 29.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-19T08:04:18.186Z] #49 29.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-19T08:04:18.186Z] #49 29.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-19T08:04:18.186Z] #49 29.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-19T08:04:18.186Z] #49 29.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-19T08:04:18.186Z] #49 30.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-19T08:04:18.186Z] #49 30.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-19T08:04:18.186Z] #49 30.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-19T08:04:18.186Z] #49 30.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-19T08:04:18.186Z] #49 30.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-19T08:04:18.186Z] #49 30.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-19T08:04:18.186Z] #49 30.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-19T08:04:18.186Z] #49 30.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-19T08:04:18.186Z] #49 31.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-19T08:04:18.186Z] #49 31.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-19T08:04:18.186Z] #49 31.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-19T08:04:18.186Z] #49 31.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-19T08:04:18.186Z] #49 31.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-19T08:04:18.186Z] #49 31.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-19T08:04:18.186Z] #49 32.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-19T08:04:18.186Z] #49 32.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-19T08:04:18.186Z] #49 ... [2021-08-19T08:04:18.186Z] [2021-08-19T08:04:18.186Z] #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-08-19T08:04:18.186Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:18.186Z] #42 17.41 Reading package lists... [2021-08-19T08:04:18.186Z] #42 23.02 Reading package lists... [2021-08-19T08:04:18.186Z] #42 29.64 Building dependency tree... [2021-08-19T08:04:18.186Z] #42 32.12 The following additional packages will be installed: [2021-08-19T08:04:18.186Z] #42 32.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-08-19T08:04:18.186Z] #42 32.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-08-19T08:04:18.186Z] #42 32.13 Suggested packages: [2021-08-19T08:04:18.186Z] #42 32.13 manpages-dev python-setuptools [2021-08-19T08:04:18.186Z] #42 ... [2021-08-19T08:04:18.186Z] [2021-08-19T08:04:18.186Z] #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-08-19T08:04:18.186Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:18.252Z] #45 ... [2021-08-19T08:04:18.252Z] [2021-08-19T08:04:18.252Z] #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-08-19T08:04:18.252Z] #37 sha256:931c22121934b4f72ab5ebce3a8bea6ab5931779bebc7e66d599fc381e3e5238 [2021-08-19T08:04:18.252Z] #37 14.22 [100%] Linking C executable tini-static [2021-08-19T08:04:18.252Z] #37 15.28 [100%] Built target tini-static [2021-08-19T08:04:18.252Z] #37 15.51 + mkdir -p /build [2021-08-19T08:04:18.252Z] #37 15.51 + cp tini-static /build/docker-init [2021-08-19T08:04:18.252Z] #37 DONE 16.3s [2021-08-19T08:04:18.252Z] [2021-08-19T08:04:18.252Z] #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-08-19T08:04:18.252Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:18.252Z] #43 3.507 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:04:18.252Z] #43 3.507 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:04:18.252Z] #43 3.586 Note: Building without GnuTLS support [2021-08-19T08:04:18.252Z] #43 3.599 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:04:18.252Z] #43 3.599 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:04:18.252Z] #43 6.520 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:04:18.252Z] #43 6.624 GEN .gitid [2021-08-19T08:04:18.252Z] #43 6.677 GEN criu/include/version.h [2021-08-19T08:04:18.252Z] #43 6.842 GEN include/common/asm [2021-08-19T08:04:18.252Z] #43 10.01 PBCC images/timens.pb-c.c [2021-08-19T08:04:18.252Z] #43 10.07 DEP images/timens.pb-c.d [2021-08-19T08:04:18.252Z] #43 10.21 PBCC images/fown.pb-c.c [2021-08-19T08:04:18.427Z] #43 44.32 CC images/binfmt-misc.o [2021-08-19T08:04:18.428Z] #43 44.57 CC images/time.o [2021-08-19T08:04:18.510Z] #43 10.29 PBCC images/google/protobuf/descriptor.pb-c.c [2021-08-19T08:04:18.510Z] #43 10.42 PBCC images/opts.pb-c.c [2021-08-19T08:04:18.510Z] #43 10.47 PBCC images/memfd.pb-c.c [2021-08-19T08:04:18.768Z] #43 10.54 DEP images/fown.pb-c.d [2021-08-19T08:04:18.768Z] #43 10.64 DEP images/google/protobuf/descriptor.pb-c.d [2021-08-19T08:04:18.768Z] #43 10.75 DEP images/opts.pb-c.d [2021-08-19T08:04:18.992Z] #43 44.77 CC images/sysctl.o [2021-08-19T08:04:18.996Z] Fetching without tags [2021-08-19T08:04:19.025Z] #43 10.84 DEP images/memfd.pb-c.d [2021-08-19T08:04:19.025Z] #43 10.95 PBCC images/sit.pb-c.c [2021-08-19T08:04:19.249Z] #43 45.04 CC images/autofs.o [2021-08-19T08:04:19.283Z] #43 11.06 DEP images/sit.pb-c.d [2021-08-19T08:04:19.283Z] #43 11.18 PBCC images/macvlan.pb-c.c [2021-08-19T08:04:19.283Z] #43 11.18 DEP images/macvlan.pb-c.d [2021-08-19T08:04:19.283Z] #43 11.31 PBCC images/autofs.pb-c.c [2021-08-19T08:04:19.402Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% ######### 13.4% ########## 14.3% ########## 14.9% ############# 18.5% ############## 20.5% ############### 21.0% ############### 21.8% ################ 22.6% ################ 23.3% ################# 24.8% ################## 25.6% ################### 26.5% #################### 27.9% #################### 29.0% ##################### 29.5% ##################### 30.0% ##################### 30.5% ###################### 31.1% ###################### 31.6% ####################### 32.4% ####################### 33.2% ######################## 34.0% ######################### 34.9% ######################### 35.3% ######################### 35.8% ########################## 36.6% ########################### 37.7% ########################### 37.9% ############################ 39.7% ############################ 40.2% ############################## 41.8% ############################### 43.6% ############################### 43.7% ################################ 45.2% ################################# 46.5% ################################## 47.3% ################################### 48.9% ################################### 49.8% #################################### 50.9% #################################### 50.9% ##################################### 52.2% [2021-08-19T08:04:19.402Z] #29 ... [2021-08-19T08:04:19.402Z] [2021-08-19T08:04:19.402Z] #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-08-19T08:04:19.402Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:19.402Z] #13 14.13 Reading package lists... [2021-08-19T08:04:19.402Z] #13 20.39 Reading package lists... [2021-08-19T08:04:19.402Z] #13 26.70 Building dependency tree... [2021-08-19T08:04:19.402Z] #13 28.95 The following additional packages will be installed: [2021-08-19T08:04:19.402Z] #13 28.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-19T08:04:19.402Z] #13 28.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-19T08:04:19.402Z] #13 28.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-19T08:04:19.402Z] #13 28.97 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-19T08:04:19.402Z] #13 28.97 mingw-w64-x86-64-dev [2021-08-19T08:04:19.402Z] #13 28.97 Suggested packages: [2021-08-19T08:04:19.402Z] #13 28.98 gcc-8-locales seccomp wine64 [2021-08-19T08:04:19.402Z] #13 29.66 The following NEW packages will be installed: [2021-08-19T08:04:19.402Z] #13 29.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-19T08:04:19.402Z] #13 29.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-19T08:04:19.402Z] #13 29.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-19T08:04:19.402Z] #13 29.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-19T08:04:19.402Z] #13 29.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-19T08:04:19.402Z] #13 29.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-19T08:04:19.402Z] #13 29.69 The following packages will be upgraded: [2021-08-19T08:04:19.402Z] #13 29.70 libseccomp2 [2021-08-19T08:04:19.402Z] #13 ... [2021-08-19T08:04:19.402Z] [2021-08-19T08:04:19.402Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:04:19.402Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-19T08:04:19.402Z] #32 33.58 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-08-19T08:04:19.402Z] #32 33.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-19T08:04:19.402Z] #32 33.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:04:19.506Z] #43 45.34 CC images/macvlan.o [2021-08-19T08:04:19.506Z] #43 ... [2021-08-19T08:04:19.506Z] [2021-08-19T08:04:19.506Z] #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-08-19T08:04:19.506Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:19.506Z] #13 130.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-19T08:04:19.506Z] #13 130.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:04:19.506Z] #13 130.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:19.506Z] #13 ... [2021-08-19T08:04:19.506Z] [2021-08-19T08:04:19.506Z] #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-08-19T08:04:19.506Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:19.506Z] #43 45.55 CC images/sit.o [2021-08-19T08:04:19.545Z] #43 11.33 DEP images/autofs.pb-c.d [2021-08-19T08:04:19.545Z] #43 ... [2021-08-19T08:04:19.545Z] [2021-08-19T08:04:19.545Z] #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-08-19T08:04:19.545Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:19.545Z] #13 114.4 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-19T08:04:19.545Z] #13 114.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:04:19.545Z] #13 114.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:19.734Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:04:19.763Z] #43 45.77 CC images/memfd.o [2021-08-19T08:04:19.810Z] #13 114.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-19T08:04:19.810Z] #13 114.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:04:19.810Z] #13 114.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:20.020Z] #43 46.00 CC images/timens.o [2021-08-19T08:04:20.277Z] #43 46.21 LINK images/built-in.o [2021-08-19T08:04:20.446Z] #49 ... [2021-08-19T08:04:20.446Z] [2021-08-19T08:04:20.446Z] #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-08-19T08:04:20.446Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:04:20.446Z] #40 26.08 Checking out files: 88% (1499/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-19T08:04:20.446Z] #40 26.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-19T08:04:20.446Z] #40 28.52 + 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-08-19T08:04:20.534Z] #43 46.36 GEN compel/include/asm [2021-08-19T08:04:20.534Z] #43 46.38 GEN compel/include/version.h [2021-08-19T08:04:20.534Z] #43 46.41 touch .config [2021-08-19T08:04:20.534Z] #43 46.46 GEN include/common/config.h [2021-08-19T08:04:20.534Z] #43 46.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-08-19T08:04:20.534Z] #43 46.57 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-08-19T08:04:20.534Z] #43 46.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-08-19T08:04:20.534Z] #43 46.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-08-19T08:04:20.534Z] #43 46.65 DEP compel/arch/x86/plugins/std/memcpy.d [2021-08-19T08:04:20.534Z] #43 46.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-08-19T08:04:18.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:04:18.744Z] > git config --add remote.origin.fetch +refs/pull/42760/head:refs/remotes/origin/PR-42760 # timeout=10 [2021-08-19T08:04:18.793Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:04:18.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-19T08:04:19.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-19T08:04:19.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:04:19.032Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42760/head:refs/remotes/origin/PR-42760 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-08-19T08:04:19.839Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:04:19.887Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:04:20.706Z] #40 ... [2021-08-19T08:04:20.706Z] [2021-08-19T08:04:20.706Z] #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-08-19T08:04:20.706Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:20.706Z] #42 29.29 Reading package lists... [2021-08-19T08:04:20.742Z] #13 ... [2021-08-19T08:04:20.742Z] [2021-08-19T08:04:20.742Z] #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-08-19T08:04:20.742Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:04:20.742Z] #34 110.0 path/filepath [2021-08-19T08:04:20.742Z] #34 110.0 fmt [2021-08-19T08:04:20.742Z] #34 112.6 io/ioutil [2021-08-19T08:04:20.742Z] #34 115.7 flag [2021-08-19T08:04:20.742Z] #34 115.7 github.com/BurntSushi/toml [2021-08-19T08:04:20.742Z] #34 118.7 log [2021-08-19T08:04:20.791Z] #43 46.70 GEN compel/plugins/include/uapi/std/syscall.h [2021-08-19T08:04:20.791Z] #43 46.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-08-19T08:04:20.791Z] #43 46.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-08-19T08:04:20.791Z] #43 46.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-08-19T08:04:20.791Z] #43 46.80 DEP compel/plugins/std/infect.d [2021-08-19T08:04:20.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-19T08:04:20.999Z] #34 ... [2021-08-19T08:04:20.999Z] [2021-08-19T08:04:20.999Z] #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-08-19T08:04:20.999Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:20.999Z] #43 11.46 PBCC images/sysctl.pb-c.c [2021-08-19T08:04:20.999Z] #43 11.54 DEP images/sysctl.pb-c.d [2021-08-19T08:04:20.999Z] #43 11.63 PBCC images/time.pb-c.c [2021-08-19T08:04:20.999Z] #43 11.69 DEP images/time.pb-c.d [2021-08-19T08:04:20.999Z] #43 11.78 PBCC images/binfmt-misc.pb-c.c [2021-08-19T08:04:20.999Z] #43 11.84 DEP images/binfmt-misc.pb-c.d [2021-08-19T08:04:20.999Z] #43 11.93 PBCC images/seccomp.pb-c.c [2021-08-19T08:04:20.999Z] #43 11.98 DEP images/seccomp.pb-c.d [2021-08-19T08:04:20.999Z] #43 12.13 PBCC images/userns.pb-c.c [2021-08-19T08:04:20.999Z] #43 12.20 DEP images/userns.pb-c.d [2021-08-19T08:04:20.999Z] #43 12.28 PBCC images/cgroup.pb-c.c [2021-08-19T08:04:20.999Z] #43 12.31 DEP images/cgroup.pb-c.d [2021-08-19T08:04:20.999Z] #43 12.45 PBCC images/ext-file.pb-c.c [2021-08-19T08:04:20.999Z] #43 12.53 DEP images/ext-file.pb-c.d [2021-08-19T08:04:20.999Z] #43 12.64 PBCC images/rpc.pb-c.c [2021-08-19T08:04:20.999Z] #43 12.69 DEP images/rpc.pb-c.d [2021-08-19T08:04:20.999Z] #43 12.81 PBCC images/siginfo.pb-c.c [2021-08-19T08:04:20.999Z] #43 12.88 DEP images/siginfo.pb-c.d [2021-08-19T08:04:21.048Z] #43 46.98 DEP compel/plugins/std/string.d [2021-08-19T08:04:21.048Z] #43 47.14 DEP compel/plugins/std/log.d [2021-08-19T08:04:21.048Z] #43 47.20 DEP compel/plugins/std/fds.d [2021-08-19T08:04:21.257Z] #43 12.97 PBCC images/pagemap.pb-c.c [2021-08-19T08:04:21.257Z] #43 13.03 DEP images/pagemap.pb-c.d [2021-08-19T08:04:21.257Z] #43 13.11 PBCC images/rlimit.pb-c.c [2021-08-19T08:04:21.257Z] #43 13.23 DEP images/rlimit.pb-c.d [2021-08-19T08:04:21.305Z] #43 47.29 DEP compel/plugins/std/std.d [2021-08-19T08:04:21.305Z] #43 47.38 DEP compel/plugins/shmem/shmem.d [2021-08-19T08:04:21.305Z] #43 47.44 DEP compel/plugins/fds/fds.d [2021-08-19T08:04:21.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-19T08:04:21.514Z] #43 13.46 PBCC images/file-lock.pb-c.c [2021-08-19T08:04:21.514Z] #43 13.53 DEP images/file-lock.pb-c.d [2021-08-19T08:04:21.562Z] #43 47.58 CC compel/plugins/std/std.o [2021-08-19T08:04:21.648Z] #42 36.46 Building dependency tree... [2021-08-19T08:04:21.648Z] #42 ... [2021-08-19T08:04:21.648Z] [2021-08-19T08:04:21.648Z] #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-08-19T08:04:21.648Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:04:21.648Z] #58 27.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-19T08:04:21.772Z] #43 13.60 PBCC images/tty.pb-c.c [2021-08-19T08:04:21.772Z] #43 13.73 DEP images/tty.pb-c.d [2021-08-19T08:04:21.908Z] #58 ... [2021-08-19T08:04:21.908Z] [2021-08-19T08:04:21.908Z] #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-08-19T08:04:21.908Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:04:21.908Z] #55 25.57 Reading package lists... [2021-08-19T08:04:21.908Z] #55 32.60 Building dependency tree... [2021-08-19T08:04:21.908Z] #55 36.27 The following additional packages will be installed: [2021-08-19T08:04:21.908Z] #55 36.28 libbtrfs0 [2021-08-19T08:04:21.908Z] #55 36.49 The following NEW packages will be installed: [2021-08-19T08:04:21.908Z] #55 36.51 libbtrfs-dev libbtrfs0 [2021-08-19T08:04:21.908Z] #55 36.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:21.908Z] #55 36.95 Need to get 119 kB of archives. [2021-08-19T08:04:21.908Z] #55 36.95 After this operation, 387 kB of additional disk space will be used. [2021-08-19T08:04:21.908Z] #55 36.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:04:21.908Z] #55 36.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:04:21.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-19T08:04:22.042Z] #43 13.88 PBCC images/tun.pb-c.c [2021-08-19T08:04:22.074Z] #32 ... [2021-08-19T08:04:22.074Z] [2021-08-19T08:04:22.074Z] #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-08-19T08:04:22.074Z] #55 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-19T08:04:22.074Z] #55 25.34 Building dependency tree... [2021-08-19T08:04:22.074Z] #55 27.89 The following additional packages will be installed: [2021-08-19T08:04:22.074Z] #55 27.90 libbtrfs0 [2021-08-19T08:04:22.074Z] #55 28.05 The following NEW packages will be installed: [2021-08-19T08:04:22.074Z] #55 28.05 libbtrfs-dev libbtrfs0 [2021-08-19T08:04:22.074Z] #55 28.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:22.074Z] #55 28.49 Need to get 119 kB of archives. [2021-08-19T08:04:22.074Z] #55 28.49 After this operation, 387 kB of additional disk space will be used. [2021-08-19T08:04:22.074Z] #55 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-19T08:04:22.074Z] #55 28.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-19T08:04:22.074Z] #55 29.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:22.074Z] #55 30.02 Fetched 119 kB in 0s (330 kB/s) [2021-08-19T08:04:22.074Z] #55 30.25 Selecting previously unselected package libbtrfs0. [2021-08-19T08:04:22.074Z] #55 30.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 ... 15394 files and directories currently installed.) [2021-08-19T08:04:22.074Z] #55 30.31 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-19T08:04:22.074Z] #55 30.34 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:22.074Z] #55 30.55 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:04:22.074Z] #55 30.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-19T08:04:22.074Z] #55 30.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:22.074Z] #55 31.01 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:22.074Z] #55 31.05 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:22.074Z] #55 31.09 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:22.074Z] #55 ... [2021-08-19T08:04:22.074Z] [2021-08-19T08:04:22.074Z] #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-08-19T08:04:22.074Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-19T08:04:22.074Z] #36 21.18 Reading package lists... [2021-08-19T08:04:22.074Z] #36 26.85 Building dependency tree... [2021-08-19T08:04:22.074Z] #36 29.74 The following additional packages will be installed: [2021-08-19T08:04:22.074Z] #36 29.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-19T08:04:22.074Z] #36 29.77 Suggested packages: [2021-08-19T08:04:22.074Z] #36 29.77 cmake-doc ninja-build lrzip [2021-08-19T08:04:22.075Z] #36 29.77 Recommended packages: [2021-08-19T08:04:22.075Z] #36 29.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-19T08:04:22.075Z] #36 30.78 The following NEW packages will be installed: [2021-08-19T08:04:22.075Z] #36 30.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-19T08:04:22.075Z] #36 30.80 vim-common xxd [2021-08-19T08:04:22.075Z] #36 31.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:22.075Z] #36 31.24 Need to get 14.2 MB of archives. [2021-08-19T08:04:22.075Z] #36 31.24 After this operation, 60.0 MB of additional disk space will be used. [2021-08-19T08:04:22.075Z] #36 31.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-19T08:04:22.075Z] #36 31.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:04:22.075Z] #36 31.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-19T08:04:22.075Z] #36 31.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-19T08:04:22.075Z] #36 33.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-19T08:04:22.075Z] #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-08-19T08:04:22.075Z] #36 33.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-19T08:04:22.075Z] #36 33.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-19T08:04:22.075Z] #36 33.55 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-19T08:04:22.075Z] #36 33.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-19T08:04:22.075Z] #36 35.97 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:22.075Z] #36 36.29 Fetched 14.2 MB in 3s (4656 kB/s) [2021-08-19T08:04:22.075Z] #36 36.55 Selecting previously unselected package xxd. [2021-08-19T08:04:22.075Z] #36 36.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-19T08:04:22.075Z] #36 36.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-19T08:04:22.126Z] #43 47.96 CC compel/plugins/std/fds.o [2021-08-19T08:04:22.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-19T08:04:22.300Z] #43 13.99 PBCC images/netdev.pb-c.c [2021-08-19T08:04:22.300Z] #43 14.16 DEP images/tun.pb-c.d [2021-08-19T08:04:22.338Z] #36 36.76 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:04:22.338Z] #36 ... [2021-08-19T08:04:22.338Z] [2021-08-19T08:04:22.338Z] #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-08-19T08:04:22.338Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:22.383Z] #43 48.36 CC compel/plugins/std/log.o [2021-08-19T08:04:22.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-19T08:04:22.479Z] #55 38.09 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:22.479Z] #55 ... [2021-08-19T08:04:22.479Z] [2021-08-19T08:04:22.480Z] #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-08-19T08:04:22.480Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:22.480Z] #42 36.46 Building dependency tree... [2021-08-19T08:04:22.558Z] #43 14.33 DEP images/netdev.pb-c.d [2021-08-19T08:04:22.558Z] #43 14.53 PBCC images/vma.pb-c.c [2021-08-19T08:04:22.815Z] Merge succeeded, producing b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:04:22.815Z] Checking out Revision b0c0b737987b81d5ea2a44726b771d279cf315b2 (PR-42760) [2021-08-19T08:04:22.815Z] #43 14.62 DEP images/vma.pb-c.d [2021-08-19T08:04:22.815Z] #43 14.84 PBCC images/creds.pb-c.c [2021-08-19T08:04:23.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-19T08:04:23.073Z] #43 14.88 DEP images/creds.pb-c.d [2021-08-19T08:04:23.226Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% ######### 13.4% ########## 14.3% ########## 14.9% ############# 18.5% ############## 20.5% ############### 21.0% ############### 21.8% ################ 22.6% ################ 23.3% ################# 24.8% ################## 25.6% ################### 26.5% #################### 27.9% #################### 29.0% ##################### 29.5% ##################### 30.0% ##################### 30.5% ###################### 31.1% ###################### 31.6% ####################### 32.4% ####################### 33.2% ######################## 34.0% ######################### 34.9% ######################### 35.3% ######################### 35.8% ########################## 36.6% ########################### 37.7% ########################### 37.9% ############################ 39.7% ############################ 40.2% ############################## 41.8% ############################### 43.6% ############################### 43.7% ################################ 45.2% ################################# 46.5% ################################## 47.3% ################################### 48.9% ################################### 49.8% #################################### 50.9% #################################### 50.9% ##################################### 52.2% ##################################### 52.2% ###################################### 53.2% ###################################### 54.2% ####################################### 55.0% ######################################## 56.1% ######################################## 56.9% ########################################## 58.8% ########################################### 60.2% ############################################ 61.4% ############################################ 61.9% ############################################# 62.7% ############################################# 63.4% ############################################## 64.4% ############################################### 66.1% ################################################ 66.7% ################################################ 67.5% ################################################ 67.9% ################################################# 68.4% ################################################# 68.8% ################################################# 69.4% ################################################## 70.5% ################################################### 71.9% ##################################################### 74.0% ##################################################### 74.4% ###################################################### 75.5% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.1% ######################################################### 79.3% ######################################################### 79.3% ######################################################### 80.4% [2021-08-19T08:04:23.226Z] #29 ... [2021-08-19T08:04:23.226Z] [2021-08-19T08:04:23.226Z] #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-08-19T08:04:23.226Z] #67 sha256:c164fd0ef57caf0306114e85dd4928be97bc719142e2d9b06d77ddbde128f08a [2021-08-19T08:04:23.226Z] #67 DONE 37.8s [2021-08-19T08:04:23.226Z] [2021-08-19T08:04:23.226Z] #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-08-19T08:04:23.226Z] #55 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-19T08:04:23.226Z] #55 DONE 37.8s [2021-08-19T08:04:23.226Z] [2021-08-19T08:04:23.226Z] #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-08-19T08:04:23.226Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:23.314Z] #43 49.12 CC compel/plugins/std/string.o [2021-08-19T08:04:23.330Z] #43 15.16 PBCC images/utsns.pb-c.c [2021-08-19T08:04:23.330Z] #43 15.29 DEP images/utsns.pb-c.d [2021-08-19T08:04:23.588Z] #43 15.42 PBCC images/ipc-desc.pb-c.c [2021-08-19T08:04:23.588Z] #43 15.52 PBCC images/ipc-sem.pb-c.c [2021-08-19T08:04:22.425Z] > git remote # timeout=10 [2021-08-19T08:04:22.530Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T08:04:22.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-19T08:04:22.582Z] > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10 [2021-08-19T08:04:22.724Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-19T08:04:22.849Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T08:04:22.898Z] > git checkout -f b0c0b737987b81d5ea2a44726b771d279cf315b2 # timeout=10 [2021-08-19T08:04:23.845Z] #43 15.55 DEP images/ipc-desc.pb-c.d [2021-08-19T08:04:23.845Z] #43 15.68 DEP images/ipc-sem.pb-c.d [2021-08-19T08:04:23.845Z] #43 15.90 PBCC images/ipc-msg.pb-c.c [2021-08-19T08:04:23.877Z] #43 49.69 CC compel/plugins/std/infect.o [2021-08-19T08:04:24.103Z] #43 16.06 DEP images/ipc-msg.pb-c.d [2021-08-19T08:04:24.103Z] #43 16.16 PBCC images/ipc-shm.pb-c.c [2021-08-19T08:04:24.135Z] #43 50.10 CC compel/arch/x86/plugins/std/parasite-head.o [2021-08-19T08:04:24.135Z] #43 50.12 CC compel/arch/x86/plugins/std/memcpy.o [2021-08-19T08:04:24.135Z] #43 50.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-08-19T08:04:24.135Z] #43 50.22 AR compel/plugins/std.lib.a [2021-08-19T08:04:24.361Z] #43 16.24 DEP images/ipc-shm.pb-c.d [2021-08-19T08:04:24.361Z] #43 16.39 PBCC images/ipc-var.pb-c.c [2021-08-19T08:04:24.391Z] #42 ... [2021-08-19T08:04:24.391Z] [2021-08-19T08:04:24.391Z] #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-08-19T08:04:24.391Z] #67 sha256:484e805e891010b5adf64f4a74f2c667c21ef073ff3bc3ac52dd6bacbc01c3e2 [2021-08-19T08:04:24.391Z] #67 DONE 39.9s [2021-08-19T08:04:24.391Z] [2021-08-19T08:04:24.391Z] #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-08-19T08:04:24.391Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-19T08:04:24.391Z] #55 38.32 Fetched 119 kB in 0s (420 kB/s) [2021-08-19T08:04:24.391Z] #55 38.47 Selecting previously unselected package libbtrfs0. [2021-08-19T08:04:24.391Z] #55 38.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:04:24.391Z] #55 38.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:04:24.391Z] #55 38.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:24.391Z] #55 38.70 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:04:24.391Z] #55 38.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:04:24.391Z] #55 38.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:24.391Z] #55 39.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:24.391Z] #55 39.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:24.391Z] #55 39.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:24.391Z] #55 DONE 39.9s [2021-08-19T08:04:24.391Z] [2021-08-19T08:04:24.391Z] #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-08-19T08:04:24.391Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:04:24.392Z] #43 50.28 CC compel/plugins/fds/fds.o [2021-08-19T08:04:24.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-19T08:04:24.619Z] #43 16.49 DEP images/ipc-var.pb-c.d [2021-08-19T08:04:24.619Z] #43 16.57 PBCC images/sk-opts.pb-c.c [2021-08-19T08:04:24.651Z] #43 50.56 AR compel/plugins/fds.lib.a [2021-08-19T08:04:24.651Z] #43 50.62 HOSTDEP compel/src/lib/log-host.d [2021-08-19T08:04:24.651Z] #43 50.72 HOSTDEP compel/src/lib/handle-elf-host.d [2021-08-19T08:04:24.877Z] #43 16.61 PBCC images/packet-sock.pb-c.c [2021-08-19T08:04:24.877Z] #43 16.66 DEP images/sk-opts.pb-c.d [2021-08-19T08:04:24.877Z] #43 16.73 DEP images/packet-sock.pb-c.d [2021-08-19T08:04:24.877Z] #43 16.81 PBCC images/sk-netlink.pb-c.c [2021-08-19T08:04:24.915Z] #43 50.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-08-19T08:04:24.915Z] #43 50.91 HOSTDEP compel/src/main-host.d [2021-08-19T08:04:25.085Z] #29 12.53 0.0% 0.5% 1.0% 1.3% # 2.3% ## 3.1% ## 3.8% ### 4.7% #### 5.7% #### 6.3% ##### 8.3% ###### 9.3% ####### 10.2% ######## 11.3% ######## 11.9% ######### 12.8% ######### 13.4% ########## 14.3% ########## 14.9% ############# 18.5% ############## 20.5% ############### 21.0% ############### 21.8% ################ 22.6% ################ 23.3% ################# 24.8% ################## 25.6% ################### 26.5% #################### 27.9% #################### 29.0% ##################### 29.5% ##################### 30.0% ##################### 30.5% ###################### 31.1% ###################### 31.6% ####################### 32.4% ####################### 33.2% ######################## 34.0% ######################### 34.9% ######################### 35.3% ######################### 35.8% ########################## 36.6% ########################### 37.7% ########################### 37.9% ############################ 39.7% ############################ 40.2% ############################## 41.8% ############################### 43.6% ############################### 43.7% ################################ 45.2% ################################# 46.5% ################################## 47.3% ################################### 48.9% ################################### 49.8% #################################### 50.9% #################################### 50.9% ##################################### 52.2% ##################################### 52.2% ###################################### 53.2% ###################################### 54.2% ####################################### 55.0% ######################################## 56.1% ######################################## 56.9% ########################################## 58.8% ########################################### 60.2% ############################################ 61.4% ############################################ 61.9% ############################################# 62.7% ############################################# 63.4% ############################################## 64.4% ############################################### 66.1% ################################################ 66.7% ################################################ 67.5% ################################################ 67.9% ################################################# 68.4% ################################################# 68.8% ################################################# 69.4% ################################################## 70.5% ################################################### 71.9% ##################################################### 74.0% ##################################################### 74.4% ###################################################### 75.5% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.1% ######################################################### 79.3% ######################################################### 79.3% ######################################################### 80.4% ########################################################## 81.3% ########################################################## 81.7% ########################################################### 82.5% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.4% ############################################################## 86.3% ############################################################## 86.7% ############################################################### 88.1% ################################################################ 89.6% ################################################################ 90.2% ################################################################# 91.0% ################################################################## 92.0% ################################################################## 92.7% #################################################################### 94.6% #################################################################### 95.8% ###################################################################### 97.7% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-19T08:04:25.085Z] #29 25.20 [2021-08-19T08:04:25.135Z] #43 16.94 DEP images/sk-netlink.pb-c.d [2021-08-19T08:04:25.135Z] #43 17.01 PBCC images/sk-inet.pb-c.c [2021-08-19T08:04:25.135Z] #43 17.10 DEP images/sk-inet.pb-c.d [2021-08-19T08:04:25.172Z] #43 51.05 DEP compel/src/lib/ptrace.d [2021-08-19T08:04:25.172Z] #43 51.21 DEP compel/src/lib/infect.d [2021-08-19T08:04:25.331Z] #56 ... [2021-08-19T08:04:25.331Z] [2021-08-19T08:04:25.331Z] #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-08-19T08:04:25.331Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:25.331Z] #13 27.26 Fetched 8996 kB in 19s (481 kB/s) [2021-08-19T08:04:25.331Z] #13 27.26 Reading package lists... [2021-08-19T08:04:25.331Z] #13 34.76 Reading package lists... [2021-08-19T08:04:25.331Z] #13 ... [2021-08-19T08:04:25.331Z] [2021-08-19T08:04:25.332Z] #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-08-19T08:04:25.332Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:04:25.332Z] #49 40.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-19T08:04:25.332Z] #49 40.52 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-19T08:04:25.332Z] #49 40.68 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-19T08:04:25.332Z] #49 40.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-19T08:04:25.332Z] #49 40.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-19T08:04:25.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-19T08:04:25.394Z] #43 17.17 PBCC images/sk-unix.pb-c.c [2021-08-19T08:04:25.394Z] #43 17.33 DEP images/sk-unix.pb-c.d [2021-08-19T08:04:25.394Z] #43 17.44 PBCC images/mm.pb-c.c [2021-08-19T08:04:25.429Z] #43 51.35 DEP compel/src/lib/infect-util.d [2021-08-19T08:04:25.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-19T08:04:25.654Z] #43 17.52 DEP images/mm.pb-c.d [2021-08-19T08:04:25.654Z] #43 17.59 PBCC images/timerfd.pb-c.c [2021-08-19T08:04:25.686Z] #43 51.48 DEP compel/src/lib/infect-rpc.d [2021-08-19T08:04:25.686Z] #43 51.62 DEP compel/arch/x86/src/lib/infect.d [2021-08-19T08:04:25.686Z] #43 51.75 DEP compel/arch/x86/src/lib/cpu.d [2021-08-19T08:04:25.686Z] #43 51.83 DEP compel/src/lib/log.d [2021-08-19T08:04:25.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-19T08:04:25.913Z] #43 17.68 DEP images/timerfd.pb-c.d [2021-08-19T08:04:25.913Z] #43 ... [2021-08-19T08:04:25.913Z] [2021-08-19T08:04:25.913Z] #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-08-19T08:04:25.913Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:04:25.913Z] #51 114.8 fmt [2021-08-19T08:04:25.913Z] #51 123.7 encoding/json [2021-08-19T08:04:25.913Z] #51 124.9 github.com/pkg/diff [2021-08-19T08:04:25.913Z] #51 ... [2021-08-19T08:04:25.913Z] [2021-08-19T08:04:25.913Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:04:25.913Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:25.913Z] #43 17.77 PBCC images/timer.pb-c.c [2021-08-19T08:04:25.913Z] #43 17.82 DEP images/timer.pb-c.d [2021-08-19T08:04:25.943Z] #43 51.94 DEP compel/src/main.d [2021-08-19T08:04:25.943Z] #43 ... [2021-08-19T08:04:25.943Z] [2021-08-19T08:04:25.943Z] #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-08-19T08:04:25.943Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:25.943Z] #13 145.2 Selecting previously unselected package libapparmor1:amd64. [2021-08-19T08:04:25.943Z] #13 145.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 145.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:04:25.944Z] #13 145.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-19T08:04:25.944Z] #13 145.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 145.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:04:25.944Z] #13 145.6 Selecting previously unselected package libbtrfs0. [2021-08-19T08:04:25.944Z] #13 145.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 145.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:25.944Z] #13 145.7 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:04:25.944Z] #13 145.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 145.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:25.944Z] #13 145.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-19T08:04:25.944Z] #13 145.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 145.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:25.944Z] #13 146.0 Selecting previously unselected package libudev-dev:amd64. [2021-08-19T08:04:25.944Z] #13 146.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 146.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:04:25.944Z] #13 146.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-19T08:04:25.944Z] #13 146.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 146.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:04:25.944Z] #13 146.5 Selecting previously unselected package libpcre16-3:amd64. [2021-08-19T08:04:25.944Z] #13 146.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 146.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:04:25.944Z] #13 146.7 Selecting previously unselected package libpcre32-3:amd64. [2021-08-19T08:04:25.944Z] #13 146.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 146.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:04:25.944Z] #13 146.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-19T08:04:25.944Z] #13 146.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-19T08:04:25.944Z] #13 146.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:04:26.105Z] #29 ... [2021-08-19T08:04:26.105Z] [2021-08-19T08:04:26.105Z] #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-08-19T08:04:26.105Z] #34 sha256:b8850f5739809d20273f97b300964b3f6a77a0ee97d081fa18330bcee2c757f7 [2021-08-19T08:04:26.105Z] #34 30.65 sync [2021-08-19T08:04:26.105Z] #34 30.67 internal/reflectlite [2021-08-19T08:04:26.105Z] #34 32.75 internal/testlog [2021-08-19T08:04:26.105Z] #34 33.08 errors [2021-08-19T08:04:26.105Z] #34 33.08 sort [2021-08-19T08:04:26.105Z] #34 33.57 internal/oserror [2021-08-19T08:04:26.105Z] #34 33.57 io [2021-08-19T08:04:26.105Z] #34 33.58 strconv [2021-08-19T08:04:26.105Z] #34 34.02 syscall [2021-08-19T08:04:26.105Z] #34 34.20 path [2021-08-19T08:04:26.105Z] #34 34.29 strings [2021-08-19T08:04:26.105Z] #34 35.61 bytes [2021-08-19T08:04:26.105Z] #34 39.44 text/tabwriter [2021-08-19T08:04:26.105Z] #34 39.78 reflect [2021-08-19T08:04:26.105Z] #34 39.92 bufio [2021-08-19T08:04:26.170Z] #43 17.90 PBCC images/sa.pb-c.c [2021-08-19T08:04:26.170Z] #43 18.04 DEP images/sa.pb-c.d [2021-08-19T08:04:26.170Z] #43 18.12 PBCC images/pipe-data.pb-c.c [2021-08-19T08:04:26.170Z] #43 18.18 DEP images/pipe-data.pb-c.d [2021-08-19T08:04:26.201Z] #13 147.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-19T08:04:26.201Z] #13 147.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-19T08:04:26.201Z] #13 147.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:04:26.388Z] #34 ... [2021-08-19T08:04:26.388Z] [2021-08-19T08:04:26.388Z] #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-08-19T08:04:26.388Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:04:26.388Z] #56 1.961 + RM_GOPATH=0 [2021-08-19T08:04:26.388Z] #56 1.962 + TMP_GOPATH= [2021-08-19T08:04:26.388Z] #56 1.963 + : /build [2021-08-19T08:04:26.388Z] #56 1.963 + '[' -z '' ']' [2021-08-19T08:04:26.388Z] #56 1.964 ++ mktemp -d [2021-08-19T08:04:26.388Z] #56 1.966 + export GOPATH=/tmp/tmp.REI9uuS6PE [2021-08-19T08:04:26.388Z] #56 1.967 + GOPATH=/tmp/tmp.REI9uuS6PE [2021-08-19T08:04:26.388Z] #56 1.971 + RM_GOPATH=1 [2021-08-19T08:04:26.388Z] #56 1.972 + case "$(go env GOARCH)" in [2021-08-19T08:04:26.388Z] #56 1.972 ++ go env GOARCH [2021-08-19T08:04:26.388Z] #56 2.004 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:26.388Z] #56 2.010 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:26.388Z] #56 2.012 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:26.388Z] #56 2.014 + dir=/tmp/install [2021-08-19T08:04:26.388Z] #56 2.020 + bin=containerd [2021-08-19T08:04:26.388Z] #56 2.020 + shift [2021-08-19T08:04:26.388Z] #56 2.021 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-19T08:04:26.388Z] #56 2.022 + . /tmp/install/containerd.installer [2021-08-19T08:04:26.388Z] #56 2.023 ++ set -e [2021-08-19T08:04:26.388Z] #56 2.024 ++ : e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:26.388Z] #56 2.024 + install_containerd [2021-08-19T08:04:26.388Z] #56 2.025 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:26.388Z] #56 2.025 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' [2021-08-19T08:04:26.388Z] #56 2.026 + git clone https://github.com/containerd/containerd.git /tmp/tmp.REI9uuS6PE/src/github.com/containerd/containerd [2021-08-19T08:04:26.388Z] #56 2.029 Cloning into '/tmp/tmp.REI9uuS6PE/src/github.com/containerd/containerd'... [2021-08-19T08:04:26.428Z] #43 18.28 PBCC images/mnt.pb-c.c [2021-08-19T08:04:26.428Z] #43 18.37 DEP images/mnt.pb-c.d [2021-08-19T08:04:26.428Z] #43 18.45 PBCC images/sk-packet.pb-c.c [2021-08-19T08:04:26.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-19T08:04:26.704Z] #43 18.47 DEP images/sk-packet.pb-c.d [2021-08-19T08:04:26.704Z] #43 18.52 PBCC images/tcp-stream.pb-c.c [2021-08-19T08:04:26.704Z] #43 18.57 DEP images/tcp-stream.pb-c.d [2021-08-19T08:04:26.704Z] #43 ... [2021-08-19T08:04:26.704Z] [2021-08-19T08:04:26.704Z] #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-08-19T08:04:26.704Z] #34 sha256:ea420ece9e3d282864a0ce986097cafcd4d3b379ad79eefcf603578f56fe5283 [2021-08-19T08:04:26.704Z] #34 123.2 github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:04:26.704Z] #34 DONE 125.9s [2021-08-19T08:04:26.704Z] [2021-08-19T08:04:26.704Z] #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-08-19T08:04:26.704Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:26.704Z] #43 18.63 PBCC images/pipe.pb-c.c [2021-08-19T08:04:26.713Z] #49 42.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-19T08:04:26.713Z] #49 42.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-19T08:04:26.713Z] #49 ... [2021-08-19T08:04:26.713Z] [2021-08-19T08:04:26.713Z] #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-08-19T08:04:26.713Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:26.713Z] #36 25.68 Reading package lists... [2021-08-19T08:04:26.713Z] #36 32.96 Reading package lists... [2021-08-19T08:04:26.713Z] #36 39.78 Building dependency tree... [2021-08-19T08:04:26.764Z] #13 147.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-19T08:04:26.764Z] #13 147.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-19T08:04:26.764Z] #13 147.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:04:26.965Z] #43 18.79 DEP images/pipe.pb-c.d [2021-08-19T08:04:26.965Z] #43 18.89 PBCC images/pstree.pb-c.c [2021-08-19T08:04:26.974Z] #36 ... [2021-08-19T08:04:26.974Z] [2021-08-19T08:04:26.974Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-19T08:04:26.974Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:04:26.974Z] #49 42.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-19T08:04:27.021Z] #13 147.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-19T08:04:27.021Z] #13 ... [2021-08-19T08:04:27.021Z] [2021-08-19T08:04:27.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-08-19T08:04:27.021Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:04:27.021Z] #45 143.4 vendor/golang.org/x/text/secure/bidirule [2021-08-19T08:04:27.021Z] #45 143.9 vendor/golang.org/x/text/unicode/norm [2021-08-19T08:04:27.021Z] #45 147.9 vendor/golang.org/x/net/idna [2021-08-19T08:04:27.021Z] #45 149.6 vendor/golang.org/x/net/http2/hpack [2021-08-19T08:04:27.021Z] #45 150.9 mime [2021-08-19T08:04:27.021Z] #45 152.6 mime/quotedprintable [2021-08-19T08:04:27.021Z] #45 152.9 net/http/internal [2021-08-19T08:04:27.021Z] #45 ... [2021-08-19T08:04:27.021Z] [2021-08-19T08:04:27.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-08-19T08:04:27.021Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:27.021Z] #13 147.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:27.021Z] #13 147.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:27.021Z] #13 147.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-19T08:04:27.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-19T08:04:27.222Z] #43 18.96 DEP images/pstree.pb-c.d [2021-08-19T08:04:27.222Z] #43 19.05 PBCC images/fs.pb-c.c [2021-08-19T08:04:27.222Z] #43 19.11 DEP images/fs.pb-c.d [2021-08-19T08:04:27.279Z] #13 148.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:04:27.279Z] #13 148.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:04:27.279Z] #13 148.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-19T08:04:27.279Z] #13 148.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:04:27.279Z] #13 148.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:04:27.480Z] #43 19.25 PBCC images/signalfd.pb-c.c [2021-08-19T08:04:27.480Z] #43 19.36 DEP images/signalfd.pb-c.d [2021-08-19T08:04:27.480Z] #43 19.47 PBCC images/fh.pb-c.c [2021-08-19T08:04:27.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-19T08:04:27.737Z] #43 19.58 PBCC images/fsnotify.pb-c.c [2021-08-19T08:04:27.844Z] #13 148.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:04:27.844Z] #13 148.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:04:27.844Z] #13 148.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:04:27.844Z] #13 148.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:04:27.995Z] #43 19.77 DEP images/fh.pb-c.d [2021-08-19T08:04:27.995Z] #43 19.86 DEP images/fsnotify.pb-c.d [2021-08-19T08:04:27.995Z] #43 19.98 PBCC images/eventpoll.pb-c.c [2021-08-19T08:04:28.101Z] #13 148.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:04:28.101Z] #13 148.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:04:28.101Z] #13 148.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:28.101Z] #13 148.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:04:28.101Z] #13 148.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:04:28.101Z] #13 148.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:04:28.101Z] #13 149.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:04:28.101Z] #13 149.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:04:28.101Z] #13 149.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:28.101Z] #13 149.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-08-19T08:04:28.101Z] #13 149.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-08-19T08:04:28.101Z] #13 149.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:28.101Z] #13 149.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-08-19T08:04:28.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-19T08:04:28.252Z] #43 20.03 DEP images/eventpoll.pb-c.d [2021-08-19T08:04:28.252Z] #43 20.19 PBCC images/eventfd.pb-c.c [2021-08-19T08:04:28.252Z] #43 20.21 DEP images/eventfd.pb-c.d [2021-08-19T08:04:28.359Z] #13 149.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-08-19T08:04:28.359Z] #13 149.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:04:28.359Z] #13 149.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:04:28.359Z] #13 149.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:28.359Z] #13 149.2 Setting up dmsetup (2:1.02.155-3) ... [2021-08-19T08:04:28.359Z] #13 149.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:28.359Z] #13 149.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:28.359Z] #13 149.3 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:28.510Z] #43 20.33 PBCC images/remap-file-path.pb-c.c [2021-08-19T08:04:28.510Z] #43 20.43 DEP images/remap-file-path.pb-c.d [2021-08-19T08:04:28.510Z] #43 20.51 PBCC images/fifo.pb-c.c [2021-08-19T08:04:28.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-19T08:04:28.767Z] #43 20.56 DEP images/fifo.pb-c.d [2021-08-19T08:04:28.767Z] #43 20.65 PBCC images/ghost-file.pb-c.c [2021-08-19T08:04:28.767Z] #43 20.76 DEP images/ghost-file.pb-c.d [2021-08-19T08:04:28.949Z] #56 ... [2021-08-19T08:04:28.950Z] [2021-08-19T08:04:28.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-08-19T08:04:28.950Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:28.950Z] #42 33.27 The following NEW packages will be installed: [2021-08-19T08:04:28.950Z] #42 33.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-08-19T08:04:28.950Z] #42 33.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-08-19T08:04:28.950Z] #42 33.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-08-19T08:04:28.950Z] #42 33.29 python-six zlib1g-dev [2021-08-19T08:04:28.950Z] #42 33.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:28.950Z] #42 33.92 Need to get 3798 kB of archives. [2021-08-19T08:04:28.950Z] #42 33.92 After this operation, 21.6 MB of additional disk space will be used. [2021-08-19T08:04:28.950Z] #42 33.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-08-19T08:04:28.950Z] #42 33.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-19T08:04:28.950Z] #42 33.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-08-19T08:04:28.950Z] #42 33.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-19T08:04:28.950Z] #42 33.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-08-19T08:04:28.950Z] #42 33.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-19T08:04:28.950Z] #42 34.02 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-08-19T08:04:28.950Z] #42 34.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-08-19T08:04:28.950Z] #42 34.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-19T08:04:28.950Z] #42 34.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-08-19T08:04:28.950Z] #42 34.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-08-19T08:04:28.950Z] #42 34.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-08-19T08:04:28.950Z] #42 34.89 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-08-19T08:04:28.950Z] #42 34.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-08-19T08:04:28.950Z] #42 34.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-08-19T08:04:28.950Z] #42 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-08-19T08:04:28.950Z] #42 35.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-19T08:04:28.950Z] #42 36.47 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:28.950Z] #42 36.69 Fetched 3798 kB in 2s (2100 kB/s) [2021-08-19T08:04:28.950Z] #42 37.67 Selecting previously unselected package libcap-dev:arm64. [2021-08-19T08:04:28.950Z] #42 37.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 ... 15394 files and directories currently installed.) [2021-08-19T08:04:28.950Z] #42 37.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 37.88 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-08-19T08:04:28.950Z] #42 38.25 Selecting previously unselected package libnet1:arm64. [2021-08-19T08:04:28.950Z] #42 38.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 38.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:28.950Z] #42 38.62 Selecting previously unselected package libnet1-dev. [2021-08-19T08:04:28.950Z] #42 38.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 38.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:28.950Z] #42 39.05 Selecting previously unselected package libnl-3-200:arm64. [2021-08-19T08:04:28.950Z] #42 39.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 39.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-19T08:04:28.950Z] #42 39.27 Selecting previously unselected package libnl-3-dev:arm64. [2021-08-19T08:04:28.950Z] #42 39.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 39.31 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-08-19T08:04:28.950Z] #42 39.90 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-19T08:04:28.950Z] #42 39.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 39.94 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-19T08:04:28.950Z] #42 40.03 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-08-19T08:04:28.950Z] #42 40.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 40.18 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-08-19T08:04:28.950Z] #42 40.37 Selecting previously unselected package zlib1g-dev:arm64. [2021-08-19T08:04:28.950Z] #42 40.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 40.40 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:04:28.950Z] #42 40.95 Selecting previously unselected package libprotobuf17:arm64. [2021-08-19T08:04:28.950Z] #42 41.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 41.08 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:28.950Z] #42 41.84 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-08-19T08:04:28.950Z] #42 41.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 41.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:28.950Z] #42 42.08 Selecting previously unselected package libprotobuf-dev:arm64. [2021-08-19T08:04:28.950Z] #42 42.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 42.10 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:28.950Z] #42 43.44 Selecting previously unselected package libprotoc17:arm64. [2021-08-19T08:04:28.950Z] #42 43.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:28.950Z] #42 43.46 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:28.950Z] #42 ... [2021-08-19T08:04:28.950Z] [2021-08-19T08:04:28.950Z] #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-08-19T08:04:28.950Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:28.950Z] #29 26.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-19T08:04:28.950Z] #29 27.04 [2021-08-19T08:04:28.950Z] #29 27.37 0.9% ######################################################################## 100.0% [2021-08-19T08:04:28.950Z] #29 27.53 [2021-08-19T08:04:28.950Z] #29 28.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-19T08:04:28.950Z] #29 29.00 [2021-08-19T08:04:29.024Z] #43 20.90 PBCC images/regfile.pb-c.c [2021-08-19T08:04:29.024Z] #43 21.01 DEP images/regfile.pb-c.d [2021-08-19T08:04:29.282Z] #43 21.14 PBCC images/ns.pb-c.c [2021-08-19T08:04:29.282Z] #43 21.22 DEP images/ns.pb-c.d [2021-08-19T08:04:29.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:04:29.299Z] Using test binary docker [2021-08-19T08:04:29.299Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-19T08:04:29.299Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:04:29.299Z] INFO: Waiting for daemon to start... [2021-08-19T08:04:29.299Z] Starting dockerd [2021-08-19T08:04:29.475Z] #29 29.33 0.2% ###################################################### 75.3% [2021-08-19T08:04:29.475Z] #29 ... [2021-08-19T08:04:29.475Z] [2021-08-19T08:04:29.475Z] #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-08-19T08:04:29.475Z] #49 sha256:1027f698a1a53e032ef746488cc92368e31ff1b995ba6b35bd77d89fd1f32225 [2021-08-19T08:04:29.475Z] #49 34.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-19T08:04:29.475Z] #49 34.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-19T08:04:29.475Z] #49 34.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-19T08:04:29.475Z] #49 34.96 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-19T08:04:29.475Z] #49 35.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-19T08:04:29.475Z] #49 35.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-19T08:04:29.475Z] #49 36.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-19T08:04:29.475Z] #49 37.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-19T08:04:29.475Z] #49 37.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-19T08:04:29.475Z] #49 37.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-19T08:04:29.475Z] #49 37.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-19T08:04:29.475Z] #49 37.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-19T08:04:29.475Z] #49 38.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T08:04:29.475Z] #49 38.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-19T08:04:29.475Z] #49 38.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.78 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-19T08:04:29.475Z] #49 38.94 go: downloading golang.org/x/text v0.3.2 [2021-08-19T08:04:29.475Z] #49 39.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-19T08:04:29.475Z] #49 39.71 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-19T08:04:29.475Z] #49 42.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-19T08:04:29.475Z] #49 42.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-19T08:04:29.475Z] #49 44.11 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-19T08:04:29.475Z] #49 ... [2021-08-19T08:04:29.475Z] [2021-08-19T08:04:29.475Z] #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-08-19T08:04:29.475Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:29.475Z] #29 29.33 0.2% ###################################################### 75.3% ######################################################################## 100.0% [2021-08-19T08:04:29.519Z] #49 ... [2021-08-19T08:04:29.519Z] [2021-08-19T08:04:29.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-08-19T08:04:29.519Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:04:29.519Z] #45 34.87 vendor/golang.org/x/crypto/internal/subtle [2021-08-19T08:04:29.519Z] #45 ... [2021-08-19T08:04:29.519Z] [2021-08-19T08:04:29.519Z] #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-08-19T08:04:29.519Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:29.519Z] #42 40.46 The following additional packages will be installed: [2021-08-19T08:04:29.519Z] #42 40.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-08-19T08:04:29.519Z] #42 40.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-08-19T08:04:29.519Z] #42 40.47 Suggested packages: [2021-08-19T08:04:29.519Z] #42 40.47 manpages-dev python-setuptools [2021-08-19T08:04:29.519Z] #42 41.79 The following NEW packages will be installed: [2021-08-19T08:04:29.519Z] #42 41.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-08-19T08:04:29.519Z] #42 41.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-08-19T08:04:29.519Z] #42 41.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-08-19T08:04:29.519Z] #42 41.79 python-six zlib1g-dev [2021-08-19T08:04:29.519Z] #42 42.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:29.519Z] #42 42.21 Need to get 4095 kB of archives. [2021-08-19T08:04:29.519Z] #42 42.21 After this operation, 22.5 MB of additional disk space will be used. [2021-08-19T08:04:29.519Z] #42 42.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-08-19T08:04:29.519Z] #42 42.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:04:29.519Z] #42 42.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-08-19T08:04:29.519Z] #42 42.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:04:29.519Z] #42 42.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-08-19T08:04:29.519Z] #42 42.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:04:29.519Z] #42 42.22 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-08-19T08:04:29.519Z] #42 42.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-08-19T08:04:29.519Z] #42 42.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-19T08:04:29.519Z] #42 42.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-08-19T08:04:29.519Z] #42 42.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-08-19T08:04:29.519Z] #42 42.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-08-19T08:04:29.519Z] #42 42.53 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-08-19T08:04:29.519Z] #42 42.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-08-19T08:04:29.519Z] #42 42.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-08-19T08:04:29.519Z] #42 42.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-08-19T08:04:29.519Z] #42 42.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-08-19T08:04:29.519Z] #42 43.80 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:29.519Z] #42 44.01 Fetched 4095 kB in 1s (6292 kB/s) [2021-08-19T08:04:29.519Z] #42 44.11 Selecting previously unselected package libcap-dev:amd64. [2021-08-19T08:04:29.519Z] #42 44.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 ... 15421 files and directories currently installed.) [2021-08-19T08:04:29.519Z] #42 44.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 44.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:04:29.519Z] #42 44.39 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:04:29.519Z] #42 44.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 44.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:29.519Z] #42 44.49 Selecting previously unselected package libnet1-dev. [2021-08-19T08:04:29.519Z] #42 44.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 44.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:29.519Z] #42 44.74 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:04:29.519Z] #42 44.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 44.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:04:29.519Z] #42 44.89 Selecting previously unselected package libnl-3-dev:amd64. [2021-08-19T08:04:29.519Z] #42 44.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 44.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:04:29.519Z] #42 45.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:04:29.519Z] #42 45.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 45.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:29.519Z] #42 45.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-08-19T08:04:29.519Z] #42 45.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:04:29.519Z] #42 45.34 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:29.539Z] #43 21.37 PBCC images/fdinfo.pb-c.c [2021-08-19T08:04:29.539Z] #43 21.47 DEP images/fdinfo.pb-c.d [2021-08-19T08:04:29.738Z] #29 29.64 [2021-08-19T08:04:29.738Z] #29 ... [2021-08-19T08:04:29.738Z] [2021-08-19T08:04:29.738Z] #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-08-19T08:04:29.738Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:29.738Z] #13 30.31 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:29.738Z] #13 30.31 Need to get 73.4 MB of archives. [2021-08-19T08:04:29.738Z] #13 30.31 After this operation, 472 MB of additional disk space will be used. [2021-08-19T08:04:29.738Z] #13 30.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-08-19T08:04:29.738Z] #13 30.54 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-19T08:04:29.738Z] #13 30.71 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-19T08:04:29.738Z] #13 30.91 Get:4 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-08-19T08:04:29.738Z] #13 31.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-19T08:04:29.738Z] #13 31.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-19T08:04:29.738Z] #13 31.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-19T08:04:29.738Z] #13 31.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-19T08:04:29.738Z] #13 32.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-19T08:04:29.738Z] #13 32.34 Get:10 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-08-19T08:04:29.738Z] #13 32.35 Get:11 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-08-19T08:04:29.738Z] #13 34.89 Get:12 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-08-19T08:04:29.738Z] #13 37.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-19T08:04:29.738Z] #13 37.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-19T08:04:29.738Z] #13 37.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-19T08:04:29.738Z] #13 37.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-19T08:04:29.738Z] #13 37.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-08-19T08:04:29.738Z] #13 37.04 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-19T08:04:29.738Z] #13 37.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-19T08:04:29.738Z] #13 37.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-19T08:04:29.738Z] #13 37.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-19T08:04:29.738Z] #13 37.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-19T08:04:29.738Z] #13 37.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-19T08:04:29.738Z] #13 37.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-19T08:04:29.738Z] #13 37.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-19T08:04:29.738Z] #13 37.73 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-19T08:04:29.738Z] #13 38.99 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:29.738Z] #13 39.15 Fetched 73.4 MB in 8s (9548 kB/s) [2021-08-19T08:04:29.738Z] #13 39.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 ... 15394 files and directories currently installed.) [2021-08-19T08:04:29.738Z] #13 39.45 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-19T08:04:29.738Z] #13 39.50 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-19T08:04:29.738Z] #13 39.68 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:04:29.738Z] #13 39.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-19T08:04:29.738Z] #13 39.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-19T08:04:29.738Z] #13 39.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-19T08:04:29.738Z] #13 40.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:04:29.738Z] #13 ... [2021-08-19T08:04:29.738Z] [2021-08-19T08:04:29.738Z] #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-08-19T08:04:29.738Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:29.738Z] #42 43.99 Selecting previously unselected package protobuf-c-compiler. [2021-08-19T08:04:29.738Z] #42 44.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-08-19T08:04:29.738Z] #42 44.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:04:29.738Z] #42 44.20 Selecting previously unselected package protobuf-compiler. [2021-08-19T08:04:29.738Z] #42 44.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:29.738Z] #42 44.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:04:29.738Z] #42 44.43 Selecting previously unselected package python-pkg-resources. [2021-08-19T08:04:29.738Z] #42 44.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:04:29.738Z] #42 44.44 Unpacking python-pkg-resources (40.8.0-1) ... [2021-08-19T08:04:29.779Z] #42 45.42 Selecting previously unselected package zlib1g-dev:amd64. [2021-08-19T08:04:29.779Z] #42 45.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-08-19T08:04:29.779Z] #42 45.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:04:29.797Z] #43 21.65 PBCC images/core-aarch64.pb-c.c [2021-08-19T08:04:29.797Z] #43 21.73 PBCC images/core-arm.pb-c.c [2021-08-19T08:04:30.025Z] #42 44.79 Selecting previously unselected package python-six. [2021-08-19T08:04:30.038Z] #42 45.83 Selecting previously unselected package libprotobuf17:amd64. [2021-08-19T08:04:30.038Z] #42 45.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:30.038Z] #42 45.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:30.054Z] #43 21.82 PBCC images/core-ppc64.pb-c.c [2021-08-19T08:04:30.054Z] #43 21.96 PBCC images/core-s390.pb-c.c [2021-08-19T08:04:30.288Z] #42 44.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-08-19T08:04:30.288Z] #42 44.85 Unpacking python-six (1.12.0-1) ... [2021-08-19T08:04:30.288Z] #42 44.98 Selecting previously unselected package python-protobuf. [2021-08-19T08:04:30.288Z] #42 44.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-19T08:04:30.288Z] #42 45.02 Unpacking python-protobuf (3.6.1.3-2) ... [2021-08-19T08:04:30.311Z] #43 22.05 PBCC images/core-x86.pb-c.c [2021-08-19T08:04:30.311Z] #43 22.13 PBCC images/core.pb-c.c [2021-08-19T08:04:30.311Z] #43 22.24 PBCC images/inventory.pb-c.c [2021-08-19T08:04:30.568Z] #43 22.33 DEP images/core-aarch64.pb-c.d [2021-08-19T08:04:30.568Z] #43 22.41 DEP images/core-arm.pb-c.d [2021-08-19T08:04:30.825Z] #43 22.55 DEP images/core-ppc64.pb-c.d [2021-08-19T08:04:30.825Z] #43 22.65 DEP images/core-s390.pb-c.d [2021-08-19T08:04:30.825Z] #43 22.75 DEP images/core-x86.pb-c.d [2021-08-19T08:04:30.825Z] #43 22.85 DEP images/core.pb-c.d [2021-08-19T08:04:30.864Z] #42 45.59 Setting up python-pkg-resources (40.8.0-1) ... [2021-08-19T08:04:30.881Z] #13 DONE 151.9s [2021-08-19T08:04:30.881Z] [2021-08-19T08:04:30.881Z] #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-08-19T08:04:30.881Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:30.881Z] #43 52.08 DEP compel/src/lib/handle-elf.d [2021-08-19T08:04:30.881Z] #43 52.17 DEP compel/arch/x86/src/lib/handle-elf.d [2021-08-19T08:04:30.881Z] #43 52.33 CC compel/src/lib/log.o [2021-08-19T08:04:30.881Z] #43 52.57 CC compel/arch/x86/src/lib/cpu.o [2021-08-19T08:04:30.881Z] #43 53.26 CC compel/arch/x86/src/lib/infect.o [2021-08-19T08:04:30.881Z] #43 54.00 CC compel/src/lib/infect-rpc.o [2021-08-19T08:04:30.881Z] #43 54.43 CC compel/src/lib/infect-util.o [2021-08-19T08:04:30.881Z] #43 54.77 CC compel/src/lib/infect.o [2021-08-19T08:04:30.881Z] #43 56.81 CC compel/src/lib/ptrace.o [2021-08-19T08:04:30.976Z] #42 46.61 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-08-19T08:04:30.976Z] #42 46.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:30.976Z] #42 46.63 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:31.082Z] #43 22.92 DEP images/inventory.pb-c.d [2021-08-19T08:04:31.235Z] #42 46.89 Selecting previously unselected package libprotobuf-dev:amd64. [2021-08-19T08:04:31.235Z] #42 46.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:31.235Z] #42 46.94 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:31.235Z] #42 ... [2021-08-19T08:04:31.235Z] [2021-08-19T08:04:31.235Z] #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-08-19T08:04:31.235Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:04:31.235Z] #56 7.078 + RM_GOPATH=0 [2021-08-19T08:04:31.235Z] #56 7.078 + TMP_GOPATH= [2021-08-19T08:04:31.235Z] #56 7.078 + : /build [2021-08-19T08:04:31.235Z] #56 7.078 + '[' -z '' ']' [2021-08-19T08:04:31.235Z] #56 7.078 ++ mktemp -d [2021-08-19T08:04:31.235Z] #56 7.082 + export GOPATH=/tmp/tmp.uVGCXkN6KQ [2021-08-19T08:04:31.235Z] #56 7.082 + GOPATH=/tmp/tmp.uVGCXkN6KQ [2021-08-19T08:04:31.235Z] #56 7.082 + RM_GOPATH=1 [2021-08-19T08:04:31.235Z] #56 7.082 + case "$(go env GOARCH)" in [2021-08-19T08:04:31.235Z] #56 7.082 ++ go env GOARCH [2021-08-19T08:04:31.235Z] #56 7.136 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:31.235Z] #56 7.136 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:31.235Z] #56 7.136 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:31.235Z] #56 7.136 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:31.235Z] #56 7.136 + dir=/tmp/install [2021-08-19T08:04:31.235Z] #56 7.136 + bin=containerd [2021-08-19T08:04:31.235Z] #56 7.136 + shift [2021-08-19T08:04:31.235Z] #56 7.136 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-19T08:04:31.235Z] #56 7.136 + . /tmp/install/containerd.installer [2021-08-19T08:04:31.235Z] #56 7.136 ++ set -e [2021-08-19T08:04:31.235Z] #56 7.136 ++ : e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:31.235Z] #56 7.136 + install_containerd [2021-08-19T08:04:31.235Z] #56 7.136 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' [2021-08-19T08:04:31.235Z] #56 7.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uVGCXkN6KQ/src/github.com/containerd/containerd [2021-08-19T08:04:31.235Z] #56 7.148 Cloning into '/tmp/tmp.uVGCXkN6KQ/src/github.com/containerd/containerd'... [2021-08-19T08:04:31.339Z] #43 23.07 PBCC images/cpuinfo.pb-c.c [2021-08-19T08:04:31.339Z] #43 23.09 DEP images/cpuinfo.pb-c.d [2021-08-19T08:04:31.339Z] #43 23.30 PBCC images/stats.pb-c.c [2021-08-19T08:04:31.339Z] #43 ... [2021-08-19T08:04:31.339Z] [2021-08-19T08:04:31.339Z] #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-08-19T08:04:31.339Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:31.339Z] #45 120.5 internal/lazyregexp [2021-08-19T08:04:31.339Z] #45 121.1 github.com/LK4D4/vndr/godl/singleflight [2021-08-19T08:04:31.339Z] #45 121.4 github.com/LK4D4/vndr/versioned [2021-08-19T08:04:31.339Z] #45 121.8 hash/crc32 [2021-08-19T08:04:31.339Z] #45 122.5 go/token [2021-08-19T08:04:31.339Z] #45 123.0 net/url [2021-08-19T08:04:31.339Z] #45 124.4 go/scanner [2021-08-19T08:04:31.339Z] #45 125.8 go/ast [2021-08-19T08:04:31.339Z] #45 126.3 text/template/parse [2021-08-19T08:04:31.444Z] #43 57.50 AR compel/libcompel.a [2021-08-19T08:04:31.597Z] #45 ... [2021-08-19T08:04:31.597Z] [2021-08-19T08:04:31.597Z] #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-08-19T08:04:31.597Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:31.597Z] #43 23.36 DEP images/stats.pb-c.d [2021-08-19T08:04:31.701Z] #43 57.62 HOSTCC compel/src/main-host.o [2021-08-19T08:04:31.814Z] #42 ... [2021-08-19T08:04:31.814Z] [2021-08-19T08:04:31.814Z] #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-08-19T08:04:31.814Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:04:31.814Z] #45 36.52 github.com/LK4D4/vndr/godl/singleflight [2021-08-19T08:04:31.814Z] #45 36.54 internal/singleflight [2021-08-19T08:04:31.814Z] #45 36.56 math/rand [2021-08-19T08:04:31.814Z] #45 36.68 bytes [2021-08-19T08:04:31.814Z] #45 36.94 strings [2021-08-19T08:04:31.814Z] #45 37.18 strconv [2021-08-19T08:04:31.814Z] #45 38.86 syscall [2021-08-19T08:04:31.814Z] #45 41.43 hash [2021-08-19T08:04:31.814Z] #45 42.01 hash/crc32 [2021-08-19T08:04:31.814Z] #45 42.52 bufio [2021-08-19T08:04:31.814Z] #45 43.48 crypto/internal/randutil [2021-08-19T08:04:31.814Z] #45 43.84 crypto/hmac [2021-08-19T08:04:31.814Z] #45 44.17 vendor/golang.org/x/net/dns/dnsmessage [2021-08-19T08:04:31.814Z] #45 44.25 reflect [2021-08-19T08:04:31.814Z] #45 45.64 regexp/syntax [2021-08-19T08:04:32.080Z] #45 ... [2021-08-19T08:04:32.080Z] [2021-08-19T08:04:32.080Z] #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-08-19T08:04:32.080Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:32.080Z] #29 30.93 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-19T08:04:32.080Z] #29 31.41 [2021-08-19T08:04:32.265Z] #43 58.15 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-08-19T08:04:32.522Z] #43 58.49 HOSTCC compel/src/lib/handle-elf-host.o [2021-08-19T08:04:32.587Z] . [2021-08-19T08:04:32.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:04:32.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:04:32.587Z] Error: No such image: emptyfs [2021-08-19T08:04:32.587Z] Running integration-test (iteration 1) [2021-08-19T08:04:32.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-19T08:04:32.779Z] #43 ... [2021-08-19T08:04:32.779Z] [2021-08-19T08:04:32.779Z] #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-08-19T08:04:32.779Z] #53 sha256:aa8c9fc01230fec682ed75353658508cfafd6042bee49fae44895d3860d12e48 [2021-08-19T08:04:32.779Z] #53 1.629 + RM_GOPATH=0 [2021-08-19T08:04:32.779Z] #53 1.629 + TMP_GOPATH= [2021-08-19T08:04:32.779Z] #53 1.630 + : /build [2021-08-19T08:04:32.779Z] #53 1.631 + '[' -z '' ']' [2021-08-19T08:04:32.779Z] #53 1.631 ++ mktemp -d [2021-08-19T08:04:32.779Z] #53 1.635 + export GOPATH=/tmp/tmp.vPdZbxCtLT [2021-08-19T08:04:32.779Z] #53 1.635 + GOPATH=/tmp/tmp.vPdZbxCtLT [2021-08-19T08:04:32.779Z] #53 1.635 + RM_GOPATH=1 [2021-08-19T08:04:32.779Z] #53 1.638 + case "$(go env GOARCH)" in [2021-08-19T08:04:32.779Z] #53 1.639 ++ go env GOARCH [2021-08-19T08:04:32.779Z] #53 1.671 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:32.779Z] #53 1.671 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:32.779Z] #53 1.672 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:32.779Z] #53 1.673 + dir=/tmp/install [2021-08-19T08:04:32.779Z] #53 1.673 + bin=runc [2021-08-19T08:04:32.779Z] #53 1.673 + shift [2021-08-19T08:04:32.779Z] #53 1.673 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-19T08:04:32.779Z] #53 1.674 + . /tmp/install/runc.installer [2021-08-19T08:04:32.779Z] #53 1.674 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:04:32.779Z] #53 1.674 + install_runc [2021-08-19T08:04:32.779Z] #53 1.675 + uname -r [2021-08-19T08:04:32.779Z] #53 1.675 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-19T08:04:32.779Z] #53 1.680 + RUNC_BUILDTAGS='seccomp ' [2021-08-19T08:04:32.779Z] #53 1.687 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-19T08:04:32.779Z] #53 1.687 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-19T08:04:32.779Z] #53 1.691 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vPdZbxCtLT/src/github.com/opencontainers/runc [2021-08-19T08:04:32.779Z] #53 1.697 Cloning into '/tmp/tmp.vPdZbxCtLT/src/github.com/opencontainers/runc'... [2021-08-19T08:04:32.779Z] #53 ... [2021-08-19T08:04:32.779Z] [2021-08-19T08:04:32.779Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:04:32.779Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:04:32.779Z] #14 DONE 1.9s [2021-08-19T08:04:33.038Z] [2021-08-19T08:04:33.038Z] #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-08-19T08:04:33.038Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:33.038Z] #43 58.98 HOSTCC compel/src/lib/log-host.o [2021-08-19T08:04:33.295Z] #43 59.22 HOSTLINK compel/compel-host-bin [2021-08-19T08:04:33.417Z] #29 31.66 0.0% ### 4.2% ##### 7.8% ######## 12.3% ############ 17.1% ################ 22.3% ################### 27.2% ##################### 30.3% ######################## 34.5% ########################## 37.2% ################################### 48.8% ########################################## 58.4% ############################################# 63.2% ################################################# 68.4% ################################################### 71.9% ###################################################### 75.6% ########################################################## 80.8% ############################################################# 85.0% ############################################################### 88.3% [2021-08-19T08:04:33.417Z] #29 ... [2021-08-19T08:04:33.417Z] [2021-08-19T08:04:33.417Z] #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-08-19T08:04:33.417Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-19T08:04:33.417Z] #36 38.01 Selecting previously unselected package vim-common. [2021-08-19T08:04:33.417Z] #36 38.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:04:33.417Z] #36 38.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:04:33.417Z] #36 38.73 Selecting previously unselected package cmake-data. [2021-08-19T08:04:33.417Z] #36 38.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-19T08:04:33.417Z] #36 38.73 Unpacking cmake-data (3.13.4-1) ... [2021-08-19T08:04:33.417Z] #36 42.86 Selecting previously unselected package libicu63:arm64. [2021-08-19T08:04:33.417Z] #36 42.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-19T08:04:33.417Z] #36 42.88 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-19T08:04:33.417Z] #36 47.05 Selecting previously unselected package libxml2:arm64. [2021-08-19T08:04:33.417Z] #36 47.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-19T08:04:33.417Z] #36 47.07 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:04:33.417Z] #36 47.63 Selecting previously unselected package libarchive13:arm64. [2021-08-19T08:04:33.417Z] #36 47.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-19T08:04:33.417Z] #36 47.67 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-19T08:04:33.417Z] #36 48.00 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-19T08:04:33.417Z] #36 48.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-19T08:04:33.417Z] #36 48.02 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-19T08:04:33.537Z] #43 25.21 make[1]: Nothing to be done for 'all'. [2021-08-19T08:04:33.551Z] #43 59.43 DEP soccr/soccr.d [2021-08-19T08:04:33.681Z] #36 48.19 Selecting previously unselected package librhash0:arm64. [2021-08-19T08:04:33.681Z] #36 48.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-19T08:04:33.681Z] #36 48.22 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-19T08:04:33.681Z] #36 ... [2021-08-19T08:04:33.681Z] [2021-08-19T08:04:33.681Z] #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-08-19T08:04:33.681Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:33.681Z] #29 31.66 0.0% ### 4.2% ##### 7.8% ######## 12.3% ############ 17.1% ################ 22.3% ################### 27.2% ##################### 30.3% ######################## 34.5% ########################## 37.2% ################################### 48.8% ########################################## 58.4% ############################################# 63.2% ################################################# 68.4% ################################################### 71.9% ###################################################### 75.6% ########################################################## 80.8% ############################################################# 85.0% ############################################################### 88.3% ################################################################## 91.7% #################################################################### 95.8% ######################################################################## 100.0% [2021-08-19T08:04:33.808Z] #43 59.65 CC soccr/soccr.o [2021-08-19T08:04:33.905Z] Commit message: "bump up rootlesskit to v0.14.4" [2021-08-19T08:04:33.944Z] #29 33.91 [2021-08-19T08:04:34.372Z] #43 ... [2021-08-19T08:04:34.372Z] [2021-08-19T08:04:34.372Z] #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-08-19T08:04:34.372Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-19T08:04:34.372Z] #15 DONE 1.4s [2021-08-19T08:04:34.372Z] [2021-08-19T08:04:34.372Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:04:34.372Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-19T08:04:34.298Z] > git --version # timeout=10 [2021-08-19T08:04:34.358Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-19T08:04:34.450Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2021-08-19T08:04:34.918Z] #43 26.67 CC images/stats.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-19T08:04:35.341Z] #29 35.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-19T08:04:35.483Z] #43 27.13 CC images/core.o [2021-08-19T08:04:35.605Z] #29 35.52 [2021-08-19T08:04:35.605Z] #29 35.73 ######################################################################## 100.0% [2021-08-19T08:04:35.605Z] #29 35.83 [2021-08-19T08:04:35.744Z] #16 1.138 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-19T08:04:35.744Z] #16 DONE 1.4s [2021-08-19T08:04:35.744Z] [2021-08-19T08:04:35.744Z] #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-08-19T08:04:35.744Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:35.744Z] #43 61.60 AR soccr/libsoccr.a [2021-08-19T08:04:35.744Z] #43 61.63 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:04:36.049Z] #43 27.80 CC images/core-x86.o [2021-08-19T08:04:36.310Z] #43 62.30 DEP criu/arch/x86/sigframe.d [2021-08-19T08:04:36.519Z] #56 ... [2021-08-19T08:04:36.519Z] [2021-08-19T08:04:36.519Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:04:36.519Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:04:36.519Z] #32 51.12 Checking out files: 87% (1329/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-08-19T08:04:36.519Z] #32 51.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-19T08:04:36.519Z] #32 51.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:04:36.567Z] #43 62.44 DEP criu/arch/x86/sigaction_compat.d [2021-08-19T08:04:36.567Z] #43 62.61 DEP criu/arch/x86/kerndat.d [2021-08-19T08:04:36.614Z] #43 28.41 CC images/core-arm.o [2021-08-19T08:04:36.780Z] #32 ... [2021-08-19T08:04:36.780Z] [2021-08-19T08:04:36.780Z] #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-08-19T08:04:36.780Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:04:36.780Z] #34 42.62 sync [2021-08-19T08:04:36.780Z] #34 42.62 internal/reflectlite [2021-08-19T08:04:36.780Z] #34 44.11 internal/testlog [2021-08-19T08:04:36.780Z] #34 45.57 errors [2021-08-19T08:04:36.780Z] #34 45.57 sort [2021-08-19T08:04:36.780Z] #34 45.98 strconv [2021-08-19T08:04:36.780Z] #34 46.95 io [2021-08-19T08:04:36.780Z] #34 48.21 syscall [2021-08-19T08:04:36.780Z] #34 50.50 reflect [2021-08-19T08:04:36.824Z] #43 ... [2021-08-19T08:04:36.824Z] [2021-08-19T08:04:36.824Z] #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-08-19T08:04:36.824Z] #58 sha256:8260a8eec7bbe6c9d901c908e39e6ac99ee5089e117566eb518aa475798977ed [2021-08-19T08:04:36.824Z] #58 156.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:04:36.824Z] #58 156.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-19T08:04:36.824Z] #58 DONE 163.4s [2021-08-19T08:04:36.824Z] [2021-08-19T08:04:36.824Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-19T08:04:36.824Z] #59 sha256:3f31c18897df9a5ea2310454a8f509e427a4f853e718badeaeb0e868f897c47d [2021-08-19T08:04:36.824Z] #59 DONE 0.1s [2021-08-19T08:04:36.824Z] [2021-08-19T08:04:36.824Z] #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-08-19T08:04:36.824Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:36.824Z] #43 62.96 DEP criu/arch/x86/crtools.d [2021-08-19T08:04:36.875Z] #43 28.80 CC images/core-aarch64.o [2021-08-19T08:04:37.003Z] #29 36.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-19T08:04:37.003Z] #29 ... [2021-08-19T08:04:37.003Z] [2021-08-19T08:04:37.003Z] #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-08-19T08:04:37.003Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:04:37.003Z] #51 41.42 reflect [2021-08-19T08:04:37.003Z] #51 41.43 syscall [2021-08-19T08:04:37.003Z] #51 41.44 bufio [2021-08-19T08:04:37.003Z] #51 41.44 regexp/syntax [2021-08-19T08:04:37.003Z] #51 50.43 regexp [2021-08-19T08:04:37.003Z] #51 ... [2021-08-19T08:04:37.003Z] [2021-08-19T08:04:37.003Z] #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-08-19T08:04:37.003Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:37.003Z] #13 41.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-19T08:04:37.003Z] #13 41.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-19T08:04:37.003Z] #13 41.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:04:37.003Z] #13 44.22 Selecting previously unselected package binutils-mingw-w64. [2021-08-19T08:04:37.003Z] #13 44.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-19T08:04:37.003Z] #13 44.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:04:37.003Z] #13 44.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-19T08:04:37.003Z] #13 44.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-19T08:04:37.003Z] #13 44.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-19T08:04:37.003Z] #13 44.90 Selecting previously unselected package dmsetup. [2021-08-19T08:04:37.003Z] #13 44.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-19T08:04:37.003Z] #13 44.91 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-19T08:04:37.003Z] #13 45.10 Selecting previously unselected package mingw-w64-common. [2021-08-19T08:04:37.003Z] #13 45.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-19T08:04:37.003Z] #13 45.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-19T08:04:37.040Z] #34 ... [2021-08-19T08:04:37.040Z] [2021-08-19T08:04:37.040Z] #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-08-19T08:04:37.040Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:37.040Z] #13 34.76 Reading package lists... [2021-08-19T08:04:37.040Z] #13 41.98 Building dependency tree... [2021-08-19T08:04:37.040Z] #13 45.64 The following additional packages will be installed: [2021-08-19T08:04:37.040Z] #13 45.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-19T08:04:37.040Z] #13 45.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-19T08:04:37.040Z] #13 45.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-19T08:04:37.040Z] #13 45.64 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-19T08:04:37.040Z] #13 45.64 mingw-w64-x86-64-dev [2021-08-19T08:04:37.040Z] #13 45.64 Suggested packages: [2021-08-19T08:04:37.040Z] #13 45.64 gcc-8-locales seccomp wine64 [2021-08-19T08:04:37.040Z] #13 46.72 The following NEW packages will be installed: [2021-08-19T08:04:37.040Z] #13 46.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-19T08:04:37.040Z] #13 46.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-19T08:04:37.040Z] #13 46.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-19T08:04:37.040Z] #13 46.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-19T08:04:37.040Z] #13 46.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-19T08:04:37.040Z] #13 46.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-19T08:04:37.040Z] #13 46.77 The following packages will be upgraded: [2021-08-19T08:04:37.040Z] #13 46.78 libseccomp2 [2021-08-19T08:04:37.040Z] #13 47.24 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:37.040Z] #13 47.24 Need to get 77.8 MB of archives. [2021-08-19T08:04:37.040Z] #13 47.24 After this operation, 487 MB of additional disk space will be used. [2021-08-19T08:04:37.040Z] #13 47.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-19T08:04:37.040Z] #13 47.28 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-19T08:04:37.040Z] #13 47.28 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-19T08:04:37.040Z] #13 47.48 Get:4 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-08-19T08:04:37.040Z] #13 47.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-19T08:04:37.040Z] #13 47.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-19T08:04:37.040Z] #13 47.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-19T08:04:37.040Z] #13 47.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-19T08:04:37.040Z] #13 48.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-19T08:04:37.040Z] #13 48.65 Get:10 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-08-19T08:04:37.040Z] #13 48.66 Get:11 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-08-19T08:04:37.081Z] #43 ... [2021-08-19T08:04:37.081Z] [2021-08-19T08:04:37.081Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-19T08:04:37.081Z] #60 sha256:4c8b849be14ffbc6ace072b2e32afccecb37f2e959e5fab90eb164fa8d1bf5ab [2021-08-19T08:04:37.081Z] #60 DONE 0.1s [2021-08-19T08:04:37.132Z] #43 29.19 CC images/core-ppc64.o [2021-08-19T08:04:37.266Z] #13 ... [2021-08-19T08:04:37.266Z] [2021-08-19T08:04:37.266Z] #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-08-19T08:04:37.266Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:37.266Z] #29 37.28 [2021-08-19T08:04:37.343Z] [2021-08-19T08:04:37.343Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:04:37.343Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-19T08:04:37.343Z] #17 DONE 1.5s [2021-08-19T08:04:37.343Z] [2021-08-19T08:04:37.343Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-19T08:04:37.343Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-19T08:04:37.561Z] + docker version [2021-08-19T08:04:37.610Z] #13 ... [2021-08-19T08:04:37.610Z] [2021-08-19T08:04:37.610Z] #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-08-19T08:04:37.610Z] #47 sha256:5f6a1a7137fbdfa03d348a1cbdd84f89bcebc90080c9569092d455dde8ab7184 [2021-08-19T08:04:37.610Z] #47 DONE 53.3s [2021-08-19T08:04:37.610Z] [2021-08-19T08:04:37.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-08-19T08:04:37.610Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:37.610Z] #36 43.41 The following additional packages will be installed: [2021-08-19T08:04:37.610Z] #36 43.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-19T08:04:37.610Z] #36 43.47 Suggested packages: [2021-08-19T08:04:37.610Z] #36 43.47 cmake-doc ninja-build lrzip [2021-08-19T08:04:37.610Z] #36 43.47 Recommended packages: [2021-08-19T08:04:37.610Z] #36 43.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-19T08:04:37.610Z] #36 44.29 The following NEW packages will be installed: [2021-08-19T08:04:37.610Z] #36 44.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-19T08:04:37.610Z] #36 44.29 vim-common xxd [2021-08-19T08:04:37.611Z] #36 44.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:04:37.611Z] #36 44.74 Need to get 14.9 MB of archives. [2021-08-19T08:04:37.611Z] #36 44.74 After this operation, 61.8 MB of additional disk space will be used. [2021-08-19T08:04:37.611Z] #36 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:04:37.611Z] #36 44.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:04:37.611Z] #36 44.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-19T08:04:37.611Z] #36 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:04:37.611Z] #36 45.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-19T08:04:37.611Z] #36 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-19T08:04:37.611Z] #36 45.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-19T08:04:37.611Z] #36 45.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-19T08:04:37.611Z] #36 45.75 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-19T08:04:37.611Z] #36 45.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-19T08:04:37.611Z] #36 47.26 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:37.611Z] #36 47.50 Fetched 14.9 MB in 2s (8746 kB/s) [2021-08-19T08:04:37.611Z] #36 47.61 Selecting previously unselected package xxd. [2021-08-19T08:04:37.611Z] #36 47.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:04:37.611Z] #36 47.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:04:37.611Z] #36 47.72 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:04:37.611Z] #36 47.95 Selecting previously unselected package vim-common. [2021-08-19T08:04:37.611Z] #36 47.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:04:37.611Z] #36 48.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:04:37.611Z] #36 48.44 Selecting previously unselected package cmake-data. [2021-08-19T08:04:37.611Z] #36 48.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-19T08:04:37.611Z] #36 48.46 Unpacking cmake-data (3.13.4-1) ... [2021-08-19T08:04:37.611Z] #36 51.65 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:04:37.611Z] #36 51.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:04:37.611Z] #36 51.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:04:38.064Z] #43 29.84 CC images/core-s390.o [2021-08-19T08:04:38.064Z] #43 ... [2021-08-19T08:04:38.064Z] [2021-08-19T08:04:38.064Z] #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-08-19T08:04:38.064Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:04:38.199Z] #29 37.97 ##################################### 52.6% ######################################################################## 100.0% [2021-08-19T08:04:38.199Z] #29 38.06 [2021-08-19T08:04:38.322Z] #56 72.91 Checking out files: 42% (1950/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) [2021-08-19T08:04:38.322Z] #56 ... [2021-08-19T08:04:38.322Z] [2021-08-19T08:04:38.322Z] #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-08-19T08:04:38.322Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:04:38.322Z] #51 127.5 go/ast [2021-08-19T08:04:38.322Z] #51 133.2 golang.org/x/crypto/ssh/terminal [2021-08-19T08:04:38.322Z] #51 133.5 mvdan.cc/editorconfig [2021-08-19T08:04:38.322Z] #51 134.8 mvdan.cc/sh/v3/fileutil [2021-08-19T08:04:38.322Z] #51 134.8 mvdan.cc/sh/v3/syntax [2021-08-19T08:04:38.322Z] #51 ... [2021-08-19T08:04:38.322Z] [2021-08-19T08:04:38.322Z] #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-08-19T08:04:38.322Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:04:38.475Z] #29 38.37 Download of images into '/build' complete. [2021-08-19T08:04:38.475Z] #29 38.37 Use something like the following to load the result into a Docker daemon: [2021-08-19T08:04:38.475Z] #29 38.37 tar -cC '/build' . | docker load [2021-08-19T08:04:38.994Z] #36 ... [2021-08-19T08:04:38.994Z] [2021-08-19T08:04:38.994Z] #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-08-19T08:04:38.994Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:04:38.994Z] #51 44.59 internal/reflectlite [2021-08-19T08:04:38.994Z] #51 46.33 sort [2021-08-19T08:04:38.994Z] #51 46.33 io [2021-08-19T08:04:38.994Z] #51 47.81 bytes [2021-08-19T08:04:38.994Z] #51 48.04 internal/oserror [2021-08-19T08:04:38.994Z] #51 48.21 syscall [2021-08-19T08:04:38.994Z] #51 50.81 reflect [2021-08-19T08:04:38.994Z] #51 ... [2021-08-19T08:04:38.994Z] [2021-08-19T08:04:38.994Z] #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-08-19T08:04:38.994Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:38.994Z] #42 48.38 Selecting previously unselected package libprotoc17:amd64. [2021-08-19T08:04:38.994Z] #42 48.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:38.994Z] #42 48.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:38.994Z] #42 49.19 Selecting previously unselected package protobuf-c-compiler. [2021-08-19T08:04:38.994Z] #42 49.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:04:38.994Z] #42 49.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:04:38.994Z] #42 49.33 Selecting previously unselected package protobuf-compiler. [2021-08-19T08:04:38.994Z] #42 49.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:38.994Z] #42 49.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:04:38.995Z] #42 49.59 Selecting previously unselected package python-pkg-resources. [2021-08-19T08:04:38.995Z] #42 49.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:04:38.995Z] #42 49.59 Unpacking python-pkg-resources (40.8.0-1) ... [2021-08-19T08:04:38.995Z] #42 49.84 Selecting previously unselected package python-six. [2021-08-19T08:04:38.995Z] #42 49.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-08-19T08:04:38.995Z] #42 49.84 Unpacking python-six (1.12.0-1) ... [2021-08-19T08:04:38.995Z] #42 49.91 Selecting previously unselected package python-protobuf. [2021-08-19T08:04:38.995Z] #42 49.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-19T08:04:38.995Z] #42 50.02 Unpacking python-protobuf (3.6.1.3-2) ... [2021-08-19T08:04:38.995Z] #42 50.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-08-19T08:04:39.240Z] #18 DONE 1.7s [2021-08-19T08:04:39.240Z] [2021-08-19T08:04:39.240Z] #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-08-19T08:04:39.240Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:39.240Z] #43 63.16 DEP criu/arch/x86/cpu.d [2021-08-19T08:04:39.240Z] #43 63.38 CC criu/arch/x86/cpu.o [2021-08-19T08:04:39.240Z] #43 64.57 CC criu/arch/x86/crtools.o [2021-08-19T08:04:39.240Z] #43 ... [2021-08-19T08:04:39.240Z] [2021-08-19T08:04:39.240Z] #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-08-19T08:04:39.240Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:04:39.240Z] #45 155.5 crypto/tls [2021-08-19T08:04:39.240Z] #45 165.4 net/http/httptrace [2021-08-19T08:04:39.240Z] #45 ... [2021-08-19T08:04:39.240Z] [2021-08-19T08:04:39.240Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-08-19T08:04:39.240Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-19T08:04:39.867Z] #56 72.91 Checking out files: 42% (1950/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 77% (3542/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-19T08:04:39.867Z] #56 74.80 + cd /tmp/tmp.R2qfjqAPba/src/github.com/containerd/containerd [2021-08-19T08:04:39.867Z] #56 74.80 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:04:39.933Z] #42 55.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:39.934Z] #42 55.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:39.934Z] #42 55.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:39.934Z] #42 55.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-08-19T08:04:40.195Z] #42 ... [2021-08-19T08:04:40.195Z] [2021-08-19T08:04:40.195Z] #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-08-19T08:04:40.195Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:40.195Z] #13 52.29 Get:12 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-08-19T08:04:40.426Z] #29 ... [2021-08-19T08:04:40.426Z] [2021-08-19T08:04:40.426Z] #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-08-19T08:04:40.426Z] #34 sha256:b8850f5739809d20273f97b300964b3f6a77a0ee97d081fa18330bcee2c757f7 [2021-08-19T08:04:40.426Z] #34 44.70 time [2021-08-19T08:04:40.426Z] #34 44.71 internal/syscall/execenv [2021-08-19T08:04:40.426Z] #34 44.72 internal/syscall/unix [2021-08-19T08:04:40.426Z] #34 50.25 io/fs [2021-08-19T08:04:40.426Z] #34 50.28 internal/poll [2021-08-19T08:04:40.426Z] #34 53.10 os [2021-08-19T08:04:40.426Z] #34 53.82 internal/fmtsort [2021-08-19T08:04:40.426Z] #34 ... [2021-08-19T08:04:40.426Z] [2021-08-19T08:04:40.426Z] #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-08-19T08:04:40.426Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:04:40.426Z] #51 53.43 context [2021-08-19T08:04:40.426Z] #51 53.48 os [2021-08-19T08:04:40.426Z] #51 53.70 internal/fmtsort [2021-08-19T08:04:40.426Z] #51 53.71 encoding/binary [2021-08-19T08:04:40.611Z] #19 DONE 1.6s [2021-08-19T08:04:40.612Z] [2021-08-19T08:04:40.612Z] #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-08-19T08:04:40.612Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:40.612Z] #43 66.14 CC criu/arch/x86/kerndat.o [2021-08-19T08:04:40.691Z] #51 ... [2021-08-19T08:04:40.691Z] [2021-08-19T08:04:40.691Z] #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-08-19T08:04:40.691Z] #29 sha256:06069b60db047d6ccde0462348945f567de00de0747f4ad58de3aac57a766712 [2021-08-19T08:04:40.691Z] #29 DONE 40.7s [2021-08-19T08:04:40.691Z] [2021-08-19T08:04:40.691Z] #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-08-19T08:04:40.691Z] #47 sha256:ce92c54908dc113f0fd67e5314aac3b24ada8658392682f62fafbc6ca19b01ba [2021-08-19T08:04:40.691Z] #47 DONE 55.3s [2021-08-19T08:04:40.691Z] [2021-08-19T08:04:40.691Z] #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-08-19T08:04:40.691Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:04:40.691Z] #51 55.41 golang.org/x/sys/unix [2021-08-19T08:04:40.691Z] #51 55.44 encoding/base64 [2021-08-19T08:04:40.869Z] #43 66.72 CC criu/arch/x86/sigaction_compat.o [2021-08-19T08:04:41.126Z] #43 67.27 CC criu/arch/x86/sigframe.o [2021-08-19T08:04:41.690Z] #43 67.63 LINK criu/arch/x86/crtools.built-in.o [2021-08-19T08:04:41.690Z] #43 67.72 DEP criu/pie/util-vdso-elf32.d [2021-08-19T08:04:41.948Z] #43 67.89 DEP criu/pie/util-vdso.d [2021-08-19T08:04:41.948Z] #43 68.01 DEP criu/pie/util.d [2021-08-19T08:04:42.205Z] #43 68.12 CC criu/pie/util.o [2021-08-19T08:04:42.393Z] #56 77.08 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-19T08:04:42.393Z] #56 77.09 + BUILDTAGS='netgo osusergo static_build' [2021-08-19T08:04:42.393Z] #56 77.09 + export EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:04:42.393Z] #56 77.09 + EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:04:42.393Z] #56 77.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-19T08:04:42.393Z] #56 77.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-19T08:04:42.393Z] #56 77.09 + '[' '' = dynamic ']' [2021-08-19T08:04:42.393Z] #56 77.09 + make [2021-08-19T08:04:42.462Z] #43 68.40 CC criu/pie/util-vdso.o [2021-08-19T08:04:42.620Z] #51 ... [2021-08-19T08:04:42.620Z] [2021-08-19T08:04:42.620Z] #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-08-19T08:04:42.620Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-19T08:04:42.620Z] #36 48.48 Selecting previously unselected package libuv1:arm64. [2021-08-19T08:04:42.620Z] #36 48.49 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-19T08:04:42.620Z] #36 48.52 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-19T08:04:42.620Z] #36 48.77 Selecting previously unselected package cmake. [2021-08-19T08:04:42.620Z] #36 48.78 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-19T08:04:42.620Z] #36 48.81 Unpacking cmake (3.13.4-1) ... [2021-08-19T08:04:42.620Z] #36 52.93 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-19T08:04:42.620Z] #36 54.00 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:04:42.620Z] #36 54.06 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-19T08:04:42.620Z] #36 54.47 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:04:42.620Z] #36 55.32 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-19T08:04:42.620Z] #36 55.39 Setting up cmake-data (3.13.4-1) ... [2021-08-19T08:04:42.620Z] #36 55.48 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:04:42.620Z] #36 55.52 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-19T08:04:42.620Z] #36 55.57 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-19T08:04:42.620Z] #36 55.65 Setting up cmake (3.13.4-1) ... [2021-08-19T08:04:42.620Z] #36 55.68 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:42.620Z] #36 55.90 Processing triggers for mime-support (3.62) ... [2021-08-19T08:04:42.620Z] #36 DONE 57.1s [2021-08-19T08:04:42.620Z] [2021-08-19T08:04:42.620Z] #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-08-19T08:04:42.620Z] #37 sha256:020b8b7f80fe6091bb47a1a69787cae975a73572b8811237045cfb84855fc393 [2021-08-19T08:04:42.736Z] #13 54.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-19T08:04:42.736Z] #13 54.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-19T08:04:42.736Z] #13 54.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-19T08:04:42.736Z] #13 54.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-19T08:04:42.736Z] #13 54.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-19T08:04:42.736Z] #13 54.87 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-19T08:04:42.736Z] #13 54.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-19T08:04:42.736Z] #13 54.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-19T08:04:42.736Z] #13 54.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-19T08:04:42.736Z] #13 54.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-19T08:04:42.736Z] #13 54.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-19T08:04:42.996Z] #13 55.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-19T08:04:42.996Z] #13 55.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-19T08:04:42.996Z] #13 55.05 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-19T08:04:43.027Z] #43 69.08 CC criu/pie/util-vdso-elf32.o [2021-08-19T08:04:43.327Z] #56 78.29 + bin/ctr [2021-08-19T08:04:43.893Z] #56 ... [2021-08-19T08:04:43.893Z] [2021-08-19T08:04:43.893Z] #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-08-19T08:04:43.893Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:43.893Z] #45 133.0 go/parser [2021-08-19T08:04:43.893Z] #45 134.3 text/template [2021-08-19T08:04:43.893Z] #45 137.0 encoding/xml [2021-08-19T08:04:43.893Z] #45 139.7 go/doc [2021-08-19T08:04:43.893Z] #45 142.7 compress/flate [2021-08-19T08:04:43.961Z] #43 69.77 AR criu/pie/pie.lib.a [2021-08-19T08:04:43.961Z] #43 69.83 DEP criu/pie/restorer.d [2021-08-19T08:04:43.961Z] #43 70.02 DEP criu/arch/x86/sigaction_compat_pie.d [2021-08-19T08:04:43.961Z] #43 70.13 DEP criu/arch/x86/restorer_unmap.d [2021-08-19T08:04:44.020Z] #37 ... [2021-08-19T08:04:44.020Z] [2021-08-19T08:04:44.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-08-19T08:04:44.020Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:44.020Z] #42 48.52 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 48.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:44.020Z] #42 48.57 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-19T08:04:44.020Z] #42 48.67 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-08-19T08:04:44.020Z] #42 48.72 Setting up python-six (1.12.0-1) ... [2021-08-19T08:04:44.020Z] #42 51.35 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:04:44.020Z] #42 52.22 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-19T08:04:44.020Z] #42 53.94 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 54.03 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-08-19T08:04:44.020Z] #42 54.18 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 55.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 55.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:44.020Z] #42 55.39 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 55.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:04:44.020Z] #42 55.49 Setting up python-protobuf (3.6.1.3-2) ... [2021-08-19T08:04:44.020Z] #42 ... [2021-08-19T08:04:44.020Z] [2021-08-19T08:04:44.020Z] #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-08-19T08:04:44.020Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:44.020Z] #13 53.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-19T08:04:44.020Z] #13 53.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-19T08:04:44.020Z] #13 54.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:04:44.151Z] #45 ... [2021-08-19T08:04:44.151Z] [2021-08-19T08:04:44.151Z] #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-08-19T08:04:44.151Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:44.151Z] #43 30.75 CC images/cpuinfo.o [2021-08-19T08:04:44.151Z] #43 31.23 CC images/inventory.o [2021-08-19T08:04:44.151Z] #43 31.59 CC images/fdinfo.o [2021-08-19T08:04:44.151Z] #43 32.00 CC images/fown.o [2021-08-19T08:04:44.151Z] #43 32.22 CC images/ns.o [2021-08-19T08:04:44.151Z] #43 32.49 CC images/regfile.o [2021-08-19T08:04:44.151Z] #43 32.74 CC images/ghost-file.o [2021-08-19T08:04:44.151Z] #43 33.05 CC images/fifo.o [2021-08-19T08:04:44.151Z] #43 33.38 CC images/remap-file-path.o [2021-08-19T08:04:44.151Z] #43 33.63 CC images/eventfd.o [2021-08-19T08:04:44.151Z] #43 33.92 CC images/eventpoll.o [2021-08-19T08:04:44.151Z] #43 34.33 CC images/fh.o [2021-08-19T08:04:44.151Z] #43 34.69 CC images/fsnotify.o [2021-08-19T08:04:44.151Z] #43 35.45 CC images/signalfd.o [2021-08-19T08:04:44.151Z] #43 35.70 CC images/fs.o [2021-08-19T08:04:44.151Z] #43 35.91 CC images/pstree.o [2021-08-19T08:04:44.151Z] #43 ... [2021-08-19T08:04:44.151Z] [2021-08-19T08:04:44.151Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-19T08:04:44.151Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:44.151Z] #45 143.3 github.com/LK4D4/vndr/build [2021-08-19T08:04:44.218Z] #43 70.16 DEP criu/arch/x86/restorer.d [2021-08-19T08:04:44.477Z] #43 70.31 DEP criu/arch/x86/vdso-pie.d [2021-08-19T08:04:44.477Z] #43 70.42 DEP criu/pie/parasite-vdso.d [2021-08-19T08:04:44.477Z] #43 70.56 DEP criu/pie/parasite.d [2021-08-19T08:04:44.734Z] #43 70.79 CC criu/pie/parasite.o [2021-08-19T08:04:44.914Z] #13 56.67 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:04:44.915Z] #13 56.90 Fetched 77.8 MB in 8s (9592 kB/s) [2021-08-19T08:04:44.915Z] #13 ... [2021-08-19T08:04:44.915Z] [2021-08-19T08:04:44.915Z] #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-08-19T08:04:44.915Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:04:44.915Z] #45 50.59 github.com/LK4D4/vndr/godl/singleflight [2021-08-19T08:04:44.915Z] #45 50.63 bytes [2021-08-19T08:04:44.915Z] #45 51.05 strings [2021-08-19T08:04:44.915Z] #45 53.12 reflect [2021-08-19T08:04:44.915Z] #45 54.78 bufio [2021-08-19T08:04:44.915Z] #45 56.48 syscall [2021-08-19T08:04:44.915Z] #45 ... [2021-08-19T08:04:44.915Z] [2021-08-19T08:04:44.915Z] #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-08-19T08:04:44.915Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:44.915Z] #13 57.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:04:44.915Z] #13 57.09 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:04:45.176Z] #13 57.12 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-19T08:04:45.423Z] #13 ... [2021-08-19T08:04:45.423Z] [2021-08-19T08:04:45.423Z] #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-08-19T08:04:45.423Z] #49 sha256:1027f698a1a53e032ef746488cc92368e31ff1b995ba6b35bd77d89fd1f32225 [2021-08-19T08:04:45.423Z] #49 50.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-19T08:04:45.423Z] #49 50.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-19T08:04:45.423Z] #49 50.54 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-19T08:04:45.454Z] #13 57.38 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:04:45.454Z] #13 57.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-19T08:04:45.694Z] #49 ... [2021-08-19T08:04:45.694Z] [2021-08-19T08:04:45.694Z] #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-08-19T08:04:45.694Z] #42 sha256:dde77d7c31b143d020eb28bc2dd6f3952e58ab7085c323688ce9bf383892cf8c [2021-08-19T08:04:45.694Z] #42 60.18 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-08-19T08:04:45.694Z] #42 60.21 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:45.715Z] #13 57.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-19T08:04:45.715Z] #13 57.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:04:45.715Z] #13 57.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:04:46.061Z] #45 ... [2021-08-19T08:04:46.061Z] [2021-08-19T08:04:46.061Z] #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-08-19T08:04:46.061Z] #51 sha256:8a7a0000651f652b58f9bb61ac991698c09d2be53b6795dff37f04c36f141a11 [2021-08-19T08:04:46.061Z] #51 141.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-19T08:04:46.061Z] #51 DONE 144.9s [2021-08-19T08:04:46.061Z] [2021-08-19T08:04:46.061Z] #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-08-19T08:04:46.061Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:46.061Z] #43 36.19 CC images/pipe.o [2021-08-19T08:04:46.061Z] #43 36.42 CC images/tcp-stream.o [2021-08-19T08:04:46.061Z] #43 36.67 CC images/sk-packet.o [2021-08-19T08:04:46.061Z] #43 37.05 CC images/mnt.o [2021-08-19T08:04:46.061Z] #43 37.37 CC images/pipe-data.o [2021-08-19T08:04:46.061Z] #43 37.67 CC images/sa.o [2021-08-19T08:04:46.106Z] #43 71.96 LINK criu/pie/parasite.built-in.o [2021-08-19T08:04:46.106Z] #43 71.99 GEN criu/pie/parasite-blob.h [2021-08-19T08:04:46.106Z] #43 72.02 CC criu/pie/parasite-vdso.o [2021-08-19T08:04:46.319Z] #43 38.11 CC images/timer.o [2021-08-19T08:04:46.653Z] #42 DONE 61.1s [2021-08-19T08:04:46.653Z] [2021-08-19T08:04:46.653Z] #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-08-19T08:04:46.653Z] #37 sha256:020b8b7f80fe6091bb47a1a69787cae975a73572b8811237045cfb84855fc393 [2021-08-19T08:04:46.653Z] #37 1.699 + RM_GOPATH=0 [2021-08-19T08:04:46.653Z] #37 1.699 + TMP_GOPATH= [2021-08-19T08:04:46.653Z] #37 1.699 + : /build [2021-08-19T08:04:46.653Z] #37 1.699 + '[' -z '' ']' [2021-08-19T08:04:46.653Z] #37 1.704 ++ mktemp -d [2021-08-19T08:04:46.653Z] #37 1.706 + export GOPATH=/tmp/tmp.IeeJhOlf2j [2021-08-19T08:04:46.653Z] #37 1.706 + GOPATH=/tmp/tmp.IeeJhOlf2j [2021-08-19T08:04:46.653Z] #37 1.706 + RM_GOPATH=1 [2021-08-19T08:04:46.653Z] #37 1.707 + case "$(go env GOARCH)" in [2021-08-19T08:04:46.653Z] #37 1.708 ++ go env GOARCH [2021-08-19T08:04:46.653Z] #37 1.740 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:46.653Z] #37 1.751 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:46.653Z] #37 1.753 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:46.653Z] #37 1.759 + dir=/tmp/install [2021-08-19T08:04:46.653Z] #37 1.760 + bin=tini [2021-08-19T08:04:46.653Z] #37 1.760 + shift [2021-08-19T08:04:46.653Z] #37 1.761 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-19T08:04:46.653Z] #37 1.761 + . /tmp/install/tini.installer [2021-08-19T08:04:46.653Z] #37 1.762 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:46.653Z] #37 1.763 + install_tini [2021-08-19T08:04:46.653Z] #37 1.766 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-19T08:04:46.653Z] #37 1.767 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:46.653Z] #37 1.767 + git clone https://github.com/krallin/tini.git /tmp/tmp.IeeJhOlf2j/tini [2021-08-19T08:04:46.653Z] #37 1.770 Cloning into '/tmp/tmp.IeeJhOlf2j/tini'... [2021-08-19T08:04:46.653Z] #37 2.687 + cd /tmp/tmp.IeeJhOlf2j/tini [2021-08-19T08:04:46.653Z] #37 2.688 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:46.653Z] #37 2.709 + cmake . [2021-08-19T08:04:46.653Z] #37 3.480 -- The C compiler identification is GNU 8.3.0 [2021-08-19T08:04:46.653Z] #37 3.563 -- Check for working C compiler: /usr/bin/cc [2021-08-19T08:04:46.671Z] #43 72.70 CC criu/arch/x86/vdso-pie.o [2021-08-19T08:04:46.889Z] #43 38.76 CC images/timerfd.o [2021-08-19T08:04:46.921Z] #37 4.551 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-19T08:04:46.921Z] #37 4.551 -- Detecting C compiler ABI info [2021-08-19T08:04:47.148Z] #43 38.94 CC images/mm.o [2021-08-19T08:04:47.237Z] #43 73.06 CC criu/arch/x86/restorer.o [2021-08-19T08:04:47.407Z] #43 39.22 CC images/sk-opts.o [2021-08-19T08:04:47.477Z] Loaded image: buildpack-deps:buster [2021-08-19T08:04:47.477Z] Loaded image: busybox:latest [2021-08-19T08:04:47.477Z] Loaded image: busybox:glibc [2021-08-19T08:04:47.495Z] #43 73.53 CC criu/arch/x86/restorer_unmap.o [2021-08-19T08:04:47.495Z] #43 73.58 CC criu/arch/x86/sigaction_compat_pie.o [2021-08-19T08:04:47.668Z] #43 39.56 CC images/sk-unix.o [2021-08-19T08:04:47.753Z] #43 73.84 CC criu/pie/restorer.o [2021-08-19T08:04:47.873Z] #37 ... [2021-08-19T08:04:47.873Z] [2021-08-19T08:04:47.873Z] #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-08-19T08:04:47.873Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:04:47.873Z] #45 52.36 regexp [2021-08-19T08:04:47.873Z] #45 53.14 os [2021-08-19T08:04:47.873Z] #45 53.33 context [2021-08-19T08:04:47.873Z] #45 56.43 github.com/LK4D4/vndr/versioned [2021-08-19T08:04:47.873Z] #45 58.89 internal/lazyregexp [2021-08-19T08:04:47.873Z] #45 58.90 io/ioutil [2021-08-19T08:04:47.873Z] #45 58.92 net [2021-08-19T08:04:47.873Z] #45 59.46 os/exec [2021-08-19T08:04:47.873Z] #45 60.90 crypto/cipher [2021-08-19T08:04:47.873Z] #45 60.91 flag [2021-08-19T08:04:47.873Z] #45 61.82 go/token [2021-08-19T08:04:47.873Z] #45 ... [2021-08-19T08:04:47.873Z] [2021-08-19T08:04:47.873Z] #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-08-19T08:04:47.873Z] #37 sha256:020b8b7f80fe6091bb47a1a69787cae975a73572b8811237045cfb84855fc393 [2021-08-19T08:04:47.873Z] #37 5.447 -- Detecting C compiler ABI info - done [2021-08-19T08:04:47.873Z] #37 5.481 -- Detecting C compile features [2021-08-19T08:04:47.886Z] Client: [2021-08-19T08:04:47.886Z] Version: 20.10.6 [2021-08-19T08:04:47.886Z] API version: 1.41 [2021-08-19T08:04:47.886Z] Go version: go1.16.3 [2021-08-19T08:04:47.886Z] Git commit: 370c289 [2021-08-19T08:04:47.886Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-19T08:04:47.886Z] OS/Arch: windows/amd64 [2021-08-19T08:04:47.886Z] Context: default [2021-08-19T08:04:47.886Z] Experimental: true [2021-08-19T08:04:47.886Z] [2021-08-19T08:04:47.886Z] Server: Docker Engine - Community [2021-08-19T08:04:47.886Z] Engine: [2021-08-19T08:04:47.886Z] Version: 20.10.6 [2021-08-19T08:04:47.886Z] API version: 1.41 (minimum version 1.24) [2021-08-19T08:04:47.886Z] Go version: go1.13.15 [2021-08-19T08:04:47.886Z] Git commit: 8728dd2 [2021-08-19T08:04:47.886Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-19T08:04:47.886Z] OS/Arch: windows/amd64 [2021-08-19T08:04:47.886Z] Experimental: true [2021-08-19T08:04:47.928Z] #43 39.90 CC images/sk-inet.o [2021-08-19T08:04:48.267Z] #13 60.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-19T08:04:48.268Z] #13 60.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-19T08:04:48.268Z] #13 60.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:04:48.505Z] #43 40.38 CC images/tun.o [Pipeline] sh [2021-08-19T08:04:48.765Z] #43 40.65 CC images/sk-netlink.o [2021-08-19T08:04:48.862Z] Loaded image: debian:bullseye [2021-08-19T08:04:48.862Z] Loaded image: hello-world:latest [2021-08-19T08:04:49.024Z] #43 40.85 CC images/packet-sock.o [2021-08-19T08:04:49.122Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:04:49.122Z] INFO: Testing against a local daemon [2021-08-19T08:04:49.122Z] === RUN TestCgroupNamespacesBuild [2021-08-19T08:04:49.411Z] + docker info [2021-08-19T08:04:49.591Z] #43 41.31 CC images/ipc-var.o [2021-08-19T08:04:49.591Z] #43 41.48 CC images/ipc-desc.o [2021-08-19T08:04:49.652Z] #43 ... [2021-08-19T08:04:49.652Z] [2021-08-19T08:04:49.652Z] #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-08-19T08:04:49.652Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:04:49.652Z] #45 166.1 net/http [2021-08-19T08:04:49.652Z] #45 ... [2021-08-19T08:04:49.652Z] [2021-08-19T08:04:49.652Z] #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-08-19T08:04:49.652Z] #53 sha256:aa8c9fc01230fec682ed75353658508cfafd6042bee49fae44895d3860d12e48 [2021-08-19T08:04:49.652Z] #53 13.98 + cd /tmp/tmp.vPdZbxCtLT/src/github.com/opencontainers/runc [2021-08-19T08:04:49.652Z] #53 13.98 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:04:49.652Z] #53 14.60 + '[' -z '' ']' [2021-08-19T08:04:49.652Z] #53 14.60 + target=static [2021-08-19T08:04:49.652Z] #53 14.60 + make 'BUILDTAGS=seccomp ' static [2021-08-19T08:04:49.652Z] #53 14.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-19T08:04:49.655Z] #13 ... [2021-08-19T08:04:49.655Z] [2021-08-19T08:04:49.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-08-19T08:04:49.655Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-19T08:04:49.655Z] #36 58.94 Selecting previously unselected package libxml2:amd64. [2021-08-19T08:04:49.655Z] #36 58.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 58.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:04:49.655Z] #36 59.64 Selecting previously unselected package libarchive13:amd64. [2021-08-19T08:04:49.655Z] #36 59.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 59.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:04:49.655Z] #36 60.38 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-19T08:04:49.655Z] #36 60.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 60.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:04:49.655Z] #36 60.57 Selecting previously unselected package librhash0:amd64. [2021-08-19T08:04:49.655Z] #36 60.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 60.59 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:04:49.655Z] #36 60.77 Selecting previously unselected package libuv1:amd64. [2021-08-19T08:04:49.655Z] #36 60.78 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 60.78 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:04:49.655Z] #36 60.93 Selecting previously unselected package cmake. [2021-08-19T08:04:49.655Z] #36 60.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-19T08:04:49.655Z] #36 60.95 Unpacking cmake (3.13.4-1) ... [2021-08-19T08:04:49.655Z] #36 64.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:04:49.655Z] #36 64.10 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:04:49.655Z] #36 64.11 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-19T08:04:49.655Z] #36 64.13 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:04:49.655Z] #36 64.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-19T08:04:49.655Z] #36 64.19 Setting up cmake-data (3.13.4-1) ... [2021-08-19T08:04:49.655Z] #36 64.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-19T08:04:49.655Z] #36 64.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-19T08:04:49.655Z] #36 64.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-19T08:04:49.655Z] #36 64.32 Setting up cmake (3.13.4-1) ... [2021-08-19T08:04:49.655Z] #36 64.33 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:49.655Z] #36 64.42 Processing triggers for mime-support (3.62) ... [2021-08-19T08:04:49.655Z] #36 DONE 65.2s [2021-08-19T08:04:49.655Z] [2021-08-19T08:04:49.655Z] #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-08-19T08:04:49.655Z] #37 sha256:b3ecec9b5ac069f01ed4fc3689b3334cd3bfb208627eab46084d8d05a098a58c [2021-08-19T08:04:49.850Z] #43 41.72 CC images/ipc-shm.o [2021-08-19T08:04:50.111Z] #43 41.93 CC images/ipc-msg.o [2021-08-19T08:04:50.369Z] #43 42.23 CC images/ipc-sem.o [2021-08-19T08:04:50.369Z] #43 42.44 CC images/utsns.o [2021-08-19T08:04:50.437Z] #37 7.851 -- Detecting C compile features - done [2021-08-19T08:04:50.437Z] #37 7.881 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-19T08:04:50.597Z] #37 ... [2021-08-19T08:04:50.597Z] [2021-08-19T08:04:50.597Z] #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-08-19T08:04:50.597Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:50.597Z] #42 56.08 Setting up python-six (1.12.0-1) ... [2021-08-19T08:04:50.597Z] #42 60.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-08-19T08:04:50.597Z] #42 60.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:04:50.597Z] #42 60.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:50.597Z] #42 60.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-08-19T08:04:50.597Z] #42 60.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:50.597Z] #42 60.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-08-19T08:04:50.597Z] #42 60.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-08-19T08:04:50.597Z] #42 60.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-08-19T08:04:50.597Z] #42 60.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-08-19T08:04:50.597Z] #42 60.50 Setting up python-protobuf (3.6.1.3-2) ... [2021-08-19T08:04:50.608Z] #53 ... [2021-08-19T08:04:50.608Z] [2021-08-19T08:04:50.609Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:04:50.609Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:04:50.609Z] #20 1.595 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:04:50.609Z] #20 1.782 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:04:50.609Z] #20 1.800 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:04:50.609Z] #20 1.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:04:50.609Z] #20 2.295 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:04:50.609Z] #20 3.335 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:04:50.609Z] #20 4.355 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:04:50.609Z] #20 5.941 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:04:50.609Z] #20 ... [2021-08-19T08:04:50.609Z] [2021-08-19T08:04:50.609Z] #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-08-19T08:04:50.609Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:50.609Z] #43 76.64 LINK criu/pie/restorer.built-in.o [2021-08-19T08:04:50.609Z] #43 76.66 GEN criu/pie/restorer-blob.h [2021-08-19T08:04:50.609Z] #43 76.75 DEP criu/vdso.d [2021-08-19T08:04:50.702Z] #37 8.199 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-19T08:04:50.702Z] #37 8.301 -- Configuring done [2021-08-19T08:04:50.857Z] #42 ... [2021-08-19T08:04:50.857Z] [2021-08-19T08:04:50.857Z] #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-08-19T08:04:50.857Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:50.857Z] #13 62.85 Selecting previously unselected package binutils-mingw-w64. [2021-08-19T08:04:50.857Z] #13 62.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-19T08:04:50.857Z] #13 62.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:04:50.857Z] #13 63.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-19T08:04:50.857Z] #13 63.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:50.857Z] #13 63.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:04:50.875Z] #43 77.03 DEP criu/vdso-compat.d [2021-08-19T08:04:50.936Z] #43 42.62 CC images/creds.o [2021-08-19T08:04:50.936Z] #43 42.87 CC images/vma.o [2021-08-19T08:04:50.966Z] #37 8.314 -- Generating done [2021-08-19T08:04:50.966Z] #37 8.360 -- Build files have been written to: /tmp/tmp.IeeJhOlf2j/tini [2021-08-19T08:04:50.966Z] #37 8.364 + make tini-static [2021-08-19T08:04:51.118Z] #13 63.21 Selecting previously unselected package dmsetup. [2021-08-19T08:04:51.118Z] #13 63.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:04:51.118Z] #13 63.25 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-19T08:04:51.118Z] #13 ... [2021-08-19T08:04:51.118Z] [2021-08-19T08:04:51.118Z] #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-08-19T08:04:51.118Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:04:51.118Z] #51 56.91 time [2021-08-19T08:04:51.118Z] #51 63.34 context [2021-08-19T08:04:51.118Z] #51 64.38 internal/poll [2021-08-19T08:04:51.118Z] #51 66.26 encoding/binary [2021-08-19T08:04:51.195Z] #43 43.15 CC images/netdev.o [2021-08-19T08:04:51.230Z] #37 8.827 Scanning dependencies of target tini-static [2021-08-19T08:04:51.230Z] #37 ... [2021-08-19T08:04:51.230Z] [2021-08-19T08:04:51.230Z] #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-08-19T08:04:51.230Z] #34 sha256:b8850f5739809d20273f97b300964b3f6a77a0ee97d081fa18330bcee2c757f7 [2021-08-19T08:04:51.230Z] #34 55.91 fmt [2021-08-19T08:04:51.230Z] #34 55.91 path/filepath [2021-08-19T08:04:51.230Z] #34 58.41 io/ioutil [2021-08-19T08:04:51.230Z] #34 59.72 log [2021-08-19T08:04:51.230Z] #34 59.72 github.com/BurntSushi/toml [2021-08-19T08:04:51.230Z] #34 59.72 flag [2021-08-19T08:04:51.230Z] #34 63.36 github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:04:51.378Z] #51 ... [2021-08-19T08:04:51.378Z] [2021-08-19T08:04:51.378Z] #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-08-19T08:04:51.378Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:51.378Z] #13 63.46 Selecting previously unselected package mingw-w64-common. [2021-08-19T08:04:51.378Z] #13 63.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-19T08:04:51.378Z] #13 63.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-19T08:04:51.450Z] #43 77.27 DEP criu/uts_ns.d [2021-08-19T08:04:51.494Z] #34 ... [2021-08-19T08:04:51.494Z] [2021-08-19T08:04:51.494Z] #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-08-19T08:04:51.494Z] #37 sha256:020b8b7f80fe6091bb47a1a69787cae975a73572b8811237045cfb84855fc393 [2021-08-19T08:04:51.494Z] #37 8.953 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-19T08:04:51.663Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-08-19T08:04:51.663Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-19T08:04:51.719Z] #43 77.50 DEP criu/util.d [2021-08-19T08:04:51.719Z] #43 77.66 DEP criu/uffd.d [2021-08-19T08:04:51.762Z] #43 43.52 CC images/tty.o [2021-08-19T08:04:51.770Z] #37 ... [2021-08-19T08:04:51.770Z] [2021-08-19T08:04:51.770Z] #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-08-19T08:04:51.770Z] #34 sha256:b8850f5739809d20273f97b300964b3f6a77a0ee97d081fa18330bcee2c757f7 [2021-08-19T08:04:51.770Z] #34 DONE 66.4s [2021-08-19T08:04:51.949Z] #13 ... [2021-08-19T08:04:51.949Z] [2021-08-19T08:04:51.949Z] #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-08-19T08:04:51.949Z] #42 sha256:5e54c35a7051b2f109293b022322afcbf877fdb0cb6426be140e680c9df9ea30 [2021-08-19T08:04:51.949Z] #42 66.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-08-19T08:04:51.949Z] #42 66.91 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:04:51.949Z] #42 DONE 67.6s [2021-08-19T08:04:51.949Z] [2021-08-19T08:04:51.949Z] #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-08-19T08:04:51.949Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:51.979Z] #43 77.83 DEP criu/tun.d [2021-08-19T08:04:52.034Z] [2021-08-19T08:04:52.034Z] #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-08-19T08:04:52.034Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:04:52.034Z] #13 60.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-19T08:04:52.034Z] #13 60.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-19T08:04:52.034Z] #13 60.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:52.034Z] #13 61.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-19T08:04:52.034Z] #13 61.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-19T08:04:52.034Z] #13 61.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:52.236Z] #43 78.12 DEP criu/tty.d [2021-08-19T08:04:52.236Z] #43 78.38 DEP criu/timerfd.d [2021-08-19T08:04:52.338Z] #43 44.09 CC images/file-lock.o [2021-08-19T08:04:52.338Z] #43 44.30 CC images/rlimit.o [2021-08-19T08:04:52.597Z] #43 44.45 CC images/pagemap.o [2021-08-19T08:04:52.800Z] #43 78.56 DEP criu/timens.d [2021-08-19T08:04:52.800Z] #43 78.82 DEP criu/sysfs_parse.d [2021-08-19T08:04:52.854Z] #43 44.71 CC images/siginfo.o [2021-08-19T08:04:52.887Z] #43 ... [2021-08-19T08:04:52.887Z] [2021-08-19T08:04:52.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-08-19T08:04:52.887Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:04:52.887Z] #34 58.49 internal/syscall/unix [2021-08-19T08:04:52.887Z] #34 58.89 time [2021-08-19T08:04:52.887Z] #34 64.47 internal/fmtsort [2021-08-19T08:04:52.887Z] #34 65.02 internal/poll [2021-08-19T08:04:52.887Z] #34 65.07 internal/syscall/execenv [2021-08-19T08:04:52.887Z] #34 65.34 path [2021-08-19T08:04:52.887Z] #34 65.95 io/fs [2021-08-19T08:04:52.887Z] #34 67.01 text/tabwriter [2021-08-19T08:04:52.887Z] #34 68.18 os [2021-08-19T08:04:53.057Z] #43 79.04 DEP criu/sysctl.d [2021-08-19T08:04:53.123Z] #43 45.02 CC images/rpc.o [2021-08-19T08:04:53.147Z] #34 ... [2021-08-19T08:04:53.147Z] [2021-08-19T08:04:53.147Z] #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-08-19T08:04:53.147Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:04:53.147Z] #51 67.42 os [2021-08-19T08:04:53.147Z] #51 68.85 encoding/base64 [2021-08-19T08:04:53.314Z] #43 79.19 DEP criu/string.d [2021-08-19T08:04:53.314Z] #43 79.26 DEP criu/stats.d [2021-08-19T08:04:53.314Z] #43 79.38 DEP criu/sockets.d [2021-08-19T08:04:53.571Z] #43 79.58 DEP criu/sk-unix.d [2021-08-19T08:04:53.723Z] #51 69.66 golang.org/x/sys/unix [2021-08-19T08:04:53.828Z] #43 79.87 DEP criu/sk-tcp.d [2021-08-19T08:04:54.085Z] #43 80.01 DEP criu/sk-queue.d [2021-08-19T08:04:54.200Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.46s) [2021-08-19T08:04:54.200Z] === RUN TestBuildWithSession [2021-08-19T08:04:54.200Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:04:54.200Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-19T08:04:54.200Z] === RUN TestBuildSquashParent [2021-08-19T08:04:54.342Z] #43 80.17 DEP criu/sk-packet.d [2021-08-19T08:04:54.342Z] #43 80.32 DEP criu/sk-netlink.d [2021-08-19T08:04:54.497Z] #43 46.29 CC images/ext-file.o [2021-08-19T08:04:54.497Z] #43 46.39 CC images/cgroup.o [2021-08-19T08:04:54.594Z] #13 ... [2021-08-19T08:04:54.594Z] [2021-08-19T08:04:54.594Z] #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-08-19T08:04:54.594Z] #37 sha256:020b8b7f80fe6091bb47a1a69787cae975a73572b8811237045cfb84855fc393 [2021-08-19T08:04:54.594Z] #37 10.72 [100%] Linking C executable tini-static [2021-08-19T08:04:54.594Z] #37 11.33 [100%] Built target tini-static [2021-08-19T08:04:54.594Z] #37 11.41 + mkdir -p /build [2021-08-19T08:04:54.594Z] #37 11.42 + cp tini-static /build/docker-init [2021-08-19T08:04:54.594Z] #37 DONE 11.6s [2021-08-19T08:04:54.594Z] [2021-08-19T08:04:54.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-08-19T08:04:54.594Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:04:54.594Z] #43 2.659 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:04:54.594Z] #43 2.660 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:04:54.594Z] #43 2.680 Note: Building without GnuTLS support [2021-08-19T08:04:54.594Z] #43 2.684 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:04:54.594Z] #43 2.684 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:04:54.594Z] #43 5.062 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:04:54.594Z] #43 5.156 GEN .gitid [2021-08-19T08:04:54.594Z] #43 5.200 GEN criu/include/version.h [2021-08-19T08:04:54.594Z] #43 5.304 GEN include/common/asm [2021-08-19T08:04:54.594Z] #43 7.639 PBCC images/timens.pb-c.c [2021-08-19T08:04:54.594Z] #43 7.707 DEP images/timens.pb-c.d [2021-08-19T08:04:54.594Z] #43 7.820 PBCC images/fown.pb-c.c [2021-08-19T08:04:54.594Z] #43 7.836 PBCC images/google/protobuf/descriptor.pb-c.c [2021-08-19T08:04:54.594Z] #43 7.923 PBCC images/opts.pb-c.c [2021-08-19T08:04:54.594Z] #43 7.995 PBCC images/memfd.pb-c.c [2021-08-19T08:04:54.594Z] #43 8.071 DEP images/fown.pb-c.d [2021-08-19T08:04:54.594Z] #43 8.163 DEP images/google/protobuf/descriptor.pb-c.d [2021-08-19T08:04:54.594Z] #43 ... [2021-08-19T08:04:54.594Z] [2021-08-19T08:04:54.594Z] #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-08-19T08:04:54.594Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:04:54.594Z] #51 59.30 fmt [2021-08-19T08:04:54.594Z] #51 59.31 mvdan.cc/sh/v3/fileutil [2021-08-19T08:04:54.594Z] #51 62.53 github.com/pkg/diff [2021-08-19T08:04:54.594Z] #51 62.57 go/token [2021-08-19T08:04:54.594Z] #51 62.58 encoding/json [2021-08-19T08:04:54.594Z] #51 64.10 go/scanner [2021-08-19T08:04:54.594Z] #51 65.03 golang.org/x/crypto/ssh/terminal [2021-08-19T08:04:54.594Z] #51 65.51 go/ast [2021-08-19T08:04:54.594Z] #51 65.63 mvdan.cc/editorconfig [2021-08-19T08:04:54.594Z] #51 68.22 mvdan.cc/sh/v3/syntax [2021-08-19T08:04:54.599Z] #43 80.62 DEP criu/sk-inet.d [2021-08-19T08:04:54.857Z] #51 ... [2021-08-19T08:04:54.857Z] [2021-08-19T08:04:54.857Z] #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-08-19T08:04:54.857Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:04:54.857Z] #43 8.330 DEP images/opts.pb-c.d [2021-08-19T08:04:54.857Z] #43 8.390 DEP images/memfd.pb-c.d [2021-08-19T08:04:55.121Z] #43 8.484 PBCC images/sit.pb-c.c [2021-08-19T08:04:55.121Z] #43 8.568 DEP images/sit.pb-c.d [2021-08-19T08:04:55.121Z] #43 8.719 PBCC images/macvlan.pb-c.c [2021-08-19T08:04:55.162Z] #43 80.92 DEP criu/signalfd.d [2021-08-19T08:04:55.162Z] #43 81.15 DEP criu/sigframe.d [2021-08-19T08:04:55.162Z] #43 81.27 DEP criu/shmem.d [2021-08-19T08:04:55.386Z] #43 8.791 DEP images/macvlan.pb-c.d [2021-08-19T08:04:55.386Z] #43 8.834 PBCC images/autofs.pb-c.c [2021-08-19T08:04:55.386Z] #43 8.857 DEP images/autofs.pb-c.d [2021-08-19T08:04:55.386Z] #43 8.888 PBCC images/sysctl.pb-c.c [2021-08-19T08:04:55.386Z] #43 8.897 DEP images/sysctl.pb-c.d [2021-08-19T08:04:55.386Z] #43 8.933 PBCC images/time.pb-c.c [2021-08-19T08:04:55.386Z] #43 8.948 DEP images/time.pb-c.d [2021-08-19T08:04:55.386Z] #43 8.969 PBCC images/binfmt-misc.pb-c.c [2021-08-19T08:04:55.386Z] #43 8.989 DEP images/binfmt-misc.pb-c.d [2021-08-19T08:04:55.419Z] #43 81.49 DEP criu/servicefd.d [2021-08-19T08:04:55.430Z] #43 47.02 CC images/userns.o [2021-08-19T08:04:55.430Z] #43 47.25 CC images/google/protobuf/descriptor.o [2021-08-19T08:04:55.649Z] #43 9.068 PBCC images/seccomp.pb-c.c [2021-08-19T08:04:55.650Z] #43 9.096 DEP images/seccomp.pb-c.d [2021-08-19T08:04:55.650Z] #43 9.163 PBCC images/userns.pb-c.c [2021-08-19T08:04:55.650Z] #43 9.205 DEP images/userns.pb-c.d [2021-08-19T08:04:55.675Z] #43 81.62 DEP criu/seize.d [2021-08-19T08:04:55.914Z] #43 9.281 PBCC images/cgroup.pb-c.c [2021-08-19T08:04:55.914Z] #43 9.354 DEP images/cgroup.pb-c.d [2021-08-19T08:04:55.914Z] #43 9.418 PBCC images/ext-file.pb-c.c [2021-08-19T08:04:55.914Z] #43 9.497 DEP images/ext-file.pb-c.d [2021-08-19T08:04:55.932Z] #43 81.75 DEP criu/seccomp.d [2021-08-19T08:04:56.177Z] #43 9.539 PBCC images/rpc.pb-c.c [2021-08-19T08:04:56.177Z] #43 9.564 DEP images/rpc.pb-c.d [2021-08-19T08:04:56.177Z] #43 9.588 PBCC images/siginfo.pb-c.c [2021-08-19T08:04:56.177Z] #43 9.628 DEP images/siginfo.pb-c.d [2021-08-19T08:04:56.177Z] #43 9.670 PBCC images/pagemap.pb-c.c [2021-08-19T08:04:56.177Z] #43 9.732 DEP images/pagemap.pb-c.d [2021-08-19T08:04:56.177Z] #43 9.796 PBCC images/rlimit.pb-c.c [2021-08-19T08:04:56.177Z] #43 9.809 DEP images/rlimit.pb-c.d [2021-08-19T08:04:56.177Z] #43 9.827 PBCC images/file-lock.pb-c.c [2021-08-19T08:04:56.177Z] #43 9.848 DEP images/file-lock.pb-c.d [2021-08-19T08:04:56.188Z] #43 82.02 DEP criu/rst-malloc.d [2021-08-19T08:04:56.188Z] #43 82.12 DEP criu/rbtree.d [2021-08-19T08:04:56.188Z] #43 82.16 DEP criu/pstree.d [2021-08-19T08:04:56.439Z] #43 9.912 PBCC images/tty.pb-c.c [2021-08-19T08:04:56.439Z] #43 9.981 DEP images/tty.pb-c.d [2021-08-19T08:04:56.439Z] #43 10.01 PBCC images/tun.pb-c.c [2021-08-19T08:04:56.439Z] #43 10.03 PBCC images/netdev.pb-c.c [2021-08-19T08:04:56.439Z] #43 10.09 DEP images/tun.pb-c.d [2021-08-19T08:04:56.444Z] #43 82.42 DEP criu/protobuf.d [2021-08-19T08:04:56.701Z] #43 82.63 GEN criu/protobuf-desc-gen.h [2021-08-19T08:04:56.703Z] #43 10.14 DEP images/netdev.pb-c.d [2021-08-19T08:04:56.703Z] #43 10.28 PBCC images/vma.pb-c.c [2021-08-19T08:04:56.703Z] #43 10.33 DEP images/vma.pb-c.d [2021-08-19T08:04:56.965Z] #43 10.41 PBCC images/creds.pb-c.c [2021-08-19T08:04:56.965Z] #43 10.46 DEP images/creds.pb-c.d [2021-08-19T08:04:56.965Z] #43 10.51 PBCC images/utsns.pb-c.c [2021-08-19T08:04:56.965Z] #43 10.53 DEP images/utsns.pb-c.d [2021-08-19T08:04:56.965Z] #43 10.60 PBCC images/ipc-desc.pb-c.c [2021-08-19T08:04:56.965Z] #43 10.65 PBCC images/ipc-sem.pb-c.c [2021-08-19T08:04:57.024Z] #51 ... [2021-08-19T08:04:57.024Z] [2021-08-19T08:04:57.024Z] #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-08-19T08:04:57.024Z] #37 sha256:b3ecec9b5ac069f01ed4fc3689b3334cd3bfb208627eab46084d8d05a098a58c [2021-08-19T08:04:57.024Z] #37 4.497 + RM_GOPATH=0 [2021-08-19T08:04:57.024Z] #37 4.497 + TMP_GOPATH= [2021-08-19T08:04:57.024Z] #37 4.497 + : /build [2021-08-19T08:04:57.024Z] #37 4.497 + '[' -z '' ']' [2021-08-19T08:04:57.024Z] #37 4.497 ++ mktemp -d [2021-08-19T08:04:57.024Z] #37 4.497 + export GOPATH=/tmp/tmp.wDjk3JMnRz [2021-08-19T08:04:57.024Z] #37 4.497 + GOPATH=/tmp/tmp.wDjk3JMnRz [2021-08-19T08:04:57.024Z] #37 4.497 + RM_GOPATH=1 [2021-08-19T08:04:57.024Z] #37 4.497 + case "$(go env GOARCH)" in [2021-08-19T08:04:57.024Z] #37 4.497 ++ go env GOARCH [2021-08-19T08:04:57.024Z] #37 4.589 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:57.024Z] #37 4.589 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:04:57.024Z] #37 4.589 ++ dirname /tmp/install/install.sh [2021-08-19T08:04:57.024Z] #37 4.589 + dir=/tmp/install [2021-08-19T08:04:57.024Z] #37 4.589 + bin=tini [2021-08-19T08:04:57.024Z] #37 4.589 + shift [2021-08-19T08:04:57.024Z] #37 4.589 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-19T08:04:57.024Z] #37 4.589 + . /tmp/install/tini.installer [2021-08-19T08:04:57.024Z] #37 4.589 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:57.024Z] #37 4.589 + install_tini [2021-08-19T08:04:57.024Z] #37 4.589 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-19T08:04:57.024Z] #37 4.589 + git clone https://github.com/krallin/tini.git /tmp/tmp.wDjk3JMnRz/tini [2021-08-19T08:04:57.024Z] #37 4.589 Cloning into '/tmp/tmp.wDjk3JMnRz/tini'... [2021-08-19T08:04:57.024Z] #37 4.589 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:57.024Z] #37 5.387 + cd /tmp/tmp.wDjk3JMnRz/tini [2021-08-19T08:04:57.024Z] #37 5.388 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-19T08:04:57.024Z] #37 5.405 + cmake . [2021-08-19T08:04:57.024Z] #37 6.081 -- The C compiler identification is GNU 8.3.0 [2021-08-19T08:04:57.024Z] #37 6.122 -- Check for working C compiler: /usr/bin/cc [2021-08-19T08:04:57.024Z] #37 6.858 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-19T08:04:57.024Z] #37 6.874 -- Detecting C compiler ABI info [2021-08-19T08:04:57.024Z] #37 7.554 -- Detecting C compiler ABI info - done [2021-08-19T08:04:57.024Z] #37 7.620 -- Detecting C compile features [2021-08-19T08:04:57.229Z] #43 10.66 DEP images/ipc-desc.pb-c.d [2021-08-19T08:04:57.229Z] #43 10.72 DEP images/ipc-sem.pb-c.d [2021-08-19T08:04:57.229Z] #43 10.78 PBCC images/ipc-msg.pb-c.c [2021-08-19T08:04:57.229Z] #43 10.81 DEP images/ipc-msg.pb-c.d [2021-08-19T08:04:57.229Z] #43 10.87 PBCC images/ipc-shm.pb-c.c [2021-08-19T08:04:57.229Z] #43 10.88 DEP images/ipc-shm.pb-c.d [2021-08-19T08:04:57.229Z] #43 10.91 PBCC images/ipc-var.pb-c.c [2021-08-19T08:04:57.326Z] #43 48.85 CC images/opts.o [2021-08-19T08:04:57.326Z] #43 ... [2021-08-19T08:04:57.326Z] [2021-08-19T08:04:57.326Z] #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-08-19T08:04:57.326Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:04:57.326Z] #45 146.1 compress/gzip [2021-08-19T08:04:57.326Z] #45 146.8 net [2021-08-19T08:04:57.326Z] #45 146.9 vendor/golang.org/x/crypto/poly1305 [2021-08-19T08:04:57.326Z] #45 147.5 vendor/golang.org/x/sys/cpu [2021-08-19T08:04:57.326Z] #45 148.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-19T08:04:57.326Z] #45 149.4 vendor/golang.org/x/crypto/curve25519 [2021-08-19T08:04:57.326Z] #45 150.1 vendor/golang.org/x/text/transform [2021-08-19T08:04:57.326Z] #45 150.9 vendor/golang.org/x/text/unicode/bidi [2021-08-19T08:04:57.326Z] #45 152.9 vendor/golang.org/x/text/secure/bidirule [2021-08-19T08:04:57.326Z] #45 153.2 vendor/golang.org/x/text/unicode/norm [2021-08-19T08:04:57.326Z] #45 ... [2021-08-19T08:04:57.326Z] [2021-08-19T08:04:57.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-08-19T08:04:57.326Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:57.326Z] #43 49.08 CC images/seccomp.o [2021-08-19T08:04:57.326Z] #43 49.34 CC images/binfmt-misc.o [2021-08-19T08:04:57.492Z] #43 10.94 DEP images/ipc-var.pb-c.d [2021-08-19T08:04:57.492Z] #43 10.98 PBCC images/sk-opts.pb-c.c [2021-08-19T08:04:57.492Z] #43 11.00 PBCC images/packet-sock.pb-c.c [2021-08-19T08:04:57.492Z] #43 11.03 DEP images/sk-opts.pb-c.d [2021-08-19T08:04:57.492Z] #43 11.07 DEP images/packet-sock.pb-c.d [2021-08-19T08:04:57.492Z] #43 11.11 PBCC images/sk-netlink.pb-c.c [2021-08-19T08:04:57.492Z] #43 11.14 DEP images/sk-netlink.pb-c.d [2021-08-19T08:04:57.584Z] #43 49.56 CC images/time.o [2021-08-19T08:04:57.755Z] #43 11.20 PBCC images/sk-inet.pb-c.c [2021-08-19T08:04:57.756Z] #43 11.28 DEP images/sk-inet.pb-c.d [2021-08-19T08:04:57.756Z] #43 11.37 PBCC images/sk-unix.pb-c.c [2021-08-19T08:04:57.842Z] #43 49.78 CC images/sysctl.o [2021-08-19T08:04:57.842Z] #43 ... [2021-08-19T08:04:57.842Z] [2021-08-19T08:04:57.842Z] #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-08-19T08:04:57.842Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:04:57.842Z] #13 142.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-19T08:04:57.842Z] #13 142.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:04:57.842Z] #13 142.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:04:58.019Z] #43 11.43 DEP images/sk-unix.pb-c.d [2021-08-19T08:04:58.019Z] #43 11.50 PBCC images/mm.pb-c.c [2021-08-19T08:04:58.019Z] #43 11.56 DEP images/mm.pb-c.d [2021-08-19T08:04:58.019Z] #43 11.71 PBCC images/timerfd.pb-c.c [2021-08-19T08:04:58.098Z] #13 ... [2021-08-19T08:04:58.098Z] [2021-08-19T08:04:58.098Z] #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-08-19T08:04:58.098Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:58.098Z] #43 49.96 CC images/autofs.o [2021-08-19T08:04:58.282Z] #43 11.79 DEP images/timerfd.pb-c.d [2021-08-19T08:04:58.282Z] #43 11.83 PBCC images/timer.pb-c.c [2021-08-19T08:04:58.356Z] #43 50.20 CC images/macvlan.o [2021-08-19T08:04:58.546Z] #43 11.89 DEP images/timer.pb-c.d [2021-08-19T08:04:58.546Z] #43 11.92 PBCC images/sa.pb-c.c [2021-08-19T08:04:58.546Z] #43 ... [2021-08-19T08:04:58.546Z] [2021-08-19T08:04:58.546Z] #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-08-19T08:04:58.546Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:04:58.546Z] #45 63.08 net/url [2021-08-19T08:04:58.546Z] #45 63.73 go/scanner [2021-08-19T08:04:58.546Z] #45 64.37 text/template/parse [2021-08-19T08:04:58.546Z] #45 65.39 encoding/json [2021-08-19T08:04:58.546Z] #45 66.07 go/ast [2021-08-19T08:04:58.546Z] #45 ... [2021-08-19T08:04:58.546Z] [2021-08-19T08:04:58.546Z] #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-08-19T08:04:58.546Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:04:58.546Z] #43 12.01 DEP images/sa.pb-c.d [2021-08-19T08:04:58.546Z] #43 12.07 PBCC images/pipe-data.pb-c.c [2021-08-19T08:04:58.546Z] #43 12.11 DEP images/pipe-data.pb-c.d [2021-08-19T08:04:58.546Z] #43 12.21 PBCC images/mnt.pb-c.c [2021-08-19T08:04:58.595Z] #43 84.33 DEP criu/protobuf-desc.d [2021-08-19T08:04:58.595Z] #43 84.49 DEP criu/proc_parse.d [2021-08-19T08:04:58.613Z] #43 50.45 CC images/sit.o [2021-08-19T08:04:58.809Z] #43 12.26 DEP images/mnt.pb-c.d [2021-08-19T08:04:58.809Z] #43 12.32 PBCC images/sk-packet.pb-c.c [2021-08-19T08:04:58.809Z] #43 12.33 DEP images/sk-packet.pb-c.d [2021-08-19T08:04:58.809Z] #43 12.38 PBCC images/tcp-stream.pb-c.c [2021-08-19T08:04:58.809Z] #43 12.42 DEP images/tcp-stream.pb-c.d [2021-08-19T08:04:58.852Z] #43 84.71 DEP criu/plugin.d [2021-08-19T08:04:58.852Z] #43 84.80 DEP criu/pipes.d [2021-08-19T08:04:58.870Z] #43 50.66 CC images/memfd.o [2021-08-19T08:04:58.932Z] #37 9.579 -- Detecting C compile features - done [2021-08-19T08:04:58.932Z] #37 ... [2021-08-19T08:04:58.932Z] [2021-08-19T08:04:58.932Z] #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-08-19T08:04:58.932Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:04:58.932Z] #45 64.74 internal/poll [2021-08-19T08:04:58.932Z] #45 67.59 os [2021-08-19T08:04:58.932Z] #45 67.80 regexp/syntax [2021-08-19T08:04:58.932Z] #45 72.12 fmt [2021-08-19T08:04:58.932Z] #45 72.77 path/filepath [2021-08-19T08:04:58.932Z] #45 74.65 regexp [2021-08-19T08:04:59.073Z] #43 12.45 PBCC images/pipe.pb-c.c [2021-08-19T08:04:59.073Z] #43 12.49 DEP images/pipe.pb-c.d [2021-08-19T08:04:59.073Z] #43 12.55 PBCC images/pstree.pb-c.c [2021-08-19T08:04:59.073Z] #43 12.56 DEP images/pstree.pb-c.d [2021-08-19T08:04:59.073Z] #43 12.65 PBCC images/fs.pb-c.c [2021-08-19T08:04:59.073Z] #43 12.68 DEP images/fs.pb-c.d [2021-08-19T08:04:59.109Z] #43 85.07 DEP criu/pie-util.d [2021-08-19T08:04:59.109Z] #43 85.16 DEP criu/pie-util-vdso.d [2021-08-19T08:04:59.127Z] #43 50.95 CC images/timens.o [2021-08-19T08:04:59.192Z] #45 ... [2021-08-19T08:04:59.192Z] [2021-08-19T08:04:59.192Z] #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-08-19T08:04:59.192Z] #37 sha256:b3ecec9b5ac069f01ed4fc3689b3334cd3bfb208627eab46084d8d05a098a58c [2021-08-19T08:04:59.192Z] #37 9.623 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-19T08:04:59.337Z] #43 12.73 PBCC images/signalfd.pb-c.c [2021-08-19T08:04:59.337Z] #43 12.79 DEP images/signalfd.pb-c.d [2021-08-19T08:04:59.337Z] #43 12.89 PBCC images/fh.pb-c.c [2021-08-19T08:04:59.367Z] #43 ... [2021-08-19T08:04:59.367Z] [2021-08-19T08:04:59.367Z] #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-08-19T08:04:59.367Z] #45 sha256:923c9af8728d3c6d70717fd55d078748e72636de87bcd26f90a9435f85c93454 [2021-08-19T08:04:59.367Z] #45 180.3 github.com/LK4D4/vndr/godl [2021-08-19T08:04:59.367Z] #45 181.1 github.com/LK4D4/vndr [2021-08-19T08:04:59.367Z] #45 DONE 185.9s [2021-08-19T08:04:59.367Z] [2021-08-19T08:04:59.367Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:04:59.367Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:04:59.367Z] #20 11.71 Fetched 8996 kB in 10s (868 kB/s) [2021-08-19T08:04:59.367Z] #20 11.71 Reading package lists... [2021-08-19T08:04:59.367Z] #20 15.75 Reading package lists... [2021-08-19T08:04:59.367Z] #20 ... [2021-08-19T08:04:59.367Z] [2021-08-19T08:04:59.367Z] #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-08-19T08:04:59.367Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:04:59.367Z] #43 85.48 DEP criu/pie-util-vdso-elf32.d [2021-08-19T08:04:59.384Z] #43 51.18 LINK images/built-in.o [2021-08-19T08:04:59.384Z] #43 51.33 GEN compel/include/asm [2021-08-19T08:04:59.384Z] #43 51.35 GEN compel/include/version.h [2021-08-19T08:04:59.452Z] #37 9.892 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-19T08:04:59.453Z] #37 10.01 -- Configuring done [2021-08-19T08:04:59.453Z] #37 10.03 -- Generating done [2021-08-19T08:04:59.453Z] #37 10.03 -- Build files have been written to: /tmp/tmp.wDjk3JMnRz/tini [2021-08-19T08:04:59.453Z] #37 10.05 + make tini-static [2021-08-19T08:04:59.600Z] #43 12.99 PBCC images/fsnotify.pb-c.c [2021-08-19T08:04:59.600Z] #43 13.09 DEP images/fh.pb-c.d [2021-08-19T08:04:59.600Z] #43 13.16 DEP images/fsnotify.pb-c.d [2021-08-19T08:04:59.600Z] #43 13.22 PBCC images/eventpoll.pb-c.c [2021-08-19T08:04:59.624Z] #43 85.73 DEP criu/path.d [2021-08-19T08:04:59.642Z] #43 51.37 touch .config [2021-08-19T08:04:59.642Z] #43 51.41 GEN include/common/config.h [2021-08-19T08:04:59.642Z] #43 51.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-08-19T08:04:59.642Z] #43 51.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-08-19T08:04:59.642Z] #43 51.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-08-19T08:04:59.642Z] #43 51.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-08-19T08:04:59.865Z] #43 13.23 DEP images/eventpoll.pb-c.d [2021-08-19T08:04:59.865Z] #43 13.28 PBCC images/eventfd.pb-c.c [2021-08-19T08:04:59.865Z] #43 13.32 DEP images/eventfd.pb-c.d [2021-08-19T08:04:59.865Z] #43 13.40 PBCC images/remap-file-path.pb-c.c [2021-08-19T08:04:59.865Z] #43 13.46 DEP images/remap-file-path.pb-c.d [2021-08-19T08:04:59.881Z] #43 85.95 DEP criu/parasite-syscall.d [2021-08-19T08:04:59.899Z] #43 51.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-08-19T08:04:59.899Z] #43 51.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-08-19T08:04:59.899Z] #43 51.70 GEN compel/plugins/include/uapi/std/syscall.h [2021-08-19T08:04:59.899Z] #43 51.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-08-19T08:04:59.899Z] #43 51.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-08-19T08:04:59.899Z] #43 51.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-08-19T08:04:59.899Z] #43 51.79 DEP compel/plugins/std/infect.d [2021-08-19T08:05:00.023Z] #37 10.47 Scanning dependencies of target tini-static [2021-08-19T08:05:00.023Z] #37 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-19T08:05:00.131Z] #43 13.56 PBCC images/fifo.pb-c.c [2021-08-19T08:05:00.131Z] #43 13.59 DEP images/fifo.pb-c.d [2021-08-19T08:05:00.131Z] #43 13.65 PBCC images/ghost-file.pb-c.c [2021-08-19T08:05:00.131Z] #43 13.71 DEP images/ghost-file.pb-c.d [2021-08-19T08:05:00.156Z] #43 51.92 DEP compel/plugins/std/string.d [2021-08-19T08:05:00.156Z] #43 52.01 DEP compel/plugins/std/log.d [2021-08-19T08:05:00.156Z] #43 52.12 DEP compel/plugins/std/fds.d [2021-08-19T08:05:00.394Z] #43 13.80 PBCC images/regfile.pb-c.c [2021-08-19T08:05:00.394Z] #43 13.86 DEP images/regfile.pb-c.d [2021-08-19T08:05:00.394Z] #43 13.94 PBCC images/ns.pb-c.c [2021-08-19T08:05:00.394Z] #43 14.00 DEP images/ns.pb-c.d [2021-08-19T08:05:00.413Z] #43 52.20 DEP compel/plugins/std/std.d [2021-08-19T08:05:00.413Z] #43 52.35 DEP compel/plugins/shmem/shmem.d [2021-08-19T08:05:00.460Z] #43 86.28 DEP criu/pagemap.d [2021-08-19T08:05:00.657Z] #43 14.06 PBCC images/fdinfo.pb-c.c [2021-08-19T08:05:00.657Z] #43 14.19 DEP images/fdinfo.pb-c.d [2021-08-19T08:05:00.670Z] #43 52.52 DEP compel/plugins/fds/fds.d [2021-08-19T08:05:00.718Z] #43 86.64 DEP criu/pagemap-cache.d [2021-08-19T08:05:00.718Z] #43 86.72 DEP criu/page-xfer.d [2021-08-19T08:05:00.921Z] #43 14.32 PBCC images/core-aarch64.pb-c.c [2021-08-19T08:05:00.921Z] #43 14.39 PBCC images/core-arm.pb-c.c [2021-08-19T08:05:00.921Z] #43 14.48 PBCC images/core-ppc64.pb-c.c [2021-08-19T08:05:00.921Z] #43 14.53 PBCC images/core-s390.pb-c.c [2021-08-19T08:05:00.921Z] #43 14.58 PBCC images/core-x86.pb-c.c [2021-08-19T08:05:00.928Z] #43 52.70 CC compel/plugins/std/std.o [2021-08-19T08:05:00.975Z] #43 86.94 DEP criu/page-pipe.d [2021-08-19T08:05:01.185Z] #43 14.62 PBCC images/core.pb-c.c [2021-08-19T08:05:01.185Z] #43 14.69 PBCC images/inventory.pb-c.c [2021-08-19T08:05:01.185Z] #43 14.75 DEP images/core-aarch64.pb-c.d [2021-08-19T08:05:01.185Z] #43 14.82 DEP images/core-arm.pb-c.d [2021-08-19T08:05:01.185Z] #43 52.99 CC compel/plugins/std/fds.o [2021-08-19T08:05:01.232Z] #43 87.09 DEP criu/netfilter.d [2021-08-19T08:05:01.232Z] #43 87.26 DEP criu/net.d [2021-08-19T08:05:01.442Z] #43 53.42 CC compel/plugins/std/log.o [2021-08-19T08:05:01.448Z] #43 14.85 DEP images/core-ppc64.pb-c.d [2021-08-19T08:05:01.448Z] #43 14.90 DEP images/core-s390.pb-c.d [2021-08-19T08:05:01.448Z] #43 14.98 DEP images/core-x86.pb-c.d [2021-08-19T08:05:01.448Z] #43 15.07 DEP images/core.pb-c.d [2021-08-19T08:05:01.489Z] #43 87.46 DEP criu/namespaces.d [2021-08-19T08:05:01.711Z] #43 15.14 DEP images/inventory.pb-c.d [2021-08-19T08:05:01.711Z] #43 15.24 PBCC images/cpuinfo.pb-c.c [2021-08-19T08:05:01.711Z] #43 15.27 DEP images/cpuinfo.pb-c.d [2021-08-19T08:05:01.711Z] #43 15.36 PBCC images/stats.pb-c.c [2021-08-19T08:05:01.745Z] #43 87.68 DEP criu/mount.d [2021-08-19T08:05:01.974Z] #43 15.40 DEP images/stats.pb-c.d [2021-08-19T08:05:02.002Z] #43 87.88 DEP criu/memfd.d [2021-08-19T08:05:02.002Z] #43 88.09 DEP criu/mem.d [2021-08-19T08:05:02.026Z] #37 12.46 [100%] Linking C executable tini-static [2021-08-19T08:05:02.258Z] #43 88.26 DEP criu/lsm.d [2021-08-19T08:05:02.291Z] #37 13.02 [100%] Built target tini-static [2021-08-19T08:05:02.321Z] --- PASS: TestBuildSquashParent (7.66s) [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:05:02.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:05:02.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:05:02.515Z] #43 88.42 DEP criu/log.d [2021-08-19T08:05:02.515Z] #43 88.56 DEP criu/libnetlink.d [2021-08-19T08:05:02.515Z] #43 88.67 DEP criu/kerndat.d [2021-08-19T08:05:02.552Z] #37 13.11 + mkdir -p /build [2021-08-19T08:05:02.552Z] #37 13.11 + cp tini-static /build/docker-init [2021-08-19T08:05:02.814Z] #43 54.41 CC compel/plugins/std/string.o [2021-08-19T08:05:03.072Z] #43 55.03 CC compel/plugins/std/infect.o [2021-08-19T08:05:03.079Z] #43 88.91 DEP criu/kcmp-ids.d [2021-08-19T08:05:03.079Z] #43 88.99 DEP criu/irmap.d [2021-08-19T08:05:03.336Z] #43 89.15 DEP criu/ipc_ns.d [2021-08-19T08:05:03.336Z] #43 89.30 DEP criu/image.d [2021-08-19T08:05:03.368Z] #43 16.87 make[1]: Nothing to be done for 'all'. [2021-08-19T08:05:03.497Z] #37 DONE 13.9s [2021-08-19T08:05:03.497Z] [2021-08-19T08:05:03.497Z] #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-08-19T08:05:03.497Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:03.497Z] #43 5.367 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:05:03.497Z] #43 5.367 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:05:03.497Z] #43 5.377 Note: Building without GnuTLS support [2021-08-19T08:05:03.497Z] #43 5.380 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:05:03.497Z] #43 5.380 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:05:03.497Z] #43 7.504 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:05:03.497Z] #43 7.574 GEN .gitid [2021-08-19T08:05:03.497Z] #43 7.605 GEN criu/include/version.h [2021-08-19T08:05:03.497Z] #43 7.680 GEN include/common/asm [2021-08-19T08:05:03.497Z] #43 9.655 PBCC images/timens.pb-c.c [2021-08-19T08:05:03.497Z] #43 9.718 DEP images/timens.pb-c.d [2021-08-19T08:05:03.497Z] #43 9.788 PBCC images/fown.pb-c.c [2021-08-19T08:05:03.497Z] #43 9.871 PBCC images/google/protobuf/descriptor.pb-c.c [2021-08-19T08:05:03.497Z] #43 9.962 PBCC images/opts.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.03 PBCC images/memfd.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.09 DEP images/fown.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.14 DEP images/google/protobuf/descriptor.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.19 DEP images/opts.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.26 DEP images/memfd.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.34 PBCC images/sit.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.41 DEP images/sit.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.51 PBCC images/macvlan.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.54 DEP images/macvlan.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.60 PBCC images/autofs.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.63 DEP images/autofs.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.69 PBCC images/sysctl.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.72 DEP images/sysctl.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.82 PBCC images/time.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.87 DEP images/time.pb-c.d [2021-08-19T08:05:03.497Z] #43 10.92 PBCC images/binfmt-misc.pb-c.c [2021-08-19T08:05:03.497Z] #43 10.99 DEP images/binfmt-misc.pb-c.d [2021-08-19T08:05:03.497Z] #43 11.05 PBCC images/seccomp.pb-c.c [2021-08-19T08:05:03.497Z] #43 11.09 DEP images/seccomp.pb-c.d [2021-08-19T08:05:03.497Z] #43 11.15 PBCC images/userns.pb-c.c [2021-08-19T08:05:03.497Z] #43 11.19 DEP images/userns.pb-c.d [2021-08-19T08:05:03.497Z] #43 11.30 PBCC images/cgroup.pb-c.c [2021-08-19T08:05:03.497Z] #43 11.38 DEP images/cgroup.pb-c.d [2021-08-19T08:05:03.497Z] #43 11.43 PBCC images/ext-file.pb-c.c [2021-08-19T08:05:03.497Z] #43 11.50 DEP images/ext-file.pb-c.d [2021-08-19T08:05:03.497Z] #43 11.59 PBCC images/rpc.pb-c.c [2021-08-19T08:05:03.497Z] #43 11.66 DEP images/rpc.pb-c.d [2021-08-19T08:05:03.592Z] #43 89.43 DEP criu/image-desc.d [2021-08-19T08:05:03.592Z] #43 89.55 DEP criu/fsnotify.d [2021-08-19T08:05:03.636Z] #43 55.49 CC compel/arch/x86/plugins/std/parasite-head.o [2021-08-19T08:05:03.636Z] #43 55.54 CC compel/arch/x86/plugins/std/memcpy.o [2021-08-19T08:05:03.636Z] #43 55.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-08-19T08:05:03.636Z] #43 55.70 AR compel/plugins/std.lib.a [2021-08-19T08:05:03.757Z] #43 11.75 PBCC images/siginfo.pb-c.c [2021-08-19T08:05:03.757Z] #43 11.78 DEP images/siginfo.pb-c.d [2021-08-19T08:05:03.757Z] #43 11.90 PBCC images/pagemap.pb-c.c [2021-08-19T08:05:03.757Z] #43 11.98 DEP images/pagemap.pb-c.d [2021-08-19T08:05:03.849Z] #43 89.72 DEP criu/filesystems.d [2021-08-19T08:05:03.849Z] #43 89.83 DEP criu/files.d [2021-08-19T08:05:03.849Z] #43 89.97 DEP criu/files-reg.d [2021-08-19T08:05:03.893Z] #43 55.80 CC compel/plugins/fds/fds.o [2021-08-19T08:05:03.893Z] #43 ... [2021-08-19T08:05:03.893Z] [2021-08-19T08:05:03.893Z] #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-08-19T08:05:03.893Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:05:03.893Z] #13 157.8 Selecting previously unselected package libapparmor1:amd64. [2021-08-19T08:05:03.893Z] #13 157.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 157.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:05:03.893Z] #13 158.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-19T08:05:03.893Z] #13 158.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:05:03.893Z] #13 158.2 Selecting previously unselected package libbtrfs0. [2021-08-19T08:05:03.893Z] #13 158.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:03.893Z] #13 158.2 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:05:03.893Z] #13 158.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:03.893Z] #13 158.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-19T08:05:03.893Z] #13 158.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:03.893Z] #13 158.5 Selecting previously unselected package libudev-dev:amd64. [2021-08-19T08:05:03.893Z] #13 158.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:03.893Z] #13 158.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-19T08:05:03.893Z] #13 158.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-19T08:05:03.893Z] #13 158.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:05:04.017Z] #43 12.05 PBCC images/rlimit.pb-c.c [2021-08-19T08:05:04.017Z] #43 12.05 DEP images/rlimit.pb-c.d [2021-08-19T08:05:04.017Z] #43 12.14 PBCC images/file-lock.pb-c.c [2021-08-19T08:05:04.017Z] #43 12.20 DEP images/file-lock.pb-c.d [2021-08-19T08:05:04.105Z] #43 90.12 DEP criu/files-ext.d [2021-08-19T08:05:04.105Z] #43 90.27 DEP criu/file-lock.d [2021-08-19T08:05:04.150Z] #13 159.1 Selecting previously unselected package libpcre16-3:amd64. [2021-08-19T08:05:04.150Z] #13 159.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:04.214Z] Client: [2021-08-19T08:05:04.214Z] Context: default [2021-08-19T08:05:04.214Z] Debug Mode: false [2021-08-19T08:05:04.214Z] Plugins: [2021-08-19T08:05:04.214Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-19T08:05:04.214Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-19T08:05:04.214Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-19T08:05:04.214Z] [2021-08-19T08:05:04.214Z] Server: [2021-08-19T08:05:04.214Z] Containers: 0 [2021-08-19T08:05:04.214Z] Running: 0 [2021-08-19T08:05:04.214Z] Paused: 0 [2021-08-19T08:05:04.214Z] Stopped: 0 [2021-08-19T08:05:04.214Z] Images: 0 [2021-08-19T08:05:04.214Z] Server Version: 20.10.6 [2021-08-19T08:05:04.214Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-19T08:05:04.214Z] Windows: [2021-08-19T08:05:04.214Z] LCOW: [2021-08-19T08:05:04.214Z] Logging Driver: json-file [2021-08-19T08:05:04.214Z] Plugins: [2021-08-19T08:05:04.214Z] Volume: local [2021-08-19T08:05:04.214Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-19T08:05:04.214Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-19T08:05:04.214Z] Swarm: inactive [2021-08-19T08:05:04.214Z] Default Isolation: process [2021-08-19T08:05:04.214Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-19T08:05:04.214Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-19T08:05:04.214Z] OSType: windows [2021-08-19T08:05:04.214Z] Architecture: x86_64 [2021-08-19T08:05:04.214Z] CPUs: 4 [2021-08-19T08:05:04.214Z] Total Memory: 32GiB [2021-08-19T08:05:04.214Z] Name: azwin-2-33e390 [2021-08-19T08:05:04.214Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-19T08:05:04.214Z] Docker Root Dir: D:\docker [2021-08-19T08:05:04.214Z] Debug Mode: false [2021-08-19T08:05:04.214Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:05:04.214Z] Labels: [2021-08-19T08:05:04.214Z] Experimental: true [2021-08-19T08:05:04.214Z] Insecure Registries: [2021-08-19T08:05:04.214Z] 10.0.0.4:5000 [2021-08-19T08:05:04.214Z] 127.0.0.0/8 [2021-08-19T08:05:04.214Z] Registry Mirrors: [2021-08-19T08:05:04.214Z] http://10.0.0.4:5000/ [2021-08-19T08:05:04.214Z] Live Restore Enabled: false [2021-08-19T08:05:04.214Z] Product License: Community Engine [2021-08-19T08:05:04.214Z] [2021-08-19T08:05:04.277Z] #43 12.28 PBCC images/tty.pb-c.c [2021-08-19T08:05:04.277Z] #43 12.39 DEP images/tty.pb-c.d [2021-08-19T08:05:04.277Z] #43 12.50 PBCC images/tun.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-19T08:05:04.407Z] #13 159.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:04.407Z] #13 159.3 Selecting previously unselected package libpcre32-3:amd64. [2021-08-19T08:05:04.407Z] #13 159.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:04.407Z] #13 159.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:04.537Z] #43 12.55 PBCC images/netdev.pb-c.c [2021-08-19T08:05:04.537Z] #43 12.69 DEP images/tun.pb-c.d [2021-08-19T08:05:04.537Z] #43 12.75 DEP images/netdev.pb-c.d [2021-08-19T08:05:04.664Z] #13 159.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-19T08:05:04.664Z] #13 159.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:04.664Z] #13 159.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:05:04.664Z] #13 159.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-19T08:05:04.668Z] #43 90.47 DEP criu/file-ids.d [2021-08-19T08:05:04.668Z] #43 90.64 DEP criu/fifo.d [2021-08-19T08:05:04.760Z] #43 ... [2021-08-19T08:05:04.760Z] [2021-08-19T08:05:04.760Z] #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-08-19T08:05:04.760Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:05:04.797Z] #43 12.84 PBCC images/vma.pb-c.c [2021-08-19T08:05:04.797Z] #43 12.91 DEP images/vma.pb-c.d [2021-08-19T08:05:04.797Z] #43 12.99 PBCC images/creds.pb-c.c [2021-08-19T08:05:04.797Z] #43 13.03 DEP images/creds.pb-c.d [2021-08-19T08:05:04.924Z] #13 159.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:04.924Z] #13 159.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:05:04.924Z] #43 90.78 DEP criu/fdstore.d [2021-08-19T08:05:04.924Z] #43 90.88 DEP criu/fault-injection.d [2021-08-19T08:05:04.924Z] #43 90.91 DEP criu/external.d [2021-08-19T08:05:05.057Z] #43 13.07 PBCC images/utsns.pb-c.c [2021-08-19T08:05:05.057Z] #43 13.11 DEP images/utsns.pb-c.d [2021-08-19T08:05:05.057Z] #43 13.15 PBCC images/ipc-desc.pb-c.c [2021-08-19T08:05:05.057Z] #43 ... [2021-08-19T08:05:05.057Z] [2021-08-19T08:05:05.057Z] #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-08-19T08:05:05.057Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:05:05.057Z] #34 70.74 fmt [2021-08-19T08:05:05.057Z] #34 70.74 path/filepath [2021-08-19T08:05:05.057Z] #34 72.82 io/ioutil [2021-08-19T08:05:05.057Z] #34 74.65 github.com/BurntSushi/toml [2021-08-19T08:05:05.057Z] #34 74.65 flag [2021-08-19T08:05:05.057Z] #34 76.77 log [2021-08-19T08:05:05.057Z] #34 79.98 github.com/BurntSushi/toml/cmd/tomlv [2021-08-19T08:05:05.057Z] #34 ... [2021-08-19T08:05:05.057Z] [2021-08-19T08:05:05.057Z] #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-08-19T08:05:05.057Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:05.057Z] #43 13.21 PBCC images/ipc-sem.pb-c.c [2021-08-19T08:05:05.057Z] #43 13.26 DEP images/ipc-desc.pb-c.d [2021-08-19T08:05:05.181Z] #43 91.01 DEP criu/eventpoll.d [2021-08-19T08:05:05.181Z] #43 91.15 DEP criu/eventfd.d [2021-08-19T08:05:05.187Z] #13 160.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-19T08:05:05.317Z] #43 13.31 DEP images/ipc-sem.pb-c.d [2021-08-19T08:05:05.317Z] #43 13.42 PBCC images/ipc-msg.pb-c.c [2021-08-19T08:05:05.317Z] #43 13.47 DEP images/ipc-msg.pb-c.d [2021-08-19T08:05:05.317Z] #43 13.50 PBCC images/ipc-shm.pb-c.c [2021-08-19T08:05:05.317Z] #43 13.56 DEP images/ipc-shm.pb-c.d [2021-08-19T08:05:05.446Z] #43 91.28 DEP criu/crtools.d [2021-08-19T08:05:05.446Z] #43 ... [2021-08-19T08:05:05.446Z] [2021-08-19T08:05:05.446Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:05:05.446Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:05:05.446Z] #32 DONE 191.8s [2021-08-19T08:05:05.446Z] [2021-08-19T08:05:05.446Z] #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-08-19T08:05:05.446Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:05.446Z] #43 91.47 DEP criu/cr-service.d [2021-08-19T08:05:05.446Z] #43 ... [2021-08-19T08:05:05.446Z] [2021-08-19T08:05:05.446Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:05.446Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:05.446Z] #20 15.75 Reading package lists... [2021-08-19T08:05:05.446Z] #20 20.70 Building dependency tree... [2021-08-19T08:05:05.446Z] #20 22.12 libcap2-bin is already the newest version (1:2.25-2). [2021-08-19T08:05:05.446Z] #20 22.12 The following additional packages will be installed: [2021-08-19T08:05:05.446Z] #20 22.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-19T08:05:05.446Z] #20 22.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-19T08:05:05.446Z] #20 22.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-19T08:05:05.446Z] #20 22.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-19T08:05:05.446Z] #20 22.12 python3.7 python3.7-minimal vim-runtime xxd [2021-08-19T08:05:05.446Z] #20 22.12 Suggested packages: [2021-08-19T08:05:05.446Z] #20 22.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-19T08:05:05.446Z] #20 22.12 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-19T08:05:05.446Z] #20 22.12 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-19T08:05:05.446Z] #20 22.12 quota [2021-08-19T08:05:05.446Z] #20 22.12 Recommended packages: [2021-08-19T08:05:05.446Z] #20 22.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-19T08:05:05.446Z] #20 22.12 python3-keyrings.alt python3-xdg unzip [2021-08-19T08:05:05.446Z] #20 23.84 The following NEW packages will be installed: [2021-08-19T08:05:05.446Z] #20 23.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-19T08:05:05.446Z] #20 23.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-19T08:05:05.446Z] #20 23.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-19T08:05:05.446Z] #20 23.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-19T08:05:05.446Z] #20 23.84 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-19T08:05:05.446Z] #20 23.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-19T08:05:05.446Z] #20 23.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-19T08:05:05.446Z] #20 23.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-19T08:05:05.446Z] #20 23.85 xz-utils zip [2021-08-19T08:05:05.446Z] #20 24.16 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:05:05.446Z] #20 24.16 Need to get 28.6 MB of archives. [2021-08-19T08:05:05.446Z] #20 24.16 After this operation, 116 MB of additional disk space will be used. [2021-08-19T08:05:05.446Z] #20 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-19T08:05:05.446Z] #20 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-19T08:05:05.446Z] #20 24.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-19T08:05:05.446Z] #20 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-19T08:05:05.446Z] #20 24.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-19T08:05:05.446Z] #20 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-19T08:05:05.446Z] #20 24.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-19T08:05:05.446Z] #20 24.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-19T08:05:05.446Z] #20 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-19T08:05:05.446Z] #20 24.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-19T08:05:05.446Z] #20 24.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-19T08:05:05.446Z] #20 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-19T08:05:05.446Z] #20 24.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-19T08:05:05.446Z] #20 24.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-19T08:05:05.446Z] #20 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-19T08:05:05.446Z] #20 24.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-19T08:05:05.446Z] #20 24.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:05:05.446Z] #20 24.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:05:05.446Z] #20 24.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-19T08:05:05.446Z] #20 24.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-19T08:05:05.446Z] #20 24.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-19T08:05:05.446Z] #20 24.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-19T08:05:05.446Z] #20 24.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-19T08:05:05.446Z] #20 24.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:05:05.446Z] #20 24.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:05:05.446Z] #20 24.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:05:05.446Z] #20 24.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-19T08:05:05.446Z] #20 24.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-19T08:05:05.446Z] #20 24.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:05:05.456Z] #13 160.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-19T08:05:05.456Z] #13 160.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:05:05.456Z] #13 160.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-19T08:05:05.456Z] #13 160.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:05:05.456Z] #13 160.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:05.456Z] #13 160.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-19T08:05:05.578Z] #43 13.63 PBCC images/ipc-var.pb-c.c [2021-08-19T08:05:05.578Z] #43 13.65 DEP images/ipc-var.pb-c.d [2021-08-19T08:05:05.578Z] #43 13.73 PBCC images/sk-opts.pb-c.c [2021-08-19T08:05:05.578Z] #43 13.78 PBCC images/packet-sock.pb-c.c [2021-08-19T08:05:05.578Z] #43 13.80 DEP images/sk-opts.pb-c.d [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.62s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.69s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.75s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.94s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.95s) [2021-08-19T08:05:05.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.01s) [2021-08-19T08:05:05.613Z] === RUN TestBuildMultiStageCopy [2021-08-19T08:05:05.613Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-19T08:05:05.704Z] #20 25.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:05:05.704Z] #20 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:05:05.704Z] #20 25.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:05:05.704Z] #20 25.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-19T08:05:05.704Z] #20 25.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-19T08:05:05.704Z] #20 25.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-19T08:05:05.704Z] #20 25.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-19T08:05:05.714Z] #13 160.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:05:05.714Z] #13 160.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:05.714Z] #13 160.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-19T08:05:05.714Z] #13 160.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:05:05.714Z] #13 160.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:05.838Z] #43 13.88 DEP images/packet-sock.pb-c.d [2021-08-19T08:05:05.839Z] #43 13.97 PBCC images/sk-netlink.pb-c.c [2021-08-19T08:05:05.839Z] #43 14.00 DEP images/sk-netlink.pb-c.d [2021-08-19T08:05:05.839Z] #43 14.03 PBCC images/sk-inet.pb-c.c [2021-08-19T08:05:05.839Z] #43 14.11 DEP images/sk-inet.pb-c.d [2021-08-19T08:05:05.961Z] #20 25.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-19T08:05:05.961Z] #20 25.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-19T08:05:05.961Z] #20 25.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-19T08:05:05.961Z] #20 25.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-19T08:05:05.961Z] #20 25.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-19T08:05:05.961Z] #20 25.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-19T08:05:05.961Z] #20 25.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-19T08:05:06.098Z] #43 14.19 PBCC images/sk-unix.pb-c.c [2021-08-19T08:05:06.099Z] #43 14.33 DEP images/sk-unix.pb-c.d [2021-08-19T08:05:06.099Z] #43 14.34 PBCC images/mm.pb-c.c [2021-08-19T08:05:06.220Z] #20 25.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-19T08:05:06.220Z] #20 25.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-19T08:05:06.220Z] #20 25.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-19T08:05:06.278Z] #13 161.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:05:06.278Z] #13 161.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:06.278Z] #13 161.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:05:06.358Z] #43 14.45 DEP images/mm.pb-c.d [2021-08-19T08:05:06.358Z] #43 14.54 PBCC images/timerfd.pb-c.c [2021-08-19T08:05:06.358Z] #43 14.61 DEP images/timerfd.pb-c.d [2021-08-19T08:05:06.358Z] #43 14.65 PBCC images/timer.pb-c.c [2021-08-19T08:05:06.536Z] #13 161.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:05:06.536Z] #13 161.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:06.536Z] #13 161.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:05:06.536Z] #13 161.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:06.536Z] #13 161.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:06.536Z] #13 161.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:06.536Z] #13 161.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:06.536Z] #13 161.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:05:06.536Z] #13 161.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:06.536Z] #13 161.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:05:06.536Z] #13 161.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-19T08:05:06.536Z] #13 161.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:06.536Z] #13 161.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:05:06.619Z] #43 14.68 DEP images/timer.pb-c.d [2021-08-19T08:05:06.619Z] #43 14.76 PBCC images/sa.pb-c.c [2021-08-19T08:05:06.619Z] #43 14.82 DEP images/sa.pb-c.d [2021-08-19T08:05:06.783Z] #20 26.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-19T08:05:06.783Z] #20 26.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-19T08:05:06.783Z] #20 26.30 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-19T08:05:06.793Z] #13 161.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:05:06.793Z] #13 161.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:06.793Z] #13 161.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-19T08:05:06.793Z] #13 161.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-08-19T08:05:06.793Z] #13 161.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:06.793Z] #13 161.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-08-19T08:05:06.793Z] #13 161.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-08-19T08:05:06.793Z] #13 161.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:05:06.793Z] #13 161.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:05:06.793Z] #13 161.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:06.793Z] #13 161.7 Setting up dmsetup (2:1.02.155-3) ... [2021-08-19T08:05:06.793Z] #13 161.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:06.793Z] #13 161.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:06.793Z] #13 161.7 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:05:06.880Z] #43 ... [2021-08-19T08:05:06.880Z] [2021-08-19T08:05:06.880Z] #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-08-19T08:05:06.880Z] #34 sha256:9ad6eca8fd20a8783842120ed3c6c12e8ae686f3d703238e7369d1aa6355d722 [2021-08-19T08:05:06.880Z] #34 DONE 82.6s [2021-08-19T08:05:06.880Z] [2021-08-19T08:05:06.880Z] #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-08-19T08:05:06.880Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:06.880Z] #43 14.90 PBCC images/pipe-data.pb-c.c [2021-08-19T08:05:06.880Z] #43 14.93 DEP images/pipe-data.pb-c.d [2021-08-19T08:05:06.880Z] #43 15.06 PBCC images/mnt.pb-c.c [2021-08-19T08:05:06.880Z] #43 15.11 DEP images/mnt.pb-c.d [2021-08-19T08:05:06.880Z] #43 15.14 PBCC images/sk-packet.pb-c.c [2021-08-19T08:05:06.880Z] #43 15.16 DEP images/sk-packet.pb-c.d [2021-08-19T08:05:06.941Z] #56 41.57 Checking out files: 40% (1865/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 75% (3423/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 95% (4356/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-19T08:05:06.941Z] #56 43.71 + cd /tmp/tmp.REI9uuS6PE/src/github.com/containerd/containerd [2021-08-19T08:05:06.941Z] #56 43.71 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:05:07.140Z] #43 15.22 PBCC images/tcp-stream.pb-c.c [2021-08-19T08:05:07.140Z] #43 15.29 DEP images/tcp-stream.pb-c.d [2021-08-19T08:05:07.140Z] #43 ... [2021-08-19T08:05:07.140Z] [2021-08-19T08:05:07.140Z] #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-08-19T08:05:07.140Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:05:07.140Z] #51 72.93 fmt [2021-08-19T08:05:07.140Z] #51 77.60 encoding/json [2021-08-19T08:05:07.140Z] #51 79.43 github.com/pkg/diff [2021-08-19T08:05:07.140Z] #51 81.12 go/ast [2021-08-19T08:05:07.140Z] #51 ... [2021-08-19T08:05:07.140Z] [2021-08-19T08:05:07.140Z] #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-08-19T08:05:07.140Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:07.140Z] #43 15.36 PBCC images/pipe.pb-c.c [2021-08-19T08:05:07.205Z] #56 ... [2021-08-19T08:05:07.205Z] [2021-08-19T08:05:07.205Z] #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-08-19T08:05:07.205Z] #51 sha256:a8492870ba5cb0981068fdfd9c5962c379dc136d2a3bc27cdf982847c9b5ad20 [2021-08-19T08:05:07.205Z] #51 76.42 mvdan.cc/sh/v3/cmd/shfmt [2021-08-19T08:05:07.205Z] #51 DONE 81.8s [2021-08-19T08:05:07.347Z] #20 26.90 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:05:07.402Z] #43 15.43 DEP images/pipe.pb-c.d [2021-08-19T08:05:07.402Z] #43 15.46 PBCC images/pstree.pb-c.c [2021-08-19T08:05:07.402Z] #43 15.52 DEP images/pstree.pb-c.d [2021-08-19T08:05:07.402Z] #43 15.58 PBCC images/fs.pb-c.c [2021-08-19T08:05:07.402Z] #43 ... [2021-08-19T08:05:07.402Z] [2021-08-19T08:05:07.402Z] #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-08-19T08:05:07.402Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:05:07.402Z] #13 69.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-19T08:05:07.402Z] #13 69.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-19T08:05:07.402Z] #13 69.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:05:07.402Z] #13 75.89 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-19T08:05:07.402Z] #13 75.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:05:07.402Z] #13 75.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:07.402Z] #13 76.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-19T08:05:07.402Z] #13 76.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:05:07.402Z] #13 76.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:07.402Z] #13 ... [2021-08-19T08:05:07.402Z] [2021-08-19T08:05:07.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-08-19T08:05:07.402Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:07.402Z] #43 15.66 DEP images/fs.pb-c.d [2021-08-19T08:05:07.402Z] #43 15.70 PBCC images/signalfd.pb-c.c [2021-08-19T08:05:07.468Z] [2021-08-19T08:05:07.468Z] #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-08-19T08:05:07.468Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:05:07.468Z] #13 77.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-19T08:05:07.468Z] #13 77.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-19T08:05:07.468Z] #13 77.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:07.604Z] #20 27.01 Fetched 28.6 MB in 2s (11.8 MB/s) [2021-08-19T08:05:07.604Z] #20 27.06 Selecting previously unselected package pigz. [2021-08-19T08:05:07.604Z] #20 27.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-19T08:05:07.604Z] #20 27.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-19T08:05:07.604Z] #20 27.13 Unpacking pigz (2.4-1) ... [2021-08-19T08:05:07.663Z] #43 15.79 DEP images/signalfd.pb-c.d [2021-08-19T08:05:07.663Z] #43 15.84 PBCC images/fh.pb-c.c [2021-08-19T08:05:07.663Z] #43 15.91 PBCC images/fsnotify.pb-c.c [2021-08-19T08:05:07.663Z] #43 15.99 DEP images/fh.pb-c.d [2021-08-19T08:05:07.861Z] #20 27.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-19T08:05:07.861Z] #20 27.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:07.861Z] #20 27.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:07.923Z] #43 15.99 DEP images/fsnotify.pb-c.d [2021-08-19T08:05:07.923Z] #43 16.09 PBCC images/eventpoll.pb-c.c [2021-08-19T08:05:08.165Z] #13 DONE 162.7s [2021-08-19T08:05:08.165Z] [2021-08-19T08:05:08.165Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:05:08.165Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:05:08.184Z] #43 16.17 DEP images/eventpoll.pb-c.d [2021-08-19T08:05:08.184Z] #43 16.17 PBCC images/eventfd.pb-c.c [2021-08-19T08:05:08.184Z] #43 16.24 DEP images/eventfd.pb-c.d [2021-08-19T08:05:08.184Z] #43 16.29 PBCC images/remap-file-path.pb-c.c [2021-08-19T08:05:08.184Z] #43 16.32 DEP images/remap-file-path.pb-c.d [2021-08-19T08:05:08.184Z] #43 16.39 PBCC images/fifo.pb-c.c [2021-08-19T08:05:08.184Z] #43 16.41 DEP images/fifo.pb-c.d [2021-08-19T08:05:08.184Z] #43 16.48 PBCC images/ghost-file.pb-c.c [2021-08-19T08:05:08.425Z] #20 27.71 Selecting previously unselected package python3.7-minimal. [2021-08-19T08:05:08.425Z] #20 27.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:08.425Z] #20 27.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:05:08.444Z] #43 16.57 DEP images/ghost-file.pb-c.d [2021-08-19T08:05:08.444Z] #43 16.66 PBCC images/regfile.pb-c.c [2021-08-19T08:05:08.444Z] #43 16.70 DEP images/regfile.pb-c.d [2021-08-19T08:05:08.444Z] #43 16.77 PBCC images/ns.pb-c.c [2021-08-19T08:05:08.704Z] #43 16.80 DEP images/ns.pb-c.d [2021-08-19T08:05:08.704Z] #43 16.87 PBCC images/fdinfo.pb-c.c [2021-08-19T08:05:08.731Z] #14 ... [2021-08-19T08:05:08.731Z] [2021-08-19T08:05:08.731Z] #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-08-19T08:05:08.731Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:08.731Z] #45 157.9 vendor/golang.org/x/net/idna [2021-08-19T08:05:08.731Z] #45 160.1 vendor/golang.org/x/net/http2/hpack [2021-08-19T08:05:08.731Z] #45 161.5 mime [2021-08-19T08:05:08.731Z] #45 163.2 mime/quotedprintable [2021-08-19T08:05:08.731Z] #45 163.7 net/http/internal [2021-08-19T08:05:08.731Z] #45 166.3 net/textproto [2021-08-19T08:05:08.731Z] #45 166.3 crypto/x509 [2021-08-19T08:05:08.731Z] #45 ... [2021-08-19T08:05:08.731Z] [2021-08-19T08:05:08.731Z] #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-08-19T08:05:08.731Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:08.731Z] #43 56.07 AR compel/plugins/fds.lib.a [2021-08-19T08:05:08.731Z] #43 56.15 HOSTDEP compel/src/lib/log-host.d [2021-08-19T08:05:08.731Z] #43 56.25 HOSTDEP compel/src/lib/handle-elf-host.d [2021-08-19T08:05:08.731Z] #43 56.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-08-19T08:05:08.731Z] #43 56.50 HOSTDEP compel/src/main-host.d [2021-08-19T08:05:08.731Z] #43 56.58 DEP compel/src/lib/ptrace.d [2021-08-19T08:05:08.731Z] #43 56.70 DEP compel/src/lib/infect.d [2021-08-19T08:05:08.731Z] #43 56.87 DEP compel/src/lib/infect-util.d [2021-08-19T08:05:08.731Z] #43 57.02 DEP compel/src/lib/infect-rpc.d [2021-08-19T08:05:08.731Z] #43 57.17 DEP compel/arch/x86/src/lib/infect.d [2021-08-19T08:05:08.731Z] #43 57.35 DEP compel/arch/x86/src/lib/cpu.d [2021-08-19T08:05:08.731Z] #43 57.41 DEP compel/src/lib/log.d [2021-08-19T08:05:08.731Z] #43 57.53 DEP compel/src/main.d [2021-08-19T08:05:08.731Z] #43 57.63 DEP compel/src/lib/handle-elf.d [2021-08-19T08:05:08.731Z] #43 57.73 DEP compel/arch/x86/src/lib/handle-elf.d [2021-08-19T08:05:08.731Z] #43 57.85 CC compel/src/lib/log.o [2021-08-19T08:05:08.731Z] #43 58.12 CC compel/arch/x86/src/lib/cpu.o [2021-08-19T08:05:08.731Z] #43 58.99 CC compel/arch/x86/src/lib/infect.o [2021-08-19T08:05:08.731Z] #43 60.05 CC compel/src/lib/infect-rpc.o [2021-08-19T08:05:08.731Z] #43 60.68 CC compel/src/lib/infect-util.o [2021-08-19T08:05:08.964Z] #43 16.95 DEP images/fdinfo.pb-c.d [2021-08-19T08:05:08.964Z] #43 17.02 PBCC images/core-aarch64.pb-c.c [2021-08-19T08:05:08.964Z] #43 17.11 PBCC images/core-arm.pb-c.c [2021-08-19T08:05:08.964Z] #43 17.16 PBCC images/core-ppc64.pb-c.c [2021-08-19T08:05:08.964Z] #43 17.21 PBCC images/core-s390.pb-c.c [2021-08-19T08:05:08.988Z] #20 28.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:08.988Z] #20 28.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:05:08.996Z] #13 ... [2021-08-19T08:05:08.996Z] [2021-08-19T08:05:08.996Z] #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-08-19T08:05:08.996Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:05:08.996Z] #45 73.63 encoding/xml [2021-08-19T08:05:08.996Z] #45 74.10 text/template [2021-08-19T08:05:08.996Z] #45 74.23 go/parser [2021-08-19T08:05:08.996Z] #45 80.40 crypto/rand [2021-08-19T08:05:08.996Z] #45 80.96 go/doc [2021-08-19T08:05:08.996Z] #45 81.20 crypto/elliptic [2021-08-19T08:05:08.996Z] #45 81.24 encoding/asn1 [2021-08-19T08:05:09.225Z] #43 17.28 PBCC images/core-x86.pb-c.c [2021-08-19T08:05:09.225Z] #43 17.34 PBCC images/core.pb-c.c [2021-08-19T08:05:09.225Z] #43 17.45 PBCC images/inventory.pb-c.c [2021-08-19T08:05:09.225Z] #43 17.56 DEP images/core-aarch64.pb-c.d [2021-08-19T08:05:09.261Z] #45 ... [2021-08-19T08:05:09.261Z] [2021-08-19T08:05:09.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-08-19T08:05:09.261Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:09.261Z] #43 18.44 CC images/stats.o [2021-08-19T08:05:09.261Z] #43 18.76 CC images/core.o [2021-08-19T08:05:09.261Z] #43 19.88 CC images/core-x86.o [2021-08-19T08:05:09.261Z] #43 20.70 CC images/core-arm.o [2021-08-19T08:05:09.261Z] #43 21.10 CC images/core-aarch64.o [2021-08-19T08:05:09.261Z] #43 21.80 CC images/core-ppc64.o [2021-08-19T08:05:09.261Z] #43 22.43 CC images/core-s390.o [2021-08-19T08:05:09.297Z] #43 61.00 CC compel/src/lib/infect.o [2021-08-19T08:05:09.297Z] #43 ... [2021-08-19T08:05:09.297Z] [2021-08-19T08:05:09.297Z] #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-08-19T08:05:09.297Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:09.297Z] #45 168.3 vendor/golang.org/x/net/http/httpguts [2021-08-19T08:05:09.485Z] #43 17.63 DEP images/core-arm.pb-c.d [2021-08-19T08:05:09.523Z] #43 23.06 CC images/cpuinfo.o [2021-08-19T08:05:09.745Z] #43 17.75 DEP images/core-ppc64.pb-c.d [2021-08-19T08:05:09.745Z] #43 17.83 DEP images/core-s390.pb-c.d [2021-08-19T08:05:09.745Z] #43 17.93 DEP images/core-x86.pb-c.d [2021-08-19T08:05:09.807Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-19T08:05:09.863Z] #45 ... [2021-08-19T08:05:09.863Z] [2021-08-19T08:05:09.863Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:05:09.863Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:05:09.863Z] #14 DONE 1.8s [2021-08-19T08:05:09.863Z] [2021-08-19T08:05:09.863Z] #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-08-19T08:05:09.863Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:09.863Z] #45 168.7 vendor/golang.org/x/net/http/httpproxy [2021-08-19T08:05:10.006Z] #43 18.01 DEP images/core.pb-c.d [2021-08-19T08:05:10.006Z] #43 18.11 DEP images/inventory.pb-c.d [2021-08-19T08:05:10.006Z] #43 18.21 PBCC images/cpuinfo.pb-c.c [2021-08-19T08:05:10.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-19T08:05:10.098Z] #43 23.53 CC images/inventory.o [2021-08-19T08:05:10.098Z] #43 ... [2021-08-19T08:05:10.098Z] [2021-08-19T08:05:10.098Z] #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-08-19T08:05:10.098Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:05:10.098Z] #56 46.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-19T08:05:10.098Z] #56 46.82 + BUILDTAGS='netgo osusergo static_build' [2021-08-19T08:05:10.098Z] #56 46.82 + export EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:05:10.098Z] #56 46.82 + EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:05:10.098Z] #56 46.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-19T08:05:10.098Z] #56 46.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-19T08:05:10.098Z] #56 46.82 + '[' '' = dynamic ']' [2021-08-19T08:05:10.098Z] #56 46.82 + make [2021-08-19T08:05:10.266Z] #43 18.27 DEP images/cpuinfo.pb-c.d [2021-08-19T08:05:10.266Z] #43 18.30 PBCC images/stats.pb-c.c [2021-08-19T08:05:10.266Z] #43 18.33 DEP images/stats.pb-c.d [2021-08-19T08:05:10.796Z] #45 169.8 mime/multipart [2021-08-19T08:05:11.054Z] #45 ... [2021-08-19T08:05:11.054Z] [2021-08-19T08:05:11.054Z] #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-08-19T08:05:11.054Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-19T08:05:11.054Z] #15 DONE 1.4s [2021-08-19T08:05:11.205Z] #43 ... [2021-08-19T08:05:11.205Z] [2021-08-19T08:05:11.205Z] #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-08-19T08:05:11.205Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:05:11.205Z] #45 76.81 go/token [2021-08-19T08:05:11.205Z] #45 78.07 go/scanner [2021-08-19T08:05:11.205Z] #45 79.43 internal/lazyregexp [2021-08-19T08:05:11.205Z] #45 79.77 net/url [2021-08-19T08:05:11.205Z] #45 80.00 go/ast [2021-08-19T08:05:11.205Z] #45 82.12 text/template/parse [2021-08-19T08:05:11.205Z] #45 85.17 go/parser [2021-08-19T08:05:11.205Z] #45 ... [2021-08-19T08:05:11.205Z] [2021-08-19T08:05:11.205Z] #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-08-19T08:05:11.205Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:05:11.205Z] #51 84.14 golang.org/x/crypto/ssh/terminal [2021-08-19T08:05:11.205Z] #51 85.95 mvdan.cc/editorconfig [2021-08-19T08:05:11.205Z] #51 86.77 mvdan.cc/sh/v3/fileutil [2021-08-19T08:05:11.205Z] #51 86.96 mvdan.cc/sh/v3/syntax [2021-08-19T08:05:11.311Z] [2021-08-19T08:05:11.312Z] #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-08-19T08:05:11.312Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:05:11.312Z] #53 1.571 + RM_GOPATH=0 [2021-08-19T08:05:11.312Z] #53 1.571 + TMP_GOPATH= [2021-08-19T08:05:11.312Z] #53 1.571 + : /build [2021-08-19T08:05:11.312Z] #53 1.571 + '[' -z '' ']' [2021-08-19T08:05:11.312Z] #53 1.575 ++ mktemp -d [2021-08-19T08:05:11.312Z] #53 1.580 + export GOPATH=/tmp/tmp.rmiEEpGls2 [2021-08-19T08:05:11.312Z] #53 1.580 + GOPATH=/tmp/tmp.rmiEEpGls2 [2021-08-19T08:05:11.312Z] #53 1.580 + RM_GOPATH=1 [2021-08-19T08:05:11.312Z] #53 1.582 + case "$(go env GOARCH)" in [2021-08-19T08:05:11.312Z] #53 1.582 ++ go env GOARCH [2021-08-19T08:05:11.312Z] #53 1.612 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:11.312Z] #53 1.612 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:11.312Z] #53 1.614 ++ dirname /tmp/install/install.sh [2021-08-19T08:05:11.312Z] #53 1.623 + dir=/tmp/install [2021-08-19T08:05:11.312Z] #53 1.627 + bin=runc [2021-08-19T08:05:11.312Z] #53 1.631 + shift [2021-08-19T08:05:11.312Z] #53 1.631 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-19T08:05:11.312Z] #53 1.631 + . /tmp/install/runc.installer [2021-08-19T08:05:11.312Z] #53 1.632 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:05:11.312Z] #53 1.633 + install_runc [2021-08-19T08:05:11.312Z] #53 1.634 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-19T08:05:11.312Z] #53 1.641 + uname -r [2021-08-19T08:05:11.312Z] #53 1.642 + RUNC_BUILDTAGS='seccomp ' [2021-08-19T08:05:11.312Z] #53 1.643 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-19T08:05:11.312Z] #53 1.643 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-19T08:05:11.312Z] #53 1.644 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rmiEEpGls2/src/github.com/opencontainers/runc [2021-08-19T08:05:11.312Z] #53 1.660 Cloning into '/tmp/tmp.rmiEEpGls2/src/github.com/opencontainers/runc'... [2021-08-19T08:05:11.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-19T08:05:11.499Z] #56 47.95 + bin/ctr [2021-08-19T08:05:11.509Z] #20 30.55 Selecting previously unselected package python3-minimal. [2021-08-19T08:05:11.509Z] #20 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-19T08:05:11.509Z] #20 30.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-19T08:05:11.509Z] #20 30.60 Unpacking python3-minimal (3.7.3-1) ... [2021-08-19T08:05:11.509Z] #20 30.71 Selecting previously unselected package libmpdec2:amd64. [2021-08-19T08:05:11.509Z] #20 30.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-19T08:05:11.509Z] #20 30.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:05:11.509Z] #20 30.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-19T08:05:11.509Z] #20 30.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:11.509Z] #20 30.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:12.245Z] #53 ... [2021-08-19T08:05:12.245Z] [2021-08-19T08:05:12.245Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:05:12.245Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-19T08:05:12.245Z] #16 1.079 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-19T08:05:12.245Z] #16 DONE 1.3s [2021-08-19T08:05:12.382Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-19T08:05:12.439Z] #20 31.79 Selecting previously unselected package python3.7. [2021-08-19T08:05:12.440Z] #20 31.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:12.440Z] #20 31.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:12.440Z] #20 31.95 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T08:05:12.440Z] #20 31.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-19T08:05:12.440Z] #20 31.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:05:12.503Z] [2021-08-19T08:05:12.503Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:05:12.503Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-19T08:05:12.696Z] #20 32.05 Setting up python3-minimal (3.7.3-1) ... [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy (7.45s) [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.45s) [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-19T08:05:13.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-19T08:05:13.320Z] === RUN TestBuildMultiStageParentConfig [2021-08-19T08:05:13.435Z] #17 DONE 1.1s [2021-08-19T08:05:13.435Z] [2021-08-19T08:05:13.435Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-19T08:05:13.435Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-19T08:05:13.626Z] #20 32.96 Selecting previously unselected package python3. [2021-08-19T08:05:13.626Z] #20 32.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 ... 24107 files and directories currently installed.) [2021-08-19T08:05:13.626Z] #20 33.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-19T08:05:13.626Z] #20 33.01 Unpacking python3 (3.7.3-1) ... [2021-08-19T08:05:13.626Z] #20 33.11 Selecting previously unselected package libip4tc0:amd64. [2021-08-19T08:05:13.626Z] #20 33.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:13.626Z] #20 33.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:13.883Z] #20 33.22 Selecting previously unselected package libip6tc0:amd64. [2021-08-19T08:05:13.883Z] #20 33.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:13.883Z] #20 33.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:13.883Z] #20 33.32 Selecting previously unselected package libiptc0:amd64. [2021-08-19T08:05:13.883Z] #20 33.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:13.883Z] #20 33.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:13.883Z] #20 33.40 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-19T08:05:13.883Z] #20 33.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-19T08:05:13.883Z] #20 33.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:05:14.140Z] #20 33.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-19T08:05:14.140Z] #20 33.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-19T08:05:14.140Z] #20 33.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:05:14.140Z] #20 33.58 Selecting previously unselected package libnftnl11:amd64. [2021-08-19T08:05:14.140Z] #20 33.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-19T08:05:14.140Z] #20 33.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:05:14.140Z] #20 33.67 Selecting previously unselected package iptables. [2021-08-19T08:05:14.140Z] #20 33.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-19T08:05:14.140Z] #20 33.67 Unpacking iptables (1.8.2-4) ... [2021-08-19T08:05:14.397Z] #20 33.95 Selecting previously unselected package xxd. [2021-08-19T08:05:14.397Z] #20 33.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:05:14.397Z] #20 33.98 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:05:14.818Z] #18 DONE 1.2s [2021-08-19T08:05:14.818Z] [2021-08-19T08:05:14.818Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-08-19T08:05:14.818Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-19T08:05:14.961Z] #20 34.13 Selecting previously unselected package vim-common. [2021-08-19T08:05:14.961Z] #20 34.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:05:14.961Z] #20 34.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:05:14.961Z] #20 34.36 Selecting previously unselected package bash-completion. [2021-08-19T08:05:14.961Z] #20 34.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-19T08:05:15.408Z] #51 ... [2021-08-19T08:05:15.408Z] [2021-08-19T08:05:15.408Z] #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-08-19T08:05:15.408Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:15.408Z] #43 19.90 make[1]: Nothing to be done for 'all'. [2021-08-19T08:05:15.408Z] #43 21.56 CC images/stats.o [2021-08-19T08:05:15.408Z] #43 21.96 CC images/core.o [2021-08-19T08:05:15.408Z] #43 22.76 CC images/core-x86.o [2021-08-19T08:05:15.408Z] #43 23.29 CC images/core-arm.o [2021-08-19T08:05:15.667Z] #43 23.74 CC images/core-aarch64.o [2021-08-19T08:05:15.890Z] #20 ... [2021-08-19T08:05:15.890Z] [2021-08-19T08:05:15.890Z] #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-08-19T08:05:15.890Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:15.890Z] #43 91.85 DEP criu/cr-restore.d [2021-08-19T08:05:15.890Z] #43 92.09 DEP criu/cr-errno.d [2021-08-19T08:05:15.890Z] #43 92.12 DEP criu/cr-dump.d [2021-08-19T08:05:15.890Z] #43 92.40 DEP criu/cr-dedup.d [2021-08-19T08:05:15.890Z] #43 92.64 DEP criu/cr-check.d [2021-08-19T08:05:15.890Z] #43 92.79 DEP criu/config.d [2021-08-19T08:05:15.890Z] #43 92.92 DEP criu/clone-noasan.d [2021-08-19T08:05:15.890Z] #43 92.97 DEP criu/cgroup.d [2021-08-19T08:05:15.890Z] #43 93.11 DEP criu/cgroup-props.d [2021-08-19T08:05:15.890Z] #43 93.20 DEP criu/bitmap.d [2021-08-19T08:05:15.890Z] #43 93.22 DEP criu/bfd.d [2021-08-19T08:05:15.890Z] #43 93.30 DEP criu/autofs.d [2021-08-19T08:05:15.890Z] #43 93.46 DEP criu/aio.d [2021-08-19T08:05:15.890Z] #43 93.56 DEP criu/action-scripts.d [2021-08-19T08:05:15.890Z] #43 93.77 CC criu/action-scripts.o [2021-08-19T08:05:15.890Z] #43 94.14 CC criu/aio.o [2021-08-19T08:05:15.890Z] #43 94.61 CC criu/autofs.o [2021-08-19T08:05:15.890Z] #43 95.94 CC criu/bfd.o [2021-08-19T08:05:15.890Z] #43 96.36 CC criu/bitmap.o [2021-08-19T08:05:15.890Z] #43 96.47 CC criu/cgroup-props.o [2021-08-19T08:05:15.890Z] #43 97.08 CC criu/cgroup.o [2021-08-19T08:05:15.890Z] #43 99.79 CC criu/clone-noasan.o [2021-08-19T08:05:15.890Z] #43 100.0 CC criu/config.o [2021-08-19T08:05:15.890Z] #43 101.3 CC criu/cr-check.o [2021-08-19T08:05:15.927Z] #43 24.07 CC images/core-ppc64.o [2021-08-19T08:05:16.194Z] #19 DONE 1.4s [2021-08-19T08:05:16.194Z] [2021-08-19T08:05:16.194Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:16.194Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:16.497Z] #43 24.68 CC images/core-s390.o [2021-08-19T08:05:16.818Z] #56 ... [2021-08-19T08:05:16.819Z] [2021-08-19T08:05:16.819Z] #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-08-19T08:05:16.819Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:16.819Z] #43 23.82 CC images/fdinfo.o [2021-08-19T08:05:16.819Z] #43 24.21 CC images/fown.o [2021-08-19T08:05:16.819Z] #43 24.47 CC images/ns.o [2021-08-19T08:05:16.819Z] #43 24.66 CC images/regfile.o [2021-08-19T08:05:16.819Z] #43 25.04 CC images/ghost-file.o [2021-08-19T08:05:16.819Z] #43 25.40 CC images/fifo.o [2021-08-19T08:05:16.819Z] #43 25.69 CC images/remap-file-path.o [2021-08-19T08:05:16.819Z] #43 25.96 CC images/eventfd.o [2021-08-19T08:05:16.819Z] #43 26.13 CC images/eventpoll.o [2021-08-19T08:05:16.819Z] #43 26.55 CC images/fh.o [2021-08-19T08:05:16.819Z] #43 26.90 CC images/fsnotify.o [2021-08-19T08:05:16.819Z] #43 27.50 CC images/signalfd.o [2021-08-19T08:05:16.819Z] #43 27.67 CC images/fs.o [2021-08-19T08:05:16.819Z] #43 27.91 CC images/pstree.o [2021-08-19T08:05:16.819Z] #43 28.20 CC images/pipe.o [2021-08-19T08:05:16.819Z] #43 28.45 CC images/tcp-stream.o [2021-08-19T08:05:16.819Z] #43 28.71 CC images/sk-packet.o [2021-08-19T08:05:16.819Z] #43 29.10 CC images/mnt.o [2021-08-19T08:05:16.819Z] #43 29.52 CC images/pipe-data.o [2021-08-19T08:05:16.819Z] #43 29.79 CC images/sa.o [2021-08-19T08:05:16.819Z] #43 29.96 CC images/timer.o [2021-08-19T08:05:16.819Z] #43 30.26 CC images/timerfd.o [2021-08-19T08:05:16.820Z] #43 102.9 CC criu/cr-dedup.o [2021-08-19T08:05:17.067Z] #43 ... [2021-08-19T08:05:17.067Z] [2021-08-19T08:05:17.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-08-19T08:05:17.067Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:05:17.081Z] #43 30.60 CC images/mm.o [2021-08-19T08:05:17.344Z] #43 30.94 CC images/sk-opts.o [2021-08-19T08:05:17.384Z] #43 103.2 CC criu/cr-dump.o [2021-08-19T08:05:17.566Z] #20 1.607 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:05:17.566Z] #20 1.610 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:05:17.566Z] #20 1.664 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:05:17.566Z] #20 1.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:05:17.607Z] #43 31.21 CC images/sk-unix.o [2021-08-19T08:05:17.641Z] #43 ... [2021-08-19T08:05:17.641Z] [2021-08-19T08:05:17.641Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:17.641Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:17.641Z] #20 37.05 Unpacking bash-completion (1:2.8-6) ... [2021-08-19T08:05:17.870Z] #43 ... [2021-08-19T08:05:17.870Z] [2021-08-19T08:05:17.870Z] #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-08-19T08:05:17.870Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:05:17.870Z] #13 88.54 Selecting previously unselected package libapparmor1:arm64. [2021-08-19T08:05:17.870Z] #13 88.54 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-19T08:05:17.870Z] #13 88.55 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-19T08:05:17.870Z] #13 88.68 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-19T08:05:17.898Z] #20 37.48 Selecting previously unselected package bzip2. [2021-08-19T08:05:18.133Z] #13 88.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-19T08:05:18.133Z] #13 88.70 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-19T08:05:18.133Z] #13 88.89 Selecting previously unselected package libbtrfs0. [2021-08-19T08:05:18.133Z] #13 88.89 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-19T08:05:18.133Z] #13 88.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:18.155Z] #20 37.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-19T08:05:18.155Z] #20 37.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:05:18.155Z] #20 37.60 Selecting previously unselected package xz-utils. [2021-08-19T08:05:18.155Z] #20 37.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-19T08:05:18.155Z] #20 37.62 Unpacking xz-utils (5.2.4-1) ... [2021-08-19T08:05:18.396Z] #13 89.00 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:05:18.396Z] #13 89.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-19T08:05:18.396Z] #13 89.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:18.396Z] #13 89.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-19T08:05:18.412Z] #20 37.79 Selecting previously unselected package apparmor. [2021-08-19T08:05:18.412Z] #20 37.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-19T08:05:18.412Z] #20 37.89 Unpacking apparmor (2.13.2-10) ... [2021-08-19T08:05:18.542Z] #20 2.317 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:05:18.593Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-19T08:05:18.593Z] === RUN TestBuildLabelWithTargets [2021-08-19T08:05:18.626Z] #56 53.13 Checking out files: 44% (2018/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 82% (3779/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-19T08:05:18.626Z] #56 54.69 + cd /tmp/tmp.uVGCXkN6KQ/src/github.com/containerd/containerd [2021-08-19T08:05:18.658Z] #13 89.20 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-19T08:05:18.659Z] #13 89.23 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-19T08:05:18.659Z] #13 89.36 Selecting previously unselected package libudev-dev:arm64. [2021-08-19T08:05:18.659Z] #13 89.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-19T08:05:18.659Z] #13 89.43 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-19T08:05:18.886Z] #56 54.69 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 [2021-08-19T08:05:18.975Z] #20 38.22 Selecting previously unselected package aufs-tools. [2021-08-19T08:05:18.975Z] #20 38.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-19T08:05:18.975Z] #20 38.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:05:18.975Z] #20 38.39 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:05:18.975Z] #20 38.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:05:18.975Z] #20 38.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:05:19.232Z] #20 38.54 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:05:19.232Z] #20 38.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:05:19.232Z] #20 38.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:05:19.232Z] #20 38.68 Selecting previously unselected package jq. [2021-08-19T08:05:19.232Z] #20 38.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:05:19.232Z] #20 38.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:05:19.234Z] #13 89.65 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-19T08:05:19.234Z] #13 89.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-19T08:05:19.234Z] #13 89.69 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-19T08:05:19.234Z] #13 90.00 Selecting previously unselected package libpcre16-3:arm64. [2021-08-19T08:05:19.234Z] #13 90.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-19T08:05:19.234Z] #13 90.01 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-19T08:05:19.489Z] #20 38.80 Selecting previously unselected package libaio1:amd64. [2021-08-19T08:05:19.489Z] #20 38.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-19T08:05:19.489Z] #20 38.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:05:19.489Z] #20 38.89 Selecting previously unselected package libgpm2:amd64. [2021-08-19T08:05:19.489Z] #20 38.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-19T08:05:19.489Z] #20 38.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:05:19.489Z] #20 38.99 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:05:19.497Z] #13 90.18 Selecting previously unselected package libpcre32-3:arm64. [2021-08-19T08:05:19.497Z] #13 90.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-19T08:05:19.497Z] #13 90.20 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-19T08:05:19.745Z] #20 39.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:05:19.745Z] #20 39.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:05:19.760Z] #13 90.38 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-19T08:05:19.760Z] #13 90.39 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-19T08:05:19.760Z] #13 90.40 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-19T08:05:19.926Z] #20 ... [2021-08-19T08:05:19.926Z] [2021-08-19T08:05:19.926Z] #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-08-19T08:05:19.926Z] #58 sha256:d50bfd8365165c319587c1ff89b248a3b790c1c32182506def1d57f2c64ccade [2021-08-19T08:05:19.926Z] #58 170.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:05:19.926Z] #58 170.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-19T08:05:19.926Z] #58 DONE 178.9s [2021-08-19T08:05:19.926Z] [2021-08-19T08:05:19.926Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-19T08:05:19.926Z] #59 sha256:0136a3717dc614487d92b3ce1c5debdeea441e541698de14e883a955aed76395 [2021-08-19T08:05:19.926Z] #59 DONE 0.1s [2021-08-19T08:05:19.926Z] [2021-08-19T08:05:19.926Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:19.926Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:19.926Z] #20 3.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:05:19.926Z] #20 ... [2021-08-19T08:05:19.926Z] [2021-08-19T08:05:19.926Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-19T08:05:19.926Z] #60 sha256:a7642839b29f413609f8d1f476357afcb14fac99023c6f99f02caf08c701860f [2021-08-19T08:05:19.926Z] #60 DONE 0.1s [2021-08-19T08:05:20.024Z] #13 90.55 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-19T08:05:20.024Z] #13 90.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-19T08:05:20.024Z] #13 90.56 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-19T08:05:20.204Z] [2021-08-19T08:05:20.204Z] #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-08-19T08:05:20.204Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:20.204Z] #43 65.01 CC compel/src/lib/ptrace.o [2021-08-19T08:05:20.204Z] #43 65.83 AR compel/libcompel.a [2021-08-19T08:05:20.204Z] #43 65.98 HOSTCC compel/src/main-host.o [2021-08-19T08:05:20.204Z] #43 66.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-08-19T08:05:20.204Z] #43 66.78 HOSTCC compel/src/lib/handle-elf-host.o [2021-08-19T08:05:20.204Z] #43 67.42 HOSTCC compel/src/lib/log-host.o [2021-08-19T08:05:20.204Z] #43 67.69 HOSTLINK compel/compel-host-bin [2021-08-19T08:05:20.204Z] #43 67.85 DEP soccr/soccr.d [2021-08-19T08:05:20.204Z] #43 68.06 CC soccr/soccr.o [2021-08-19T08:05:20.204Z] #43 69.93 AR soccr/libsoccr.a [2021-08-19T08:05:20.204Z] #43 69.97 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:05:20.204Z] #43 70.48 DEP criu/arch/x86/sigframe.d [2021-08-19T08:05:20.204Z] #43 70.71 DEP criu/arch/x86/sigaction_compat.d [2021-08-19T08:05:20.204Z] #43 70.82 DEP criu/arch/x86/kerndat.d [2021-08-19T08:05:20.204Z] #43 70.97 DEP criu/arch/x86/crtools.d [2021-08-19T08:05:20.204Z] #43 71.13 DEP criu/arch/x86/cpu.d [2021-08-19T08:05:20.204Z] #43 71.37 CC criu/arch/x86/cpu.o [2021-08-19T08:05:20.287Z] #13 90.84 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-19T08:05:20.287Z] #13 90.85 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-19T08:05:20.287Z] #13 90.85 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-19T08:05:20.551Z] #13 91.11 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-19T08:05:20.551Z] #13 91.13 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-19T08:05:20.551Z] #13 91.14 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-19T08:05:20.551Z] #13 ... [2021-08-19T08:05:20.551Z] [2021-08-19T08:05:20.551Z] #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-08-19T08:05:20.551Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:05:20.551Z] #45 85.15 crypto/rsa [2021-08-19T08:05:20.551Z] #45 85.29 vendor/golang.org/x/crypto/cryptobyte [2021-08-19T08:05:20.551Z] #45 86.21 github.com/LK4D4/vndr/build [2021-08-19T08:05:20.551Z] #45 87.49 vendor/golang.org/x/net/idna [2021-08-19T08:05:20.551Z] #45 88.30 crypto/ecdsa [2021-08-19T08:05:20.551Z] #45 89.65 mime [2021-08-19T08:05:20.551Z] #45 90.24 net/http/internal [2021-08-19T08:05:20.551Z] #45 93.59 net/textproto [2021-08-19T08:05:20.551Z] #45 93.61 vendor/golang.org/x/net/http/httpproxy [2021-08-19T08:05:20.551Z] #45 93.62 crypto/x509 [2021-08-19T08:05:20.551Z] #45 94.99 vendor/golang.org/x/net/http/httpguts [2021-08-19T08:05:20.551Z] #45 94.99 mime/multipart [2021-08-19T08:05:20.551Z] #45 ... [2021-08-19T08:05:20.551Z] [2021-08-19T08:05:20.551Z] #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-08-19T08:05:20.551Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-19T08:05:20.551Z] #13 91.29 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-19T08:05:20.551Z] #13 91.31 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-19T08:05:20.551Z] #13 91.31 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:20.796Z] #56 56.78 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-19T08:05:20.814Z] #13 91.46 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-19T08:05:20.814Z] #13 91.48 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-19T08:05:20.814Z] #13 91.49 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-19T08:05:20.852Z] #43 72.55 CC criu/arch/x86/crtools.o [2021-08-19T08:05:21.057Z] #56 ... [2021-08-19T08:05:21.057Z] [2021-08-19T08:05:21.057Z] #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-08-19T08:05:21.057Z] #51 sha256:934297fbd6dbc146977663ac628b9743db00070d1fd00cf668dd3620efde8cae [2021-08-19T08:05:21.057Z] #51 93.40 mvdan.cc/sh/v3/cmd/shfmt [2021-08-19T08:05:21.057Z] #51 DONE 96.7s [2021-08-19T08:05:21.057Z] [2021-08-19T08:05:21.057Z] #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-08-19T08:05:21.057Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:05:21.057Z] #56 56.78 + BUILDTAGS='netgo osusergo static_build' [2021-08-19T08:05:21.057Z] #56 56.78 + export EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:05:21.057Z] #56 56.78 + EXTRA_FLAGS=-buildmode=pie [2021-08-19T08:05:21.057Z] #56 56.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-19T08:05:21.057Z] #56 56.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-19T08:05:21.057Z] #56 56.78 + '[' '' = dynamic ']' [2021-08-19T08:05:21.057Z] #56 56.78 + make [2021-08-19T08:05:21.390Z] #13 92.14 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-19T08:05:21.390Z] #13 92.16 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:21.654Z] #13 92.18 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-19T08:05:21.654Z] #13 92.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:05:21.654Z] #13 92.22 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-19T08:05:21.654Z] #13 92.24 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-19T08:05:21.654Z] #13 92.25 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:21.654Z] #13 92.26 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:21.654Z] #13 92.28 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-19T08:05:21.654Z] #13 92.29 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-19T08:05:21.654Z] #13 92.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:05:21.654Z] #13 92.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:21.654Z] #13 92.35 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-19T08:05:21.654Z] #13 92.39 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-19T08:05:21.654Z] #13 92.40 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-19T08:05:21.654Z] #13 92.41 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:05:21.654Z] #13 92.43 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-19T08:05:21.654Z] #13 92.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:21.654Z] #13 92.47 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-08-19T08:05:21.654Z] #13 92.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-19T08:05:21.918Z] #13 92.49 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:21.918Z] #13 92.51 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-08-19T08:05:21.918Z] #13 92.52 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-08-19T08:05:21.918Z] #13 92.55 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:05:21.918Z] #13 92.57 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-19T08:05:21.918Z] #13 92.59 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-19T08:05:21.918Z] #13 92.61 Setting up dmsetup (2:1.02.155-3) ... [2021-08-19T08:05:21.918Z] #13 92.63 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-19T08:05:21.918Z] #13 92.65 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-19T08:05:21.918Z] #13 92.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:05:22.006Z] #56 57.87 + bin/ctr [2021-08-19T08:05:22.285Z] #43 ... [2021-08-19T08:05:22.285Z] [2021-08-19T08:05:22.285Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:22.285Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:22.285Z] #20 6.155 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:05:22.576Z] #56 ... [2021-08-19T08:05:22.576Z] [2021-08-19T08:05:22.576Z] #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-08-19T08:05:22.576Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:05:22.576Z] #45 88.29 text/template [2021-08-19T08:05:22.576Z] #45 89.55 encoding/xml [2021-08-19T08:05:22.576Z] #45 93.89 go/doc [2021-08-19T08:05:22.576Z] #45 95.32 github.com/LK4D4/vndr/versioned [2021-08-19T08:05:22.576Z] #45 95.44 compress/flate [2021-08-19T08:05:22.576Z] #45 97.50 github.com/LK4D4/vndr/build [2021-08-19T08:05:22.576Z] #45 ... [2021-08-19T08:05:22.576Z] [2021-08-19T08:05:22.576Z] #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-08-19T08:05:22.576Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:22.576Z] #43 25.40 CC images/cpuinfo.o [2021-08-19T08:05:22.576Z] #43 25.85 CC images/inventory.o [2021-08-19T08:05:22.576Z] #43 26.14 CC images/fdinfo.o [2021-08-19T08:05:22.576Z] #43 26.54 CC images/fown.o [2021-08-19T08:05:22.576Z] #43 26.76 CC images/ns.o [2021-08-19T08:05:22.576Z] #43 27.03 CC images/regfile.o [2021-08-19T08:05:22.576Z] #43 27.28 CC images/ghost-file.o [2021-08-19T08:05:22.576Z] #43 27.67 CC images/fifo.o [2021-08-19T08:05:22.576Z] #43 27.83 CC images/remap-file-path.o [2021-08-19T08:05:22.576Z] #43 28.14 CC images/eventfd.o [2021-08-19T08:05:22.576Z] #43 28.46 CC images/eventpoll.o [2021-08-19T08:05:22.576Z] #43 28.81 CC images/fh.o [2021-08-19T08:05:22.576Z] #43 29.18 CC images/fsnotify.o [2021-08-19T08:05:22.576Z] #43 29.81 CC images/signalfd.o [2021-08-19T08:05:22.576Z] #43 30.07 CC images/fs.o [2021-08-19T08:05:22.576Z] #43 30.39 CC images/pstree.o [2021-08-19T08:05:22.576Z] #43 30.64 CC images/pipe.o [2021-08-19T08:05:22.835Z] #43 30.86 CC images/tcp-stream.o [2021-08-19T08:05:22.835Z] #43 31.08 CC images/sk-packet.o [2021-08-19T08:05:23.406Z] #43 31.46 CC images/mnt.o [2021-08-19T08:05:23.666Z] #43 31.70 CC images/pipe-data.o [2021-08-19T08:05:23.921Z] #20 42.68 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:05:23.921Z] #20 42.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 42.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:05:23.921Z] #20 42.81 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:05:23.921Z] #20 42.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 42.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:05:23.921Z] #20 42.92 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:05:23.921Z] #20 42.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 42.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:05:23.921Z] #20 43.01 Selecting previously unselected package libreadline5:amd64. [2021-08-19T08:05:23.921Z] #20 43.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 43.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:05:23.921Z] #20 43.14 Selecting previously unselected package net-tools. [2021-08-19T08:05:23.921Z] #20 43.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 43.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:05:23.921Z] #20 43.34 Selecting previously unselected package patch. [2021-08-19T08:05:23.921Z] #20 43.35 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-19T08:05:23.921Z] #20 43.36 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-19T08:05:23.926Z] #43 31.97 CC images/sa.o [2021-08-19T08:05:24.178Z] #20 43.49 Selecting previously unselected package python-pip-whl. [2021-08-19T08:05:24.178Z] #20 43.50 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-19T08:05:24.178Z] #20 43.51 Unpacking python-pip-whl (18.1-5) ... [2021-08-19T08:05:24.186Z] #43 32.17 CC images/timer.o [2021-08-19T08:05:24.192Z] #20 7.779 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:05:24.445Z] #43 32.60 CC images/timerfd.o [2021-08-19T08:05:24.449Z] #20 ... [2021-08-19T08:05:24.449Z] [2021-08-19T08:05:24.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-08-19T08:05:24.449Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:24.449Z] #45 173.7 crypto/tls [2021-08-19T08:05:24.449Z] #45 183.7 net/http/httptrace [2021-08-19T08:05:24.705Z] #43 32.91 CC images/mm.o [2021-08-19T08:05:24.706Z] #45 ... [2021-08-19T08:05:24.706Z] [2021-08-19T08:05:24.706Z] #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-08-19T08:05:24.706Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:24.706Z] #43 74.48 CC criu/arch/x86/kerndat.o [2021-08-19T08:05:24.706Z] #43 75.07 CC criu/arch/x86/sigaction_compat.o [2021-08-19T08:05:24.706Z] #43 75.29 CC criu/arch/x86/sigframe.o [2021-08-19T08:05:24.706Z] #43 75.49 LINK criu/arch/x86/crtools.built-in.o [2021-08-19T08:05:24.706Z] #43 75.54 DEP criu/pie/util-vdso-elf32.d [2021-08-19T08:05:24.706Z] #43 75.74 DEP criu/pie/util-vdso.d [2021-08-19T08:05:24.706Z] #43 75.89 DEP criu/pie/util.d [2021-08-19T08:05:24.706Z] #43 76.06 CC criu/pie/util.o [2021-08-19T08:05:24.706Z] #43 76.35 CC criu/pie/util-vdso.o [2021-08-19T08:05:24.741Z] #20 44.07 Selecting previously unselected package python3-lib2to3. [2021-08-19T08:05:24.741Z] #20 44.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-19T08:05:24.741Z] #20 44.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:05:24.741Z] #20 44.24 Selecting previously unselected package python3-distutils. [2021-08-19T08:05:24.741Z] #20 44.25 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-19T08:05:24.741Z] #20 44.26 Unpacking python3-distutils (3.7.3-1) ... [2021-08-19T08:05:24.998Z] #20 44.42 Selecting previously unselected package python3-pip. [2021-08-19T08:05:24.998Z] #20 44.42 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-19T08:05:24.998Z] #20 44.43 Unpacking python3-pip (18.1-5) ... [2021-08-19T08:05:24.998Z] #20 44.61 Selecting previously unselected package python3-pkg-resources. [2021-08-19T08:05:25.237Z] #13 DONE 95.4s [2021-08-19T08:05:25.237Z] [2021-08-19T08:05:25.237Z] #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-08-19T08:05:25.237Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:05:25.237Z] #58 98.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:05:25.237Z] #58 98.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-19T08:05:25.254Z] #20 44.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:05:25.254Z] #20 44.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:05:25.270Z] #43 77.09 CC criu/pie/util-vdso-elf32.o [2021-08-19T08:05:25.274Z] #43 33.34 CC images/sk-opts.o [2021-08-19T08:05:25.274Z] #43 33.50 CC images/sk-unix.o [2021-08-19T08:05:25.511Z] #20 44.78 Selecting previously unselected package python3-setuptools. [2021-08-19T08:05:25.511Z] #20 44.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-19T08:05:25.511Z] #20 44.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-19T08:05:25.511Z] #20 45.01 Selecting previously unselected package python3-wheel. [2021-08-19T08:05:25.511Z] #20 45.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-19T08:05:25.768Z] #20 45.03 Unpacking python3-wheel (0.32.3-2) ... [2021-08-19T08:05:25.768Z] #20 45.12 Selecting previously unselected package sudo. [2021-08-19T08:05:25.768Z] #20 45.14 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-19T08:05:25.768Z] #20 45.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:05:25.834Z] #43 77.74 AR criu/pie/pie.lib.a [2021-08-19T08:05:25.834Z] #43 77.81 DEP criu/pie/restorer.d [2021-08-19T08:05:25.844Z] #43 33.80 CC images/sk-inet.o [2021-08-19T08:05:25.991Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-19T08:05:25.991Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1374ef62\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-19T08:05:25.991Z] ---------------------------------------------------------------------------- [2021-08-19T08:05:25.991Z] [2021-08-19T08:05:25.991Z] INFO: executeCI.ps1 starting at Thu Aug 19 08:05:25 CUT 2021 [2021-08-19T08:05:25.991Z] [2021-08-19T08:05:25.991Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-19T08:05:25.991Z] INFO: Running git version 2.24.1.windows.2 [2021-08-19T08:05:26.091Z] #43 78.08 DEP criu/arch/x86/sigaction_compat_pie.d [2021-08-19T08:05:26.102Z] #43 34.18 CC images/tun.o [2021-08-19T08:05:26.333Z] #20 45.63 Selecting previously unselected package thin-provisioning-tools. [2021-08-19T08:05:26.333Z] #20 45.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-19T08:05:26.333Z] #20 45.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:05:26.348Z] #43 78.20 DEP criu/arch/x86/restorer_unmap.d [2021-08-19T08:05:26.348Z] #43 78.24 DEP criu/arch/x86/restorer.d [2021-08-19T08:05:26.361Z] #43 34.46 CC images/sk-netlink.o [2021-08-19T08:05:26.449Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-19T08:05:26.449Z] INFO: Environment variables: [2021-08-19T08:05:26.449Z] [2021-08-19T08:05:26.449Z] Name Value [2021-08-19T08:05:26.449Z] ---- ----- [2021-08-19T08:05:26.449Z] ALLUSERSPROFILE C:\ProgramData [2021-08-19T08:05:26.449Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-19T08:05:26.449Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-19T08:05:26.449Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-19T08:05:26.449Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-19T08:05:26.449Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-19T08:05:26.449Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-19T08:05:26.449Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-19T08:05:26.449Z] BRANCH_NAME PR-42760 [2021-08-19T08:05:26.449Z] BUILD_DISPLAY_NAME #1 [2021-08-19T08:05:26.449Z] BUILD_ID 1 [2021-08-19T08:05:26.449Z] BUILD_NUMBER 1 [2021-08-19T08:05:26.449Z] BUILD_TAG jenkins-moby-PR-42760-1 [2021-08-19T08:05:26.449Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/1/ [2021-08-19T08:05:26.449Z] CHANGE_AUTHOR AkihiroSuda [2021-08-19T08:05:26.449Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-08-19T08:05:26.449Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-08-19T08:05:26.449Z] CHANGE_BRANCH cherrypick-42708 [2021-08-19T08:05:26.449Z] CHANGE_FORK AkihiroSuda/docker [2021-08-19T08:05:26.449Z] CHANGE_ID 42760 [2021-08-19T08:05:26.449Z] CHANGE_TARGET 20.10 [2021-08-19T08:05:26.449Z] CHANGE_TITLE [20.10 backport] bump up rootlesskit to v0.14.4 [2021-08-19T08:05:26.449Z] CHANGE_URL https://github.com/moby/moby/pull/42760 [2021-08-19T08:05:26.449Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-08-19T08:05:26.449Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-19T08:05:26.449Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-19T08:05:26.449Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-19T08:05:26.449Z] COMPUTERNAME azwin-2-33e390 [2021-08-19T08:05:26.449Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-19T08:05:26.449Z] ConfigSequenceNumber 0 [2021-08-19T08:05:26.449Z] DOCKER_BUILDKIT 0 [2021-08-19T08:05:26.449Z] DOCKER_DUT_DEBUG 1 [2021-08-19T08:05:26.449Z] DOCKER_EXPERIMENTAL 1 [2021-08-19T08:05:26.449Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-19T08:05:26.449Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-19T08:05:26.449Z] EXECUTOR_NUMBER 0 [2021-08-19T08:05:26.449Z] FQDN azwin-2-33e390.westus.cloudapp.azure.com [2021-08-19T08:05:26.449Z] GIT_BRANCH PR-42760 [2021-08-19T08:05:26.449Z] GIT_COMMIT b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:05:26.449Z] GIT_URL https://github.com/moby/moby.git [2021-08-19T08:05:26.449Z] HUDSON_COOKIE 10932589-9206-47a2-8ae7-cc2329fc3ec5 [2021-08-19T08:05:26.449Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-19T08:05:26.449Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-19T08:05:26.449Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-19T08:05:26.449Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-19T08:05:26.449Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-19T08:05:26.449Z] JENKINS_NODE_COOKIE aee6e804-328d-4b21-8a25-4eaab1efa841 [2021-08-19T08:05:26.449Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-19T08:05:26.449Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-19T08:05:26.449Z] JOB_BASE_NAME PR-42760 [2021-08-19T08:05:26.449Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/display/redirect [2021-08-19T08:05:26.449Z] JOB_NAME moby/PR-42760 [2021-08-19T08:05:26.449Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/ [2021-08-19T08:05:26.449Z] library.jps.version master [2021-08-19T08:05:26.449Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-19T08:05:26.449Z] NODE_LABELS amd64 azure azwin-2-33e390 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-19T08:05:26.449Z] NODE_NAME azwin-2-33e390 [2021-08-19T08:05:26.449Z] NUMBER_OF_PROCESSORS 4 [2021-08-19T08:05:26.449Z] OS Windows_NT [2021-08-19T08:05:26.449Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-19T08:05:26.449Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-19T08:05:26.449Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-19T08:05:26.449Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-19T08:05:26.449Z] PROCESSOR_LEVEL 6 [2021-08-19T08:05:26.450Z] PROCESSOR_REVISION 4f01 [2021-08-19T08:05:26.450Z] ProgramData C:\ProgramData [2021-08-19T08:05:26.450Z] ProgramFiles C:\Program Files [2021-08-19T08:05:26.450Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-19T08:05:26.450Z] ProgramW6432 C:\Program Files [2021-08-19T08:05:26.450Z] PROMPT $P$G [2021-08-19T08:05:26.450Z] PSExecutionPolicyPreference Bypass [2021-08-19T08:05:26.450Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-19T08:05:26.450Z] PUBLIC C:\Users\Public [2021-08-19T08:05:26.450Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/1/display/redirect?page=artif... [2021-08-19T08:05:26.450Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/1/display/redirect?page=changes [2021-08-19T08:05:26.450Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/1/display/redirect [2021-08-19T08:05:26.450Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42760/1/display/redirect?page=tests [2021-08-19T08:05:26.450Z] SKIP_VALIDATION_TESTS 1 [2021-08-19T08:05:26.450Z] SOURCES_DRIVE d [2021-08-19T08:05:26.450Z] SOURCES_SUBDIR gopath [2021-08-19T08:05:26.450Z] STAGE_NAME Run tests [2021-08-19T08:05:26.450Z] SystemDrive C: [2021-08-19T08:05:26.450Z] SystemRoot C:\Windows [2021-08-19T08:05:26.450Z] TEMP C:\Windows\TEMP [2021-08-19T08:05:26.450Z] TESTDEBUG 0 [2021-08-19T08:05:26.450Z] TESTRUN_DRIVE d [2021-08-19T08:05:26.450Z] TESTRUN_SUBDIR CI [2021-08-19T08:05:26.450Z] TIMEOUT 120m [2021-08-19T08:05:26.450Z] TMP C:\Windows\TEMP [2021-08-19T08:05:26.450Z] USERDOMAIN WORKGROUP [2021-08-19T08:05:26.450Z] USERNAME azwin-2-33e390$ [2021-08-19T08:05:26.450Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-19T08:05:26.450Z] windir C:\Windows [2021-08-19T08:05:26.450Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-19T08:05:26.450Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-19T08:05:26.450Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-19T08:05:26.450Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-19T08:05:26.450Z] [2021-08-19T08:05:26.450Z] [2021-08-19T08:05:26.450Z] [2021-08-19T08:05:26.590Z] #20 45.95 Selecting previously unselected package uidmap. [2021-08-19T08:05:26.590Z] #20 45.95 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-19T08:05:26.590Z] #20 45.96 Unpacking uidmap (1:4.5-1.1) ... [2021-08-19T08:05:26.590Z] #20 46.06 Selecting previously unselected package vim-runtime. [2021-08-19T08:05:26.590Z] #20 46.07 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:05:26.590Z] #20 46.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-19T08:05:26.590Z] #20 46.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-19T08:05:26.605Z] #43 78.48 DEP criu/arch/x86/vdso-pie.d [2021-08-19T08:05:26.605Z] #43 78.61 DEP criu/pie/parasite-vdso.d [2021-08-19T08:05:26.621Z] #43 34.70 CC images/packet-sock.o [2021-08-19T08:05:26.626Z] #58 ... [2021-08-19T08:05:26.626Z] [2021-08-19T08:05:26.626Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:05:26.626Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-19T08:05:26.626Z] #14 DONE 1.9s [2021-08-19T08:05:26.626Z] [2021-08-19T08:05:26.626Z] #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-08-19T08:05:26.626Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-19T08:05:26.713Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-19T08:05:26.713Z] === RUN TestBuildWithEmptyLayers [2021-08-19T08:05:26.846Z] #20 46.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:05:26.862Z] #43 78.76 DEP criu/pie/parasite.d [2021-08-19T08:05:26.880Z] #43 35.10 CC images/ipc-var.o [2021-08-19T08:05:27.119Z] #43 79.05 CC criu/pie/parasite.o [2021-08-19T08:05:27.140Z] #43 35.32 CC images/ipc-desc.o [2021-08-19T08:05:27.399Z] #43 35.58 CC images/ipc-shm.o [2021-08-19T08:05:27.399Z] #43 ... [2021-08-19T08:05:27.399Z] [2021-08-19T08:05:27.399Z] #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-08-19T08:05:27.399Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:05:27.399Z] #13 99.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-19T08:05:27.399Z] #13 99.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-19T08:05:27.399Z] #13 99.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:27.989Z] INFO: Sources under d:\gopath\... [2021-08-19T08:05:27.989Z] INFO: Test run under d:\CI\... [2021-08-19T08:05:27.989Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-19T08:05:27.989Z] INFO: docker/docker repository was found [2021-08-19T08:05:27.989Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-19T08:05:28.032Z] #15 ... [2021-08-19T08:05:28.032Z] [2021-08-19T08:05:28.032Z] #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-08-19T08:05:28.032Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:28.032Z] #43 31.58 CC images/sk-inet.o [2021-08-19T08:05:28.032Z] #43 31.93 CC images/tun.o [2021-08-19T08:05:28.032Z] #43 32.27 CC images/sk-netlink.o [2021-08-19T08:05:28.032Z] #43 32.55 CC images/packet-sock.o [2021-08-19T08:05:28.032Z] #43 33.02 CC images/ipc-var.o [2021-08-19T08:05:28.032Z] #43 33.28 CC images/ipc-desc.o [2021-08-19T08:05:28.032Z] #43 33.49 CC images/ipc-shm.o [2021-08-19T08:05:28.032Z] #43 33.92 CC images/ipc-msg.o [2021-08-19T08:05:28.032Z] #43 34.24 CC images/ipc-sem.o [2021-08-19T08:05:28.032Z] #43 34.47 CC images/utsns.o [2021-08-19T08:05:28.032Z] #43 34.75 CC images/creds.o [2021-08-19T08:05:28.032Z] #43 35.05 CC images/vma.o [2021-08-19T08:05:28.032Z] #43 35.44 CC images/netdev.o [2021-08-19T08:05:28.032Z] #43 35.94 CC images/tty.o [2021-08-19T08:05:28.032Z] #43 36.40 CC images/file-lock.o [2021-08-19T08:05:28.032Z] #43 36.62 CC images/rlimit.o [2021-08-19T08:05:28.032Z] #43 36.85 CC images/pagemap.o [2021-08-19T08:05:28.032Z] #43 37.20 CC images/siginfo.o [2021-08-19T08:05:28.032Z] #43 37.64 CC images/rpc.o [2021-08-19T08:05:28.032Z] #43 39.30 CC images/ext-file.o [2021-08-19T08:05:28.032Z] #43 39.43 CC images/cgroup.o [2021-08-19T08:05:28.032Z] #43 40.41 CC images/userns.o [2021-08-19T08:05:28.032Z] #43 40.72 CC images/google/protobuf/descriptor.o [2021-08-19T08:05:28.308Z] #43 ... [2021-08-19T08:05:28.308Z] [2021-08-19T08:05:28.308Z] #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-08-19T08:05:28.308Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-19T08:05:28.308Z] #15 DONE 1.5s [2021-08-19T08:05:28.308Z] [2021-08-19T08:05:28.308Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:05:28.308Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-19T08:05:28.447Z] ltsc2019: Pulling from windows/servercore [2021-08-19T08:05:28.447Z] 4612f6d0b889: Pulling fs layer [2021-08-19T08:05:28.447Z] c67ded6868b6: Pulling fs layer [2021-08-19T08:05:28.489Z] #43 80.53 LINK criu/pie/parasite.built-in.o [2021-08-19T08:05:28.746Z] #43 80.56 GEN criu/pie/parasite-blob.h [2021-08-19T08:05:28.746Z] #43 80.59 CC criu/pie/parasite-vdso.o [2021-08-19T08:05:29.003Z] #43 ... [2021-08-19T08:05:29.003Z] [2021-08-19T08:05:29.003Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:29.003Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:29.003Z] #20 13.08 Fetched 8996 kB in 12s (767 kB/s) [2021-08-19T08:05:29.247Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-19T08:05:29.247Z] === RUN TestBuildMultiStageOnBuild [2021-08-19T08:05:29.365Z] #20 ... [2021-08-19T08:05:29.365Z] [2021-08-19T08:05:29.365Z] #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-08-19T08:05:29.365Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:29.365Z] #43 105.3 CC criu/cr-errno.o [2021-08-19T08:05:29.365Z] #43 105.4 CC criu/cr-restore.o [2021-08-19T08:05:29.365Z] #43 109.5 CC criu/cr-service.o [2021-08-19T08:05:29.365Z] #43 111.1 CC criu/crtools.o [2021-08-19T08:05:29.365Z] #43 111.6 CC criu/eventfd.o [2021-08-19T08:05:29.365Z] #43 112.0 CC criu/eventpoll.o [2021-08-19T08:05:29.365Z] #43 112.9 CC criu/external.o [2021-08-19T08:05:29.365Z] #43 113.3 CC criu/fault-injection.o [2021-08-19T08:05:29.365Z] #43 113.4 CC criu/fdstore.o [2021-08-19T08:05:29.365Z] #43 113.8 CC criu/fifo.o [2021-08-19T08:05:29.365Z] #43 114.3 CC criu/file-ids.o [2021-08-19T08:05:29.365Z] #43 114.8 CC criu/file-lock.o [2021-08-19T08:05:29.622Z] #43 115.7 CC criu/files-ext.o [2021-08-19T08:05:29.704Z] #16 1.317 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-19T08:05:29.704Z] #16 DONE 1.6s [2021-08-19T08:05:29.704Z] [2021-08-19T08:05:29.704Z] #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-08-19T08:05:29.704Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:29.704Z] #43 42.91 CC images/opts.o [2021-08-19T08:05:29.704Z] #43 43.15 CC images/seccomp.o [2021-08-19T08:05:29.879Z] #43 ... [2021-08-19T08:05:29.879Z] [2021-08-19T08:05:29.879Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:29.879Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:29.879Z] #20 49.34 Selecting previously unselected package vim. [2021-08-19T08:05:29.879Z] #20 49.34 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:05:29.879Z] #20 49.37 Unpacking vim (2:8.1.0875-5) ... [2021-08-19T08:05:29.968Z] #43 43.57 CC images/binfmt-misc.o [2021-08-19T08:05:30.231Z] #43 43.90 CC images/time.o [2021-08-19T08:05:30.808Z] #20 49.97 Selecting previously unselected package xfsprogs. [2021-08-19T08:05:30.809Z] #20 49.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-19T08:05:30.809Z] #20 49.98 Unpacking xfsprogs (4.20.0-1) ... [2021-08-19T08:05:30.810Z] #43 44.14 CC images/sysctl.o [2021-08-19T08:05:30.810Z] #43 ... [2021-08-19T08:05:30.810Z] [2021-08-19T08:05:30.810Z] #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-08-19T08:05:30.810Z] #58 sha256:a8dd40030341b47b8fd98371c959ba139d7ea99066e9c06923ab662b418e2528 [2021-08-19T08:05:30.810Z] #58 DONE 105.5s [2021-08-19T08:05:30.810Z] [2021-08-19T08:05:30.810Z] #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-08-19T08:05:30.810Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:30.810Z] #43 44.44 CC images/autofs.o [2021-08-19T08:05:31.065Z] #20 50.48 Selecting previously unselected package zip. [2021-08-19T08:05:31.065Z] #20 50.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-19T08:05:31.065Z] #20 50.49 Unpacking zip (3.0-11+b1) ... [2021-08-19T08:05:31.073Z] #43 ... [2021-08-19T08:05:31.073Z] [2021-08-19T08:05:31.073Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-19T08:05:31.073Z] #59 sha256:a8dd08f37c903d95632349a785369329e3a9e9f2f74805854ab27c858d24a991 [2021-08-19T08:05:31.073Z] #59 DONE 0.2s [2021-08-19T08:05:31.073Z] [2021-08-19T08:05:31.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:05:31.073Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:31.073Z] #43 44.65 CC images/macvlan.o [2021-08-19T08:05:31.322Z] #20 50.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:05:31.322Z] #20 50.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:05:31.322Z] #20 50.74 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:31.322Z] #20 50.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:05:31.322Z] #20 50.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:05:31.322Z] #20 50.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:31.322Z] #20 50.81 Setting up uidmap (1:4.5-1.1) ... [2021-08-19T08:05:31.322Z] #20 50.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:05:31.322Z] #20 50.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:05:31.338Z] #43 ... [2021-08-19T08:05:31.338Z] [2021-08-19T08:05:31.338Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-19T08:05:31.338Z] #60 sha256:682f648bb7abcd36d7fe201e9c87b4619720cca9b0d5999d79ddcb57b7a07c71 [2021-08-19T08:05:31.338Z] #60 DONE 0.1s [2021-08-19T08:05:31.338Z] [2021-08-19T08:05:31.338Z] #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-08-19T08:05:31.338Z] #53 sha256:4ef70dfd6baa7e27a58d5a37dee7c303f73e2ce351f9769697a81d48f3dad46a [2021-08-19T08:05:31.338Z] #53 1.645 + RM_GOPATH=0 [2021-08-19T08:05:31.338Z] #53 1.645 + TMP_GOPATH= [2021-08-19T08:05:31.338Z] #53 1.645 + : /build [2021-08-19T08:05:31.338Z] #53 1.645 + '[' -z '' ']' [2021-08-19T08:05:31.338Z] #53 1.645 ++ mktemp -d [2021-08-19T08:05:31.338Z] #53 1.657 + export GOPATH=/tmp/tmp.BeUymfA2eE [2021-08-19T08:05:31.338Z] #53 1.657 + GOPATH=/tmp/tmp.BeUymfA2eE [2021-08-19T08:05:31.338Z] #53 1.657 + RM_GOPATH=1 [2021-08-19T08:05:31.338Z] #53 1.657 + case "$(go env GOARCH)" in [2021-08-19T08:05:31.338Z] #53 1.660 ++ go env GOARCH [2021-08-19T08:05:31.338Z] #53 1.696 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:31.338Z] #53 1.696 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:31.338Z] #53 1.696 ++ dirname /tmp/install/install.sh [2021-08-19T08:05:31.338Z] #53 1.714 + dir=/tmp/install [2021-08-19T08:05:31.338Z] #53 1.714 + bin=runc [2021-08-19T08:05:31.338Z] #53 1.714 + shift [2021-08-19T08:05:31.338Z] #53 1.714 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-19T08:05:31.338Z] #53 1.714 + . /tmp/install/runc.installer [2021-08-19T08:05:31.338Z] #53 1.714 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:05:31.338Z] #53 1.714 + install_runc [2021-08-19T08:05:31.338Z] #53 1.717 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-19T08:05:31.338Z] #53 1.717 + uname -r [2021-08-19T08:05:31.338Z] #53 1.724 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-19T08:05:31.338Z] #53 1.724 + RUNC_BUILDTAGS='seccomp ' [2021-08-19T08:05:31.338Z] #53 1.724 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-19T08:05:31.338Z] #53 1.732 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BeUymfA2eE/src/github.com/opencontainers/runc [2021-08-19T08:05:31.338Z] #53 1.735 Cloning into '/tmp/tmp.BeUymfA2eE/src/github.com/opencontainers/runc'... [2021-08-19T08:05:31.579Z] #20 50.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:05:31.579Z] #20 50.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:05:31.579Z] #20 50.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:05:31.579Z] #20 50.97 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:05:31.579Z] #20 50.99 Setting up zip (3.0-11+b1) ... [2021-08-19T08:05:31.579Z] #20 51.02 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:05:31.607Z] #53 ... [2021-08-19T08:05:31.608Z] [2021-08-19T08:05:31.608Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:05:31.608Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-19T08:05:31.608Z] #17 DONE 1.8s [2021-08-19T08:05:31.608Z] [2021-08-19T08:05:31.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-08-19T08:05:31.608Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:31.608Z] #43 45.08 CC images/sit.o [2021-08-19T08:05:31.836Z] #20 51.08 Setting up bash-completion (1:2.8-6) ... [2021-08-19T08:05:31.870Z] #43 45.45 CC images/memfd.o [2021-08-19T08:05:32.447Z] #43 45.91 CC images/timens.o [2021-08-19T08:05:32.710Z] #43 ... [2021-08-19T08:05:32.710Z] [2021-08-19T08:05:32.710Z] #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-08-19T08:05:32.710Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:05:32.710Z] #45 97.31 crypto/tls [2021-08-19T08:05:32.710Z] #45 103.6 net/http/httptrace [2021-08-19T08:05:32.710Z] #45 103.9 net/http [2021-08-19T08:05:32.973Z] #45 ... [2021-08-19T08:05:32.973Z] [2021-08-19T08:05:32.973Z] #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-08-19T08:05:32.973Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:32.973Z] #43 46.36 LINK images/built-in.o [2021-08-19T08:05:32.973Z] #43 46.55 GEN compel/include/asm [2021-08-19T08:05:33.184Z] #20 13.08 Reading package lists... [2021-08-19T08:05:33.184Z] #20 ... [2021-08-19T08:05:33.184Z] [2021-08-19T08:05:33.184Z] #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-08-19T08:05:33.184Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:05:33.184Z] #53 15.00 + cd /tmp/tmp.rmiEEpGls2/src/github.com/opencontainers/runc [2021-08-19T08:05:33.184Z] #53 15.00 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:05:33.184Z] #53 15.74 + '[' -z '' ']' [2021-08-19T08:05:33.184Z] #53 15.74 + target=static [2021-08-19T08:05:33.184Z] #53 15.74 + make 'BUILDTAGS=seccomp ' static [2021-08-19T08:05:33.184Z] #53 15.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-19T08:05:33.184Z] #53 ... [2021-08-19T08:05:33.184Z] [2021-08-19T08:05:33.184Z] #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-08-19T08:05:33.184Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:33.184Z] #43 81.43 CC criu/arch/x86/vdso-pie.o [2021-08-19T08:05:33.184Z] #43 81.84 CC criu/arch/x86/restorer.o [2021-08-19T08:05:33.184Z] #43 82.39 CC criu/arch/x86/restorer_unmap.o [2021-08-19T08:05:33.184Z] #43 82.44 CC criu/arch/x86/sigaction_compat_pie.o [2021-08-19T08:05:33.184Z] #43 82.73 CC criu/pie/restorer.o [2021-08-19T08:05:33.240Z] #43 46.68 GEN compel/include/version.h [2021-08-19T08:05:33.240Z] #43 46.79 touch .config [2021-08-19T08:05:33.503Z] #43 ... [2021-08-19T08:05:33.503Z] [2021-08-19T08:05:33.503Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-19T08:05:33.503Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-19T08:05:33.503Z] #18 DONE 2.0s [2021-08-19T08:05:33.503Z] [2021-08-19T08:05:33.503Z] #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-08-19T08:05:33.503Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:33.503Z] #43 46.97 GEN include/common/config.h [2021-08-19T08:05:33.767Z] #43 47.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-08-19T08:05:33.767Z] #43 47.19 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-08-19T08:05:33.767Z] #43 47.29 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-08-19T08:05:33.767Z] #43 47.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-08-19T08:05:33.767Z] #43 47.36 DEP compel/plugins/std/infect.d [2021-08-19T08:05:33.980Z] #13 ... [2021-08-19T08:05:33.980Z] [2021-08-19T08:05:33.980Z] #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-08-19T08:05:33.980Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:05:33.980Z] #45 98.80 hash/crc32 [2021-08-19T08:05:33.980Z] #45 99.33 compress/gzip [2021-08-19T08:05:33.980Z] #45 100.5 net [2021-08-19T08:05:33.980Z] #45 100.9 vendor/golang.org/x/text/transform [2021-08-19T08:05:33.980Z] #45 101.7 vendor/golang.org/x/text/unicode/bidi [2021-08-19T08:05:33.980Z] #45 103.4 vendor/golang.org/x/text/secure/bidirule [2021-08-19T08:05:33.980Z] #45 103.7 vendor/golang.org/x/text/unicode/norm [2021-08-19T08:05:33.980Z] #45 107.8 vendor/golang.org/x/net/idna [2021-08-19T08:05:33.980Z] #45 ... [2021-08-19T08:05:33.980Z] [2021-08-19T08:05:33.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-08-19T08:05:33.980Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:33.980Z] #43 35.82 CC images/ipc-msg.o [2021-08-19T08:05:33.980Z] #43 36.05 CC images/ipc-sem.o [2021-08-19T08:05:33.980Z] #43 36.26 CC images/utsns.o [2021-08-19T08:05:33.980Z] #43 36.43 CC images/creds.o [2021-08-19T08:05:33.980Z] #43 36.68 CC images/vma.o [2021-08-19T08:05:33.980Z] #43 36.96 CC images/netdev.o [2021-08-19T08:05:33.980Z] #43 37.30 CC images/tty.o [2021-08-19T08:05:33.980Z] #43 37.85 CC images/file-lock.o [2021-08-19T08:05:33.980Z] #43 38.02 CC images/rlimit.o [2021-08-19T08:05:33.980Z] #43 38.27 CC images/pagemap.o [2021-08-19T08:05:33.980Z] #43 38.57 CC images/siginfo.o [2021-08-19T08:05:33.980Z] #43 38.92 CC images/rpc.o [2021-08-19T08:05:33.980Z] #43 39.98 CC images/ext-file.o [2021-08-19T08:05:33.980Z] #43 40.16 CC images/cgroup.o [2021-08-19T08:05:33.980Z] #43 40.71 CC images/userns.o [2021-08-19T08:05:33.980Z] #43 40.99 CC images/google/protobuf/descriptor.o [2021-08-19T08:05:33.980Z] #43 ... [2021-08-19T08:05:33.980Z] [2021-08-19T08:05:33.980Z] #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-08-19T08:05:33.980Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:05:33.980Z] #45 109.9 vendor/golang.org/x/net/http2/hpack [2021-08-19T08:05:34.031Z] #43 47.54 DEP compel/plugins/std/string.d [2021-08-19T08:05:34.031Z] #43 47.63 DEP compel/plugins/std/log.d [2021-08-19T08:05:34.116Z] #43 86.10 LINK criu/pie/restorer.built-in.o [2021-08-19T08:05:34.294Z] #43 47.71 DEP compel/plugins/std/fds.d [2021-08-19T08:05:34.294Z] #43 47.89 DEP compel/plugins/std/std.d [2021-08-19T08:05:34.374Z] #43 86.11 GEN criu/pie/restorer-blob.h [2021-08-19T08:05:34.374Z] #43 86.22 DEP criu/vdso.d [2021-08-19T08:05:34.522Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-19T08:05:34.522Z] === RUN TestBuildUncleanTarFilenames [2021-08-19T08:05:34.557Z] #43 48.05 DEP compel/plugins/shmem/shmem.d [2021-08-19T08:05:34.558Z] #43 48.16 DEP compel/plugins/fds/fds.d [2021-08-19T08:05:34.631Z] #43 86.53 DEP criu/vdso-compat.d [2021-08-19T08:05:34.781Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-08-19T08:05:34.781Z] === RUN TestBuildMultiStageLayerLeak [2021-08-19T08:05:34.822Z] #43 48.41 CC compel/plugins/std/std.o [2021-08-19T08:05:34.889Z] #43 86.69 DEP criu/uts_ns.d [2021-08-19T08:05:34.889Z] #43 ... [2021-08-19T08:05:34.889Z] [2021-08-19T08:05:34.889Z] #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-08-19T08:05:34.889Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:34.889Z] #45 183.9 net/http [2021-08-19T08:05:34.889Z] #45 ... [2021-08-19T08:05:34.889Z] [2021-08-19T08:05:34.889Z] #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-08-19T08:05:34.889Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:34.889Z] #43 86.87 DEP criu/util.d [2021-08-19T08:05:35.108Z] #20 53.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:35.108Z] #20 53.95 Setting up xz-utils (5.2.4-1) ... [2021-08-19T08:05:35.108Z] #20 53.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-19T08:05:35.108Z] #20 53.99 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-19T08:05:35.108Z] #20 54.01 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:05:35.108Z] #20 54.12 invoke-rc.d: could not determine current runlevel [2021-08-19T08:05:35.108Z] #20 54.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:05:35.108Z] #20 54.15 Setting up pigz (2.4-1) ... [2021-08-19T08:05:35.108Z] #20 54.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:05:35.108Z] #20 54.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:05:35.108Z] #20 54.21 Setting up python-pip-whl (18.1-5) ... [2021-08-19T08:05:35.108Z] #20 54.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:05:35.108Z] #20 54.27 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:05:35.146Z] #43 87.03 DEP criu/uffd.d [2021-08-19T08:05:35.372Z] #20 54.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:05:35.372Z] #20 54.73 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:05:35.372Z] #20 54.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:35.372Z] #20 54.77 Setting up vim (2:8.1.0875-5) ... [2021-08-19T08:05:35.372Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-19T08:05:35.372Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-19T08:05:35.372Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-19T08:05:35.373Z] #20 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-19T08:05:35.373Z] #20 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-19T08:05:35.373Z] #20 54.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-19T08:05:35.373Z] #20 54.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-19T08:05:35.373Z] #20 54.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-19T08:05:35.396Z] #43 ... [2021-08-19T08:05:35.396Z] [2021-08-19T08:05:35.396Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-08-19T08:05:35.396Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-19T08:05:35.396Z] #19 DONE 1.8s [2021-08-19T08:05:35.396Z] [2021-08-19T08:05:35.396Z] #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-08-19T08:05:35.396Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:35.396Z] #43 48.73 CC compel/plugins/std/fds.o [2021-08-19T08:05:35.403Z] #43 87.33 DEP criu/tun.d [2021-08-19T08:05:35.629Z] #20 54.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:05:35.630Z] #20 54.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:05:35.630Z] #20 54.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:05:35.630Z] #20 54.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:05:35.630Z] #20 54.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:05:35.630Z] #20 55.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:35.661Z] #43 87.51 DEP criu/tty.d [2021-08-19T08:05:35.888Z] #45 111.3 mime [2021-08-19T08:05:35.918Z] #43 87.79 DEP criu/timerfd.d [2021-08-19T08:05:35.974Z] #43 49.44 CC compel/plugins/std/log.o [2021-08-19T08:05:36.176Z] #43 88.03 DEP criu/timens.d [2021-08-19T08:05:36.434Z] #43 88.32 DEP criu/sysfs_parse.d [2021-08-19T08:05:36.692Z] #43 88.48 DEP criu/sysctl.d [2021-08-19T08:05:36.692Z] #43 88.68 DEP criu/string.d [2021-08-19T08:05:36.692Z] #43 88.74 DEP criu/stats.d [2021-08-19T08:05:36.924Z] #43 50.40 CC compel/plugins/std/string.o [2021-08-19T08:05:36.949Z] #43 88.84 DEP criu/sockets.d [2021-08-19T08:05:37.207Z] #43 89.03 DEP criu/sk-unix.d [2021-08-19T08:05:37.272Z] #45 113.0 mime/quotedprintable [2021-08-19T08:05:37.465Z] #43 89.36 DEP criu/sk-tcp.d [2021-08-19T08:05:37.500Z] #43 50.94 CC compel/plugins/std/infect.o [2021-08-19T08:05:37.723Z] #43 89.64 DEP criu/sk-queue.d [2021-08-19T08:05:37.762Z] #43 51.36 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-08-19T08:05:37.762Z] #43 51.42 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-08-19T08:05:37.842Z] #45 113.6 net/http/internal [2021-08-19T08:05:37.981Z] #43 89.88 DEP criu/sk-packet.d [2021-08-19T08:05:38.026Z] #43 51.50 AR compel/plugins/std.lib.a [2021-08-19T08:05:38.026Z] #43 51.63 CC compel/plugins/fds/fds.o [2021-08-19T08:05:38.238Z] #43 90.16 DEP criu/sk-netlink.d [2021-08-19T08:05:38.495Z] #43 90.41 DEP criu/sk-inet.d [2021-08-19T08:05:38.601Z] #43 51.94 AR compel/plugins/fds.lib.a [2021-08-19T08:05:38.601Z] #43 52.04 HOSTDEP compel/src/lib/log-host.d [2021-08-19T08:05:38.601Z] #43 52.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-08-19T08:05:38.752Z] #43 90.64 DEP criu/signalfd.d [2021-08-19T08:05:38.777Z] c67ded6868b6: Verifying Checksum [2021-08-19T08:05:38.777Z] c67ded6868b6: Download complete [2021-08-19T08:05:38.863Z] #43 52.37 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-08-19T08:05:38.863Z] #43 52.43 HOSTDEP compel/src/main-host.d [2021-08-19T08:05:38.863Z] #43 52.54 DEP compel/src/lib/ptrace.d [2021-08-19T08:05:38.902Z] #20 57.91 Setting up iptables (1.8.2-4) ... [2021-08-19T08:05:38.902Z] #20 57.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-19T08:05:38.902Z] #20 57.98 Setting up python3 (3.7.3-1) ... [2021-08-19T08:05:38.902Z] #20 58.40 Setting up python3-wheel (0.32.3-2) ... [2021-08-19T08:05:39.009Z] #43 90.80 DEP criu/sigframe.d [2021-08-19T08:05:39.009Z] #43 90.91 DEP criu/shmem.d [2021-08-19T08:05:39.267Z] #43 91.17 DEP criu/servicefd.d [2021-08-19T08:05:39.440Z] #43 52.72 DEP compel/src/lib/infect.d [2021-08-19T08:05:39.524Z] #43 91.33 DEP criu/seize.d [2021-08-19T08:05:39.703Z] #43 53.02 DEP compel/src/lib/infect-util.d [2021-08-19T08:05:39.703Z] #43 53.18 DEP compel/src/lib/infect-rpc.d [2021-08-19T08:05:39.751Z] #45 ... [2021-08-19T08:05:39.751Z] [2021-08-19T08:05:39.751Z] #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-08-19T08:05:39.751Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:39.751Z] #43 42.67 CC images/opts.o [2021-08-19T08:05:39.751Z] #43 42.88 CC images/seccomp.o [2021-08-19T08:05:39.751Z] #43 43.24 CC images/binfmt-misc.o [2021-08-19T08:05:39.752Z] #43 43.44 CC images/time.o [2021-08-19T08:05:39.752Z] #43 43.67 CC images/sysctl.o [2021-08-19T08:05:39.752Z] #43 43.92 CC images/autofs.o [2021-08-19T08:05:39.752Z] #43 44.15 CC images/macvlan.o [2021-08-19T08:05:39.752Z] #43 44.35 CC images/sit.o [2021-08-19T08:05:39.752Z] #43 44.64 CC images/memfd.o [2021-08-19T08:05:39.752Z] #43 44.98 CC images/timens.o [2021-08-19T08:05:39.752Z] #43 45.25 LINK images/built-in.o [2021-08-19T08:05:39.752Z] #43 45.39 GEN compel/include/asm [2021-08-19T08:05:39.752Z] #43 45.43 GEN compel/include/version.h [2021-08-19T08:05:39.752Z] #43 45.45 touch .config [2021-08-19T08:05:39.752Z] #43 45.52 GEN include/common/config.h [2021-08-19T08:05:39.752Z] #43 45.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-08-19T08:05:39.752Z] #43 45.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-08-19T08:05:39.752Z] #43 45.67 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-08-19T08:05:39.752Z] #43 45.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-08-19T08:05:39.752Z] #43 45.72 DEP compel/arch/x86/plugins/std/memcpy.d [2021-08-19T08:05:39.752Z] #43 45.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-08-19T08:05:39.752Z] #43 45.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-08-19T08:05:39.752Z] #43 45.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-08-19T08:05:39.752Z] #43 45.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-08-19T08:05:39.752Z] #43 45.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-08-19T08:05:39.752Z] #43 45.87 DEP compel/plugins/std/infect.d [2021-08-19T08:05:39.752Z] #43 45.97 DEP compel/plugins/std/string.d [2021-08-19T08:05:39.752Z] #43 46.02 DEP compel/plugins/std/log.d [2021-08-19T08:05:39.752Z] #43 46.11 DEP compel/plugins/std/fds.d [2021-08-19T08:05:39.752Z] #43 46.22 DEP compel/plugins/std/std.d [2021-08-19T08:05:39.752Z] #43 46.35 DEP compel/plugins/shmem/shmem.d [2021-08-19T08:05:39.752Z] #43 46.44 DEP compel/plugins/fds/fds.d [2021-08-19T08:05:39.752Z] #43 46.59 CC compel/plugins/std/std.o [2021-08-19T08:05:39.752Z] #43 46.97 CC compel/plugins/std/fds.o [2021-08-19T08:05:39.752Z] #43 47.46 CC compel/plugins/std/log.o [2021-08-19T08:05:39.782Z] #43 91.53 DEP criu/seccomp.d [2021-08-19T08:05:39.782Z] #43 91.73 DEP criu/rst-malloc.d [2021-08-19T08:05:39.782Z] #43 91.84 DEP criu/rbtree.d [2021-08-19T08:05:39.862Z] #20 59.16 Setting up apparmor (2.13.2-10) ... [2021-08-19T08:05:39.967Z] #43 53.35 DEP compel/arch/aarch64/src/lib/infect.d [2021-08-19T08:05:39.967Z] #43 53.53 DEP compel/arch/aarch64/src/lib/cpu.d [2021-08-19T08:05:39.967Z] #43 53.56 DEP compel/src/lib/log.d [2021-08-19T08:05:39.967Z] #43 53.63 DEP compel/src/main.d [2021-08-19T08:05:40.039Z] #43 91.87 DEP criu/pstree.d [2021-08-19T08:05:40.054Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2021-08-19T08:05:40.054Z] === RUN TestBuildWithHugeFile [2021-08-19T08:05:40.123Z] #20 ... [2021-08-19T08:05:40.123Z] [2021-08-19T08:05:40.123Z] #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-08-19T08:05:40.123Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:40.123Z] #43 116.1 CC criu/files-reg.o [2021-08-19T08:05:40.123Z] #43 118.2 CC criu/files.o [2021-08-19T08:05:40.123Z] #43 120.4 CC criu/filesystems.o [2021-08-19T08:05:40.123Z] #43 121.0 CC criu/fsnotify.o [2021-08-19T08:05:40.123Z] #43 122.1 CC criu/image-desc.o [2021-08-19T08:05:40.123Z] #43 122.3 CC criu/image.o [2021-08-19T08:05:40.123Z] #43 123.1 CC criu/ipc_ns.o [2021-08-19T08:05:40.123Z] #43 124.2 CC criu/irmap.o [2021-08-19T08:05:40.123Z] #43 124.9 CC criu/kcmp-ids.o [2021-08-19T08:05:40.123Z] #43 125.3 CC criu/kerndat.o [2021-08-19T08:05:40.230Z] #43 53.77 DEP compel/src/lib/handle-elf.d [2021-08-19T08:05:40.297Z] #43 92.05 DEP criu/protobuf.d [2021-08-19T08:05:40.297Z] #43 92.23 GEN criu/protobuf-desc-gen.h [2021-08-19T08:05:40.322Z] #43 48.34 CC compel/plugins/std/string.o [2021-08-19T08:05:40.415Z] #43 126.4 CC criu/libnetlink.o [2021-08-19T08:05:40.494Z] #43 53.97 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-08-19T08:05:40.675Z] #43 126.7 CC criu/log.o [2021-08-19T08:05:40.757Z] #43 54.14 CC compel/src/lib/log.o [2021-08-19T08:05:40.892Z] #43 49.08 CC compel/plugins/std/infect.o [2021-08-19T08:05:41.021Z] #43 54.41 CC compel/arch/aarch64/src/lib/cpu.o [2021-08-19T08:05:41.021Z] #43 54.62 CC compel/arch/aarch64/src/lib/infect.o [2021-08-19T08:05:41.284Z] #43 54.94 CC compel/src/lib/infect-rpc.o [2021-08-19T08:05:41.463Z] #43 49.55 CC compel/arch/x86/plugins/std/parasite-head.o [2021-08-19T08:05:41.463Z] #43 49.62 CC compel/arch/x86/plugins/std/memcpy.o [2021-08-19T08:05:41.463Z] #43 49.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-08-19T08:05:41.463Z] #43 49.72 AR compel/plugins/std.lib.a [2021-08-19T08:05:41.463Z] #43 ... [2021-08-19T08:05:41.463Z] [2021-08-19T08:05:41.463Z] #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-08-19T08:05:41.463Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-19T08:05:41.463Z] #13 113.6 Selecting previously unselected package libapparmor1:amd64. [2021-08-19T08:05:41.463Z] #13 113.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-19T08:05:41.463Z] #13 113.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:05:41.607Z] #43 127.4 CC criu/lsm.o [2021-08-19T08:05:41.607Z] #43 ... [2021-08-19T08:05:41.607Z] [2021-08-19T08:05:41.607Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:41.607Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:41.607Z] #20 61.11 Setting up xfsprogs (4.20.0-1) ... [2021-08-19T08:05:41.723Z] #13 113.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-19T08:05:41.723Z] #13 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-19T08:05:41.723Z] #13 113.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:05:41.723Z] #13 113.9 Selecting previously unselected package libbtrfs0. [2021-08-19T08:05:41.723Z] #13 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-19T08:05:41.723Z] #13 113.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:41.859Z] #43 55.25 CC compel/src/lib/infect-util.o [2021-08-19T08:05:41.863Z] #20 61.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:05:41.983Z] #13 114.0 Selecting previously unselected package libbtrfs-dev. [2021-08-19T08:05:41.983Z] #13 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-19T08:05:41.983Z] #13 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:41.983Z] #13 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-19T08:05:41.983Z] #13 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:05:42.119Z] #20 61.48 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:05:42.122Z] #43 55.67 CC compel/src/lib/infect.o [2021-08-19T08:05:42.193Z] #43 94.06 DEP criu/protobuf-desc.d [2021-08-19T08:05:42.242Z] #13 114.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:42.242Z] #13 114.3 Selecting previously unselected package libudev-dev:amd64. [2021-08-19T08:05:42.242Z] #13 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:05:42.242Z] #13 114.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:42.242Z] #13 114.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-19T08:05:42.242Z] #13 114.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-19T08:05:42.450Z] #43 94.27 DEP criu/proc_parse.d [2021-08-19T08:05:42.502Z] #13 114.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:05:42.707Z] #43 94.52 DEP criu/plugin.d [2021-08-19T08:05:42.707Z] #43 94.65 DEP criu/pipes.d [2021-08-19T08:05:42.761Z] #13 114.8 Selecting previously unselected package libpcre16-3:amd64. [2021-08-19T08:05:42.761Z] #13 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:42.761Z] #13 114.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:42.761Z] #13 115.0 Selecting previously unselected package libpcre32-3:amd64. [2021-08-19T08:05:42.761Z] #13 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:42.761Z] #13 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:42.964Z] #43 94.83 DEP criu/pie-util.d [2021-08-19T08:05:43.021Z] #13 115.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-19T08:05:43.021Z] #13 115.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:43.021Z] #13 115.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:05:43.047Z] #20 62.42 Setting up python3-distutils (3.7.3-1) ... [2021-08-19T08:05:43.222Z] #43 95.04 DEP criu/pie-util-vdso.d [2021-08-19T08:05:43.222Z] #43 95.20 DEP criu/pie-util-vdso-elf32.d [2021-08-19T08:05:43.222Z] #43 ... [2021-08-19T08:05:43.222Z] [2021-08-19T08:05:43.223Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:43.223Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:43.223Z] #20 13.08 Reading package lists... [2021-08-19T08:05:43.223Z] #20 17.58 Reading package lists... [2021-08-19T08:05:43.223Z] #20 21.73 Building dependency tree... [2021-08-19T08:05:43.223Z] #20 23.77 libcap2-bin is already the newest version (1:2.25-2). [2021-08-19T08:05:43.223Z] #20 23.77 The following additional packages will be installed: [2021-08-19T08:05:43.223Z] #20 23.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-19T08:05:43.223Z] #20 23.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-19T08:05:43.223Z] #20 23.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-19T08:05:43.223Z] #20 23.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-19T08:05:43.223Z] #20 23.79 python3.7 python3.7-minimal vim-runtime xxd [2021-08-19T08:05:43.223Z] #20 23.79 Suggested packages: [2021-08-19T08:05:43.223Z] #20 23.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-19T08:05:43.223Z] #20 23.79 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-19T08:05:43.223Z] #20 23.80 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-19T08:05:43.223Z] #20 23.80 quota [2021-08-19T08:05:43.223Z] #20 23.80 Recommended packages: [2021-08-19T08:05:43.223Z] #20 23.80 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-19T08:05:43.223Z] #20 23.80 python3-keyrings.alt python3-xdg unzip [2021-08-19T08:05:43.223Z] #20 25.93 The following NEW packages will be installed: [2021-08-19T08:05:43.223Z] #20 25.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-19T08:05:43.223Z] #20 25.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-19T08:05:43.223Z] #20 25.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-19T08:05:43.223Z] #20 25.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-19T08:05:43.223Z] #20 25.94 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-19T08:05:43.223Z] #20 25.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-19T08:05:43.223Z] #20 25.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-19T08:05:43.223Z] #20 25.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-19T08:05:43.223Z] #20 25.95 xz-utils zip [2021-08-19T08:05:43.223Z] #20 26.31 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:05:43.223Z] #20 26.31 Need to get 28.6 MB of archives. [2021-08-19T08:05:43.223Z] #20 26.31 After this operation, 116 MB of additional disk space will be used. [2021-08-19T08:05:43.223Z] #20 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-19T08:05:43.223Z] #20 26.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-19T08:05:43.223Z] #20 26.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-19T08:05:43.223Z] #20 26.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-19T08:05:43.223Z] #20 26.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-19T08:05:43.223Z] #20 26.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-19T08:05:43.223Z] #20 26.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-19T08:05:43.223Z] #20 26.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-19T08:05:43.223Z] #20 26.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-19T08:05:43.223Z] #20 26.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-19T08:05:43.223Z] #20 26.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-19T08:05:43.223Z] #20 26.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-19T08:05:43.223Z] #20 26.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-19T08:05:43.223Z] #20 26.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-19T08:05:43.223Z] #20 26.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-19T08:05:43.223Z] #20 26.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-19T08:05:43.223Z] #20 26.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:05:43.223Z] #20 26.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:05:43.223Z] #20 26.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-19T08:05:43.223Z] #20 26.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-19T08:05:43.223Z] #20 26.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-19T08:05:43.223Z] #20 26.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-19T08:05:43.223Z] #20 26.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-19T08:05:43.223Z] #20 26.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:05:43.223Z] #20 26.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:05:43.223Z] #20 26.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:05:43.223Z] #20 26.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-19T08:05:43.223Z] #20 26.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-19T08:05:43.223Z] #20 26.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:05:43.223Z] #20 27.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:05:43.281Z] #13 115.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-19T08:05:43.281Z] #13 115.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-19T08:05:43.281Z] #13 115.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:05:43.481Z] #20 27.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:05:43.481Z] #20 27.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:05:43.481Z] #20 27.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-19T08:05:43.481Z] #20 27.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-19T08:05:43.481Z] #20 27.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-19T08:05:43.481Z] #20 27.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-19T08:05:43.481Z] #20 ... [2021-08-19T08:05:43.481Z] [2021-08-19T08:05:43.481Z] #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-08-19T08:05:43.481Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:43.481Z] #43 95.40 DEP criu/path.d [2021-08-19T08:05:43.610Z] #20 62.88 Setting up python3-setuptools (40.8.0-1) ... [2021-08-19T08:05:43.738Z] #43 95.56 DEP criu/parasite-syscall.d [2021-08-19T08:05:43.874Z] #13 115.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-19T08:05:43.875Z] #13 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-19T08:05:43.875Z] #13 115.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:05:43.996Z] #43 95.77 DEP criu/pagemap.d [2021-08-19T08:05:44.152Z] #13 116.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-19T08:05:44.152Z] #13 116.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-19T08:05:44.152Z] #13 116.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:44.152Z] #13 116.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-19T08:05:44.152Z] #13 116.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-19T08:05:44.152Z] #13 116.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:44.253Z] #43 96.02 DEP criu/pagemap-cache.d [2021-08-19T08:05:44.253Z] #43 96.15 DEP criu/page-xfer.d [2021-08-19T08:05:44.422Z] #13 116.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-19T08:05:44.422Z] #13 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-19T08:05:44.422Z] #13 116.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:44.510Z] #43 96.34 DEP criu/page-pipe.d [2021-08-19T08:05:44.510Z] #43 96.46 DEP criu/netfilter.d [2021-08-19T08:05:44.541Z] #20 64.04 Setting up python3-pip (18.1-5) ... [2021-08-19T08:05:44.676Z] #43 57.84 CC compel/src/lib/ptrace.o [2021-08-19T08:05:44.767Z] #43 96.66 DEP criu/net.d [2021-08-19T08:05:44.767Z] #43 96.84 DEP criu/namespaces.d [2021-08-19T08:05:44.939Z] #43 58.36 AR compel/libcompel.a [2021-08-19T08:05:44.939Z] #43 58.47 HOSTCC compel/src/main-host.o [2021-08-19T08:05:44.990Z] #13 117.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-19T08:05:44.990Z] #13 117.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-19T08:05:44.990Z] #13 117.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-19T08:05:44.990Z] #13 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-19T08:05:44.990Z] #13 117.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:44.990Z] #13 117.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-19T08:05:44.990Z] #13 117.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-19T08:05:44.990Z] #13 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-19T08:05:44.990Z] #13 117.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-19T08:05:44.990Z] #13 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:44.990Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-19T08:05:45.249Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-19T08:05:45.249Z] #13 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-19T08:05:45.249Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-19T08:05:45.249Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-19T08:05:45.249Z] #13 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-19T08:05:45.249Z] #13 117.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-19T08:05:45.249Z] #13 117.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:45.249Z] #13 117.3 Setting up dmsetup (2:1.02.155-3) ... [2021-08-19T08:05:45.249Z] #13 117.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:45.249Z] #13 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-19T08:05:45.249Z] #13 117.3 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:05:45.331Z] #43 97.02 DEP criu/mount.d [2021-08-19T08:05:45.331Z] #43 ... [2021-08-19T08:05:45.331Z] [2021-08-19T08:05:45.331Z] #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-08-19T08:05:45.331Z] #45 sha256:fcb889ae7c25f616533d9528f826e5d70c1d38a335e9570762cbf66946de251e [2021-08-19T08:05:45.331Z] #45 198.2 github.com/LK4D4/vndr/godl [2021-08-19T08:05:45.331Z] #45 199.0 github.com/LK4D4/vndr [2021-08-19T08:05:45.331Z] #45 DONE 204.4s [2021-08-19T08:05:45.331Z] [2021-08-19T08:05:45.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-08-19T08:05:45.331Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:45.331Z] #43 97.22 DEP criu/memfd.d [2021-08-19T08:05:45.470Z] #20 65.01 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:05:45.514Z] #43 58.79 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-08-19T08:05:45.514Z] #43 ... [2021-08-19T08:05:45.514Z] [2021-08-19T08:05:45.514Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:45.514Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:05:45.514Z] #20 1.875 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:05:45.514Z] #20 1.911 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:05:45.514Z] #20 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:05:45.514Z] #20 1.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:05:45.514Z] #20 2.491 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-19T08:05:45.514Z] #20 3.458 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-19T08:05:45.514Z] #20 4.579 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-19T08:05:45.514Z] #20 5.758 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-19T08:05:45.514Z] #20 8.619 Fetched 8813 kB in 7s (1264 kB/s) [2021-08-19T08:05:45.514Z] #20 8.619 Reading package lists... [2021-08-19T08:05:45.514Z] #20 ... [2021-08-19T08:05:45.514Z] [2021-08-19T08:05:45.514Z] #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-08-19T08:05:45.514Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:45.514Z] #43 59.05 HOSTCC compel/src/lib/handle-elf-host.o [2021-08-19T08:05:45.588Z] #43 97.51 DEP criu/mem.d [2021-08-19T08:05:45.729Z] #20 65.06 Processing triggers for mime-support (3.62) ... [2021-08-19T08:05:45.845Z] #43 97.83 DEP criu/lsm.d [2021-08-19T08:05:46.091Z] #43 ... [2021-08-19T08:05:46.091Z] [2021-08-19T08:05:46.091Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:05:46.091Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-19T08:05:46.091Z] #32 DONE 120.3s [2021-08-19T08:05:46.091Z] [2021-08-19T08:05:46.091Z] #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-08-19T08:05:46.091Z] #45 sha256:7da673a1f801828c8d37352aa2dc9703efec5d704401578c36a8ea86c7cb3985 [2021-08-19T08:05:46.091Z] #45 114.8 github.com/LK4D4/vndr/godl [2021-08-19T08:05:46.091Z] #45 115.4 github.com/LK4D4/vndr [2021-08-19T08:05:46.091Z] #45 DONE 120.5s [2021-08-19T08:05:46.091Z] [2021-08-19T08:05:46.091Z] #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-08-19T08:05:46.091Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:46.091Z] #43 59.44 HOSTCC compel/src/lib/log-host.o [2021-08-19T08:05:46.091Z] #43 59.76 HOSTLINK compel/compel-host-bin [2021-08-19T08:05:46.419Z] #43 98.23 DEP criu/log.d [2021-08-19T08:05:46.666Z] #43 60.13 DEP soccr/soccr.d [2021-08-19T08:05:46.666Z] #43 ... [2021-08-19T08:05:46.666Z] [2021-08-19T08:05:46.666Z] #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-08-19T08:05:46.666Z] #53 sha256:4ef70dfd6baa7e27a58d5a37dee7c303f73e2ce351f9769697a81d48f3dad46a [2021-08-19T08:05:46.666Z] #53 11.93 + cd /tmp/tmp.BeUymfA2eE/src/github.com/opencontainers/runc [2021-08-19T08:05:46.666Z] #53 11.93 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:05:46.666Z] #53 12.42 + '[' -z '' ']' [2021-08-19T08:05:46.666Z] #53 12.42 + target=static [2021-08-19T08:05:46.666Z] #53 12.42 + make 'BUILDTAGS=seccomp ' static [2021-08-19T08:05:46.666Z] #53 12.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-19T08:05:46.666Z] #53 ... [2021-08-19T08:05:46.666Z] [2021-08-19T08:05:46.666Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:46.666Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:05:46.666Z] #20 8.619 Reading package lists... [2021-08-19T08:05:46.724Z] #43 98.39 DEP criu/libnetlink.d [2021-08-19T08:05:46.724Z] #43 98.61 DEP criu/kerndat.d [2021-08-19T08:05:46.981Z] #43 98.79 DEP criu/kcmp-ids.d [2021-08-19T08:05:46.981Z] #43 98.94 DEP criu/irmap.d [2021-08-19T08:05:47.238Z] #43 99.07 DEP criu/ipc_ns.d [2021-08-19T08:05:47.238Z] #43 99.20 DEP criu/image.d [2021-08-19T08:05:47.496Z] #43 99.38 DEP criu/image-desc.d [2021-08-19T08:05:47.496Z] #43 99.48 DEP criu/fsnotify.d [2021-08-19T08:05:47.625Z] #20 DONE 66.7s [2021-08-19T08:05:47.625Z] [2021-08-19T08:05:47.625Z] #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-08-19T08:05:47.625Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-19T08:05:47.753Z] #43 ... [2021-08-19T08:05:47.754Z] [2021-08-19T08:05:47.754Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:05:47.754Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:05:47.754Z] #32 DONE 206.5s [2021-08-19T08:05:47.754Z] [2021-08-19T08:05:47.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:05:47.754Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:47.754Z] #43 99.65 DEP criu/filesystems.d [2021-08-19T08:05:47.785Z] #13 DONE 119.7s [2021-08-19T08:05:47.785Z] [2021-08-19T08:05:47.785Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:05:47.785Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:05:48.011Z] #43 99.92 DEP criu/files.d [2021-08-19T08:05:48.269Z] #43 100.3 DEP criu/files-reg.d [2021-08-19T08:05:48.555Z] #21 1.100 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-19T08:05:48.555Z] #21 1.104 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-19T08:05:48.555Z] #21 1.110 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-19T08:05:48.555Z] #21 DONE 1.2s [2021-08-19T08:05:48.555Z] [2021-08-19T08:05:48.555Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:05:48.555Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:05:48.836Z] #43 100.7 DEP criu/files-ext.d [2021-08-19T08:05:48.837Z] #43 100.8 DEP criu/file-lock.d [2021-08-19T08:05:49.095Z] #43 100.9 DEP criu/file-ids.d [2021-08-19T08:05:49.095Z] #43 101.0 DEP criu/fifo.d [2021-08-19T08:05:49.353Z] #43 101.1 DEP criu/fdstore.d [2021-08-19T08:05:49.353Z] #43 101.3 DEP criu/fault-injection.d [2021-08-19T08:05:49.353Z] #43 101.3 DEP criu/external.d [2021-08-19T08:05:49.353Z] #43 101.4 DEP criu/eventpoll.d [2021-08-19T08:05:49.611Z] #43 101.6 DEP criu/eventfd.d [2021-08-19T08:05:49.868Z] #43 101.7 DEP criu/crtools.d [2021-08-19T08:05:49.868Z] #43 101.9 DEP criu/cr-service.d [2021-08-19T08:05:50.433Z] #43 102.1 DEP criu/cr-restore.d [2021-08-19T08:05:50.433Z] #43 102.4 DEP criu/cr-errno.d [2021-08-19T08:05:50.433Z] #43 102.4 DEP criu/cr-dump.d [2021-08-19T08:05:50.574Z] #20 11.78 Reading package lists... [2021-08-19T08:05:50.691Z] #43 102.6 DEP criu/cr-dedup.d [2021-08-19T08:05:50.691Z] #43 102.8 DEP criu/cr-check.d [2021-08-19T08:05:50.837Z] #20 14.95 Building dependency tree... [2021-08-19T08:05:51.256Z] #43 103.0 DEP criu/config.d [2021-08-19T08:05:51.257Z] #43 103.2 DEP criu/clone-noasan.d [2021-08-19T08:05:51.257Z] #43 103.3 DEP criu/cgroup.d [2021-08-19T08:05:51.514Z] #43 103.4 DEP criu/cgroup-props.d [2021-08-19T08:05:51.514Z] #43 103.5 DEP criu/bitmap.d [2021-08-19T08:05:51.514Z] #43 103.5 DEP criu/bfd.d [2021-08-19T08:05:51.771Z] #43 103.6 DEP criu/autofs.d [2021-08-19T08:05:51.771Z] #43 103.7 DEP criu/aio.d [2021-08-19T08:05:51.771Z] #43 103.8 DEP criu/action-scripts.d [2021-08-19T08:05:51.823Z] #20 16.42 libcap2-bin is already the newest version (1:2.25-2). [2021-08-19T08:05:51.823Z] #20 16.42 The following additional packages will be installed: [2021-08-19T08:05:51.823Z] #20 16.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-19T08:05:51.823Z] #20 16.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-19T08:05:51.823Z] #20 16.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-19T08:05:51.823Z] #20 16.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-19T08:05:51.823Z] #20 16.43 python3.7 python3.7-minimal vim-runtime xxd [2021-08-19T08:05:51.823Z] #20 16.44 Suggested packages: [2021-08-19T08:05:51.823Z] #20 16.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-19T08:05:51.823Z] #20 16.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-19T08:05:51.823Z] #20 16.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-19T08:05:51.824Z] #20 16.44 quota [2021-08-19T08:05:51.824Z] #20 16.44 Recommended packages: [2021-08-19T08:05:51.824Z] #20 16.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-19T08:05:51.824Z] #20 16.44 python3-keyrings.alt python3-xdg unzip [2021-08-19T08:05:51.828Z] #22 ... [2021-08-19T08:05:51.828Z] [2021-08-19T08:05:51.828Z] #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-08-19T08:05:51.828Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:51.828Z] #43 127.9 CC criu/mem.o [2021-08-19T08:05:51.828Z] #43 129.7 CC criu/memfd.o [2021-08-19T08:05:51.828Z] #43 130.2 CC criu/mount.o [2021-08-19T08:05:51.828Z] #43 134.6 CC criu/namespaces.o [2021-08-19T08:05:51.828Z] #43 136.9 CC criu/net.o [2021-08-19T08:05:51.984Z] #14 ... [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #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-08-19T08:05:51.984Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:51.984Z] #43 49.81 CC compel/plugins/fds/fds.o [2021-08-19T08:05:51.984Z] #43 50.07 AR compel/plugins/fds.lib.a [2021-08-19T08:05:51.984Z] #43 50.13 HOSTDEP compel/src/lib/log-host.d [2021-08-19T08:05:51.984Z] #43 50.25 HOSTDEP compel/src/lib/handle-elf-host.d [2021-08-19T08:05:51.984Z] #43 50.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-08-19T08:05:51.984Z] #43 50.52 HOSTDEP compel/src/main-host.d [2021-08-19T08:05:51.984Z] #43 50.67 DEP compel/src/lib/ptrace.d [2021-08-19T08:05:51.984Z] #43 50.79 DEP compel/src/lib/infect.d [2021-08-19T08:05:51.984Z] #43 50.99 DEP compel/src/lib/infect-util.d [2021-08-19T08:05:51.984Z] #43 51.09 DEP compel/src/lib/infect-rpc.d [2021-08-19T08:05:51.984Z] #43 51.24 DEP compel/arch/x86/src/lib/infect.d [2021-08-19T08:05:51.984Z] #43 51.38 DEP compel/arch/x86/src/lib/cpu.d [2021-08-19T08:05:51.984Z] #43 51.47 DEP compel/src/lib/log.d [2021-08-19T08:05:51.984Z] #43 51.58 DEP compel/src/main.d [2021-08-19T08:05:51.984Z] #43 51.73 DEP compel/src/lib/handle-elf.d [2021-08-19T08:05:51.984Z] #43 51.83 DEP compel/arch/x86/src/lib/handle-elf.d [2021-08-19T08:05:51.984Z] #43 51.94 CC compel/src/lib/log.o [2021-08-19T08:05:51.984Z] #43 52.20 CC compel/arch/x86/src/lib/cpu.o [2021-08-19T08:05:51.984Z] #43 53.00 CC compel/arch/x86/src/lib/infect.o [2021-08-19T08:05:51.984Z] #43 53.87 CC compel/src/lib/infect-rpc.o [2021-08-19T08:05:51.984Z] #43 54.19 CC compel/src/lib/infect-util.o [2021-08-19T08:05:51.984Z] #43 54.41 CC compel/src/lib/infect.o [2021-08-19T08:05:51.984Z] #43 56.87 CC compel/src/lib/ptrace.o [2021-08-19T08:05:51.984Z] #43 57.24 AR compel/libcompel.a [2021-08-19T08:05:51.984Z] #43 57.32 HOSTCC compel/src/main-host.o [2021-08-19T08:05:51.984Z] #43 57.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-08-19T08:05:51.984Z] #43 57.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-08-19T08:05:51.984Z] #43 58.22 HOSTCC compel/src/lib/log-host.o [2021-08-19T08:05:51.984Z] #43 58.41 HOSTLINK compel/compel-host-bin [2021-08-19T08:05:51.984Z] #43 58.53 DEP soccr/soccr.d [2021-08-19T08:05:51.984Z] #43 58.71 CC soccr/soccr.o [2021-08-19T08:05:51.984Z] #43 ... [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #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-08-19T08:05:51.984Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:05:51.984Z] #45 117.7 net/textproto [2021-08-19T08:05:51.984Z] #45 117.7 crypto/x509 [2021-08-19T08:05:51.984Z] #45 118.9 vendor/golang.org/x/net/http/httpguts [2021-08-19T08:05:51.984Z] #45 119.3 vendor/golang.org/x/net/http/httpproxy [2021-08-19T08:05:51.984Z] #45 119.8 mime/multipart [2021-08-19T08:05:51.984Z] #45 122.1 crypto/tls [2021-08-19T08:05:51.984Z] #45 ... [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-08-19T08:05:51.984Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-19T08:05:51.984Z] #14 DONE 4.2s [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #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-08-19T08:05:51.984Z] #58 sha256:8cd715742519ca3a8aaae363b93f931689bf245ee08f014a18cc2118f8315258 [2021-08-19T08:05:51.984Z] #58 122.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-19T08:05:51.984Z] #58 122.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-19T08:05:51.984Z] #58 DONE 127.7s [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #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-08-19T08:05:51.984Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:51.984Z] #43 60.10 AR soccr/libsoccr.a [2021-08-19T08:05:51.984Z] #43 60.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:05:51.984Z] #43 ... [2021-08-19T08:05:51.984Z] [2021-08-19T08:05:51.984Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-19T08:05:51.984Z] #59 sha256:da31fd7c66fd8af370e729825985d4701aa87c5209f8327a83d35ca279cef880 [2021-08-19T08:05:51.984Z] #59 DONE 0.1s [2021-08-19T08:05:52.085Z] #43 ... [2021-08-19T08:05:52.085Z] [2021-08-19T08:05:52.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-08-19T08:05:52.085Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:05:52.085Z] #40 230.3 + dpkg --print-architecture [2021-08-19T08:05:52.085Z] #40 230.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-19T08:05:52.085Z] #40 230.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-19T08:05:52.085Z] #40 230.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-19T08:05:52.242Z] [2021-08-19T08:05:52.242Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-19T08:05:52.242Z] #60 sha256:4a7c8a3ab1813e915a3aeb67c64de8c6251efeda11f491b81370091526871a65 [2021-08-19T08:05:52.242Z] #60 DONE 0.2s [2021-08-19T08:05:52.242Z] [2021-08-19T08:05:52.242Z] #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-08-19T08:05:52.242Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-19T08:05:52.336Z] #43 104.0 CC criu/action-scripts.o [2021-08-19T08:05:52.594Z] #43 104.4 CC criu/aio.o [2021-08-19T08:05:53.160Z] #43 105.0 CC criu/autofs.o [2021-08-19T08:05:53.217Z] #20 17.70 The following NEW packages will be installed: [2021-08-19T08:05:53.217Z] #20 17.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-19T08:05:53.217Z] #20 17.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-19T08:05:53.217Z] #20 17.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-19T08:05:53.217Z] #20 17.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-19T08:05:53.217Z] #20 17.71 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-19T08:05:53.217Z] #20 17.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-19T08:05:53.217Z] #20 17.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-19T08:05:53.217Z] #20 17.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-19T08:05:53.217Z] #20 17.71 xz-utils zip [2021-08-19T08:05:53.418Z] #43 ... [2021-08-19T08:05:53.418Z] [2021-08-19T08:05:53.418Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:05:53.418Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:05:53.418Z] #20 27.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-19T08:05:53.418Z] #20 27.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-19T08:05:53.418Z] #20 27.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-19T08:05:53.418Z] #20 27.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-19T08:05:53.418Z] #20 27.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-19T08:05:53.418Z] #20 27.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-19T08:05:53.418Z] #20 27.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-19T08:05:53.418Z] #20 27.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-19T08:05:53.418Z] #20 27.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-19T08:05:53.418Z] #20 27.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-19T08:05:53.418Z] #20 28.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-19T08:05:53.418Z] #20 28.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-19T08:05:53.418Z] #20 28.22 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-19T08:05:53.418Z] #20 29.37 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:05:53.418Z] #20 29.58 Fetched 28.6 MB in 2s (13.0 MB/s) [2021-08-19T08:05:53.418Z] #20 29.75 Selecting previously unselected package pigz. [2021-08-19T08:05:53.418Z] #20 29.75 (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 ... 23446 files and directories currently installed.) [2021-08-19T08:05:53.418Z] #20 29.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-19T08:05:53.418Z] #20 29.88 Unpacking pigz (2.4-1) ... [2021-08-19T08:05:53.418Z] #20 30.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-19T08:05:53.418Z] #20 30.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:53.418Z] #20 30.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.418Z] #20 30.99 Selecting previously unselected package python3.7-minimal. [2021-08-19T08:05:53.418Z] #20 31.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 31.03 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.419Z] #20 32.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.419Z] #20 32.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.419Z] #20 34.53 Selecting previously unselected package python3-minimal. [2021-08-19T08:05:53.419Z] #20 34.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 ... 23695 files and directories currently installed.) [2021-08-19T08:05:53.419Z] #20 34.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 34.59 Unpacking python3-minimal (3.7.3-1) ... [2021-08-19T08:05:53.419Z] #20 34.67 Selecting previously unselected package libmpdec2:amd64. [2021-08-19T08:05:53.419Z] #20 34.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 34.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:05:53.419Z] #20 34.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-19T08:05:53.419Z] #20 34.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 34.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.419Z] #20 35.66 Selecting previously unselected package python3.7. [2021-08-19T08:05:53.419Z] #20 35.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 35.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:05:53.419Z] #20 35.81 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T08:05:53.419Z] #20 35.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 35.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:05:53.419Z] #20 35.97 Setting up python3-minimal (3.7.3-1) ... [2021-08-19T08:05:53.419Z] #20 36.89 Selecting previously unselected package python3. [2021-08-19T08:05:53.419Z] #20 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 ... 24107 files and directories currently installed.) [2021-08-19T08:05:53.419Z] #20 36.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 36.97 Unpacking python3 (3.7.3-1) ... [2021-08-19T08:05:53.419Z] #20 37.06 Selecting previously unselected package libip4tc0:amd64. [2021-08-19T08:05:53.419Z] #20 37.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 37.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:53.419Z] #20 37.16 Selecting previously unselected package libip6tc0:amd64. [2021-08-19T08:05:53.419Z] #20 37.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 37.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:53.419Z] #20 37.26 Selecting previously unselected package libiptc0:amd64. [2021-08-19T08:05:53.419Z] #20 37.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 37.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:05:53.419Z] #20 37.36 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-19T08:05:53.419Z] #20 37.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 37.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:05:53.419Z] #20 37.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-19T08:05:53.419Z] #20 37.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-19T08:05:53.419Z] #20 37.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:05:53.419Z] #20 37.53 Selecting previously unselected package libnftnl11:amd64. [2021-08-19T08:05:53.419Z] #20 37.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-19T08:05:53.456Z] #40 ... [2021-08-19T08:05:53.456Z] [2021-08-19T08:05:53.456Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:05:53.456Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:05:53.456Z] #22 5.052 Collecting yamllint==1.26.1 [2021-08-19T08:05:53.480Z] #20 18.07 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:05:53.480Z] #20 18.07 Need to get 27.7 MB of archives. [2021-08-19T08:05:53.480Z] #20 18.07 After this operation, 114 MB of additional disk space will be used. [2021-08-19T08:05:53.480Z] #20 18.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-19T08:05:53.480Z] #20 18.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-19T08:05:53.480Z] #20 18.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-19T08:05:53.480Z] #20 18.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-19T08:05:53.480Z] #20 18.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-19T08:05:53.480Z] #20 18.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-19T08:05:53.480Z] #20 18.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-19T08:05:53.480Z] #20 18.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-19T08:05:53.480Z] #20 18.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-19T08:05:53.480Z] #20 18.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-19T08:05:53.480Z] #20 18.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-19T08:05:53.480Z] #20 18.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-19T08:05:53.598Z] 4612f6d0b889: Verifying Checksum [2021-08-19T08:05:53.598Z] 4612f6d0b889: Download complete [2021-08-19T08:05:53.676Z] #20 37.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:05:53.676Z] #20 37.63 Selecting previously unselected package iptables. [2021-08-19T08:05:53.676Z] #20 37.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-19T08:05:53.676Z] #20 37.65 Unpacking iptables (1.8.2-4) ... [2021-08-19T08:05:53.743Z] #20 18.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-19T08:05:53.743Z] #20 18.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-19T08:05:53.743Z] #20 18.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-19T08:05:53.743Z] #20 18.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-19T08:05:53.743Z] #20 18.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-19T08:05:53.743Z] #20 18.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:05:53.743Z] #20 18.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-19T08:05:53.743Z] #20 18.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-19T08:05:53.743Z] #20 18.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-19T08:05:53.743Z] #20 18.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-19T08:05:53.743Z] #20 18.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-19T08:05:53.743Z] #20 18.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-19T08:05:53.743Z] #20 18.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-19T08:05:53.934Z] #20 37.94 Selecting previously unselected package xxd. [2021-08-19T08:05:53.934Z] #20 37.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:05:53.934Z] #20 37.96 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:05:53.934Z] #20 38.07 Selecting previously unselected package vim-common. [2021-08-19T08:05:54.007Z] #20 18.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-19T08:05:54.007Z] #20 18.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-19T08:05:54.007Z] #20 18.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-19T08:05:54.007Z] #20 18.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-19T08:05:54.192Z] #20 38.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:05:54.192Z] #20 38.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:05:54.192Z] #20 38.29 Selecting previously unselected package bash-completion. [2021-08-19T08:05:54.192Z] #20 38.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-19T08:05:54.585Z] #20 19.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-19T08:05:54.585Z] #20 19.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-19T08:05:54.585Z] #20 19.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-19T08:05:54.585Z] #20 19.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-19T08:05:54.585Z] #20 19.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-19T08:05:54.585Z] #20 19.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-19T08:05:54.585Z] #20 19.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-19T08:05:54.585Z] #20 19.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-19T08:05:54.585Z] #20 19.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-19T08:05:54.585Z] #20 19.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-19T08:05:54.585Z] #20 19.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-19T08:05:54.585Z] #20 19.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-19T08:05:54.585Z] #20 19.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-19T08:05:54.586Z] #20 19.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-19T08:05:54.586Z] #20 19.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-19T08:05:54.849Z] #20 19.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-19T08:05:54.849Z] #20 19.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-19T08:05:55.113Z] #20 19.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-19T08:05:55.113Z] #20 19.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-19T08:05:55.113Z] #20 19.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-19T08:05:55.113Z] #20 ... [2021-08-19T08:05:55.113Z] [2021-08-19T08:05:55.113Z] #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-08-19T08:05:55.113Z] #24 sha256:41f3d09bd378903932ce8c46f6cba7b49f3f406a1f3e55ba24a037f327c71fee [2021-08-19T08:05:56.436Z] #15 DONE 4.4s [2021-08-19T08:05:56.437Z] [2021-08-19T08:05:56.437Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:05:56.437Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-19T08:05:56.957Z] #24 129.9 Checking out files: 19% (2273/11460) Checking out files: 20% (2292/11460) Checking out files: 21% (2407/11460) Checking out files: 22% (2522/11460) Checking out files: 23% (2636/11460) Checking out files: 24% (2751/11460) Checking out files: 25% (2865/11460) Checking out files: 26% (2980/11460) Checking out files: 27% (3095/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 36% (4142/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) [2021-08-19T08:05:56.957Z] #24 ... [2021-08-19T08:05:56.957Z] [2021-08-19T08:05:56.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-08-19T08:05:56.957Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:05:56.957Z] #43 60.37 CC soccr/soccr.o [2021-08-19T08:05:56.957Z] #43 62.21 AR soccr/libsoccr.a [2021-08-19T08:05:56.957Z] #43 62.29 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:05:56.957Z] #43 62.66 DEP criu/arch/aarch64/sigframe.d [2021-08-19T08:05:56.957Z] #43 62.85 DEP criu/arch/aarch64/crtools.d [2021-08-19T08:05:56.957Z] #43 63.13 DEP criu/arch/aarch64/cpu.d [2021-08-19T08:05:56.957Z] #43 63.17 DEP criu/arch/aarch64/bitops.d [2021-08-19T08:05:56.957Z] #43 63.21 CC criu/arch/aarch64/bitops.o [2021-08-19T08:05:56.957Z] #43 63.29 CC criu/arch/aarch64/cpu.o [2021-08-19T08:05:56.957Z] #43 63.45 CC criu/arch/aarch64/crtools.o [2021-08-19T08:05:56.957Z] #43 63.99 CC criu/arch/aarch64/sigframe.o [2021-08-19T08:05:56.957Z] #43 64.11 LINK criu/arch/aarch64/crtools.built-in.o [2021-08-19T08:05:56.957Z] #43 64.16 DEP criu/pie/util-vdso.d [2021-08-19T08:05:56.957Z] #43 64.42 DEP criu/pie/util.d [2021-08-19T08:05:56.957Z] #43 64.69 CC criu/pie/util.o [2021-08-19T08:05:56.957Z] #43 65.05 CC criu/pie/util-vdso.o [2021-08-19T08:05:56.957Z] #43 65.64 AR criu/pie/pie.lib.a [2021-08-19T08:05:56.957Z] #43 65.72 DEP criu/pie/restorer.d [2021-08-19T08:05:56.957Z] #43 65.98 DEP criu/arch/aarch64/intraprocedure.d [2021-08-19T08:05:56.957Z] #43 66.00 DEP criu/arch/aarch64/restorer.d [2021-08-19T08:05:56.957Z] #43 66.23 DEP criu/arch/aarch64/vdso-pie.d [2021-08-19T08:05:56.957Z] #43 66.36 DEP criu/pie/parasite-vdso.d [2021-08-19T08:05:56.957Z] #43 66.47 DEP criu/pie/parasite.d [2021-08-19T08:05:56.957Z] #43 66.58 CC criu/pie/parasite.o [2021-08-19T08:05:56.957Z] #43 67.43 LINK criu/pie/parasite.built-in.o [2021-08-19T08:05:56.957Z] #43 67.44 GEN criu/pie/parasite-blob.h [2021-08-19T08:05:56.957Z] #43 67.45 CC criu/pie/parasite-vdso.o [2021-08-19T08:05:56.957Z] #43 67.96 CC criu/arch/aarch64/vdso-pie.o [2021-08-19T08:05:56.957Z] #43 68.19 CC criu/arch/aarch64/restorer.o [2021-08-19T08:05:56.957Z] #43 68.56 CC criu/arch/aarch64/intraprocedure.o [2021-08-19T08:05:56.957Z] #43 68.59 CC criu/pie/restorer.o [2021-08-19T08:05:56.957Z] #43 ... [2021-08-19T08:05:56.957Z] [2021-08-19T08:05:56.957Z] #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-08-19T08:05:56.957Z] #24 sha256:41f3d09bd378903932ce8c46f6cba7b49f3f406a1f3e55ba24a037f327c71fee [2021-08-19T08:05:57.470Z] #20 41.22 Unpacking bash-completion (1:2.8-6) ... [2021-08-19T08:05:57.728Z] #20 41.63 Selecting previously unselected package bzip2. [2021-08-19T08:05:57.728Z] #20 41.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-19T08:05:57.728Z] #20 41.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:05:57.728Z] #20 41.75 Selecting previously unselected package xz-utils. [2021-08-19T08:05:57.728Z] #20 41.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-19T08:05:57.728Z] #20 41.76 Unpacking xz-utils (5.2.4-1) ... [2021-08-19T08:05:57.818Z] #16 ... [2021-08-19T08:05:57.819Z] [2021-08-19T08:05:57.819Z] #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-08-19T08:05:57.819Z] #53 sha256:add497d3c69a8e3b8a579601ab056943f58aa285bd284bdfa1a38a742d7ae122 [2021-08-19T08:05:57.819Z] #53 4.060 + RM_GOPATH=0 [2021-08-19T08:05:57.819Z] #53 4.060 + TMP_GOPATH= [2021-08-19T08:05:57.819Z] #53 4.060 + : /build [2021-08-19T08:05:57.819Z] #53 4.060 + '[' -z '' ']' [2021-08-19T08:05:57.819Z] #53 4.060 ++ mktemp -d [2021-08-19T08:05:57.819Z] #53 4.060 + export GOPATH=/tmp/tmp.RMY3AVX3NR [2021-08-19T08:05:57.819Z] #53 4.060 + GOPATH=/tmp/tmp.RMY3AVX3NR [2021-08-19T08:05:57.819Z] #53 4.060 + RM_GOPATH=1 [2021-08-19T08:05:57.819Z] #53 4.060 + case "$(go env GOARCH)" in [2021-08-19T08:05:57.819Z] #53 4.060 ++ go env GOARCH [2021-08-19T08:05:57.819Z] #53 4.063 + export GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:57.819Z] #53 4.063 + GO_BUILDMODE=-buildmode=pie [2021-08-19T08:05:57.819Z] #53 4.064 ++ dirname /tmp/install/install.sh [2021-08-19T08:05:57.819Z] #53 4.076 + dir=/tmp/install [2021-08-19T08:05:57.819Z] #53 4.076 + bin=runc [2021-08-19T08:05:57.819Z] #53 4.076 + shift [2021-08-19T08:05:57.819Z] #53 4.076 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-19T08:05:57.819Z] #53 4.076 + . /tmp/install/runc.installer [2021-08-19T08:05:57.819Z] #53 4.095 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-19T08:05:57.819Z] #53 4.096 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:05:57.819Z] #53 4.096 + install_runc [2021-08-19T08:05:57.819Z] #53 4.096 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-19T08:05:57.819Z] #53 4.096 + uname -r [2021-08-19T08:05:57.819Z] #53 4.096 + RUNC_BUILDTAGS='seccomp ' [2021-08-19T08:05:57.819Z] #53 4.096 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-19T08:05:57.819Z] #53 4.096 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RMY3AVX3NR/src/github.com/opencontainers/runc [2021-08-19T08:05:57.819Z] #53 4.098 Cloning into '/tmp/tmp.RMY3AVX3NR/src/github.com/opencontainers/runc'... [2021-08-19T08:05:57.819Z] #53 ... [2021-08-19T08:05:57.819Z] [2021-08-19T08:05:57.819Z] #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-08-19T08:05:57.819Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:57.819Z] #43 60.72 DEP criu/arch/x86/sigframe.d [2021-08-19T08:05:57.819Z] #43 60.83 DEP criu/arch/x86/sigaction_compat.d [2021-08-19T08:05:57.819Z] #43 61.00 DEP criu/arch/x86/kerndat.d [2021-08-19T08:05:57.819Z] #43 61.22 DEP criu/arch/x86/crtools.d [2021-08-19T08:05:57.819Z] #43 61.34 DEP criu/arch/x86/cpu.d [2021-08-19T08:05:57.819Z] #43 61.47 CC criu/arch/x86/cpu.o [2021-08-19T08:05:57.819Z] #43 62.17 CC criu/arch/x86/crtools.o [2021-08-19T08:05:57.819Z] #43 63.42 CC criu/arch/x86/kerndat.o [2021-08-19T08:05:57.819Z] #43 64.04 CC criu/arch/x86/sigaction_compat.o [2021-08-19T08:05:57.819Z] #43 64.29 CC criu/arch/x86/sigframe.o [2021-08-19T08:05:57.819Z] #43 64.61 LINK criu/arch/x86/crtools.built-in.o [2021-08-19T08:05:57.819Z] #43 64.69 DEP criu/pie/util-vdso-elf32.d [2021-08-19T08:05:57.819Z] #43 64.83 DEP criu/pie/util-vdso.d [2021-08-19T08:05:57.819Z] #43 65.05 DEP criu/pie/util.d [2021-08-19T08:05:57.819Z] #43 65.20 CC criu/pie/util.o [2021-08-19T08:05:57.819Z] #43 65.46 CC criu/pie/util-vdso.o [2021-08-19T08:05:57.986Z] #20 41.94 Selecting previously unselected package apparmor. [2021-08-19T08:05:57.986Z] #20 41.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-19T08:05:57.986Z] #20 42.03 Unpacking apparmor (2.13.2-10) ... [2021-08-19T08:05:58.081Z] #43 66.21 CC criu/pie/util-vdso-elf32.o [2021-08-19T08:05:58.551Z] #20 42.35 Selecting previously unselected package aufs-tools. [2021-08-19T08:05:58.551Z] #20 42.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-19T08:05:58.551Z] #20 42.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:05:58.551Z] #20 42.46 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:05:58.551Z] #20 42.48 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:05:58.551Z] #20 42.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:05:58.709Z] #22 10.40 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-19T08:05:58.808Z] #20 42.63 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:05:58.808Z] #20 42.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:05:58.808Z] #20 42.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:05:58.808Z] #20 42.76 Selecting previously unselected package jq. [2021-08-19T08:05:58.808Z] #20 42.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:05:58.808Z] #20 42.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:05:59.034Z] #43 67.03 AR criu/pie/pie.lib.a [2021-08-19T08:05:59.034Z] #43 67.07 DEP criu/pie/restorer.d [2021-08-19T08:05:59.034Z] #43 67.30 DEP criu/arch/x86/sigaction_compat_pie.d [2021-08-19T08:05:59.065Z] #20 42.88 Selecting previously unselected package libaio1:amd64. [2021-08-19T08:05:59.065Z] #20 42.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-19T08:05:59.065Z] #20 42.91 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:05:59.065Z] #20 43.00 Selecting previously unselected package libgpm2:amd64. [2021-08-19T08:05:59.065Z] #20 43.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-19T08:05:59.065Z] #20 43.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:05:59.065Z] #20 43.09 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:05:59.065Z] #20 43.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:05:59.065Z] #20 43.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:05:59.294Z] #43 67.49 DEP criu/arch/x86/restorer_unmap.d [2021-08-19T08:05:59.294Z] #43 67.51 DEP criu/arch/x86/restorer.d [2021-08-19T08:05:59.332Z] #24 129.9 Checking out files: 19% (2273/11460) Checking out files: 20% (2292/11460) Checking out files: 21% (2407/11460) Checking out files: 22% (2522/11460) Checking out files: 23% (2636/11460) Checking out files: 24% (2751/11460) Checking out files: 25% (2865/11460) Checking out files: 26% (2980/11460) Checking out files: 27% (3095/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 36% (4142/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) Checking out files: 54% (6189/11460) Checking out files: 55% (6303/11460) Checking out files: 56% (6418/11460) Checking out files: 57% (6533/11460) Checking out files: 57% (6631/11460) Checking out files: 58% (6647/11460) Checking out files: 59% (6762/11460) Checking out files: 60% (6876/11460) Checking out files: 61% (6991/11460) Checking out files: 62% (7106/11460) Checking out files: 63% (7220/11460) Checking out files: 64% (7335/11460) Checking out files: 65% (7449/11460) Checking out files: 66% (7564/11460) Checking out files: 67% (7679/11460) Checking out files: 68% (7793/11460) Checking out files: 69% (7908/11460) Checking out files: 70% (8022/11460) Checking out files: 71% (8137/11460) Checking out files: 72% (8252/11460) Checking out files: 73% (8366/11460) Checking out files: 74% (8481/11460) Checking out files: 75% (8595/11460) Checking out files: 76% (8710/11460) Checking out files: 76% (8806/11460) Checking out files: 77% (8825/11460) Checking out files: 78% (8939/11460) Checking out files: 79% (9054/11460) Checking out files: 80% (9168/11460) Checking out files: 81% (9283/11460) Checking out files: 82% (9398/11460) Checking out files: 83% (9512/11460) Checking out files: 84% (9627/11460) Checking out files: 85% (9741/11460) Checking out files: 86% (9856/11460) Checking out files: 87% (9971/11460) Checking out files: 88% (10085/11460) Checking out files: 89% (10200/11460) Checking out files: 90% (10314/11460) Checking out files: 91% (10429/11460) Checking out files: 92% (10544/11460) Checking out files: 93% (10658/11460) Checking out files: 94% (10773/11460) Checking out files: 95% (10887/11460) Checking out files: 96% (11002/11460) Checking out files: 97% (11117/11460) Checking out files: 98% (11231/11460) Checking out files: 99% (11346/11460) Checking out files: 99% (11435/11460) Checking out files: 100% (11460/11460) Checking out files: 100% (11460/11460), done. [2021-08-19T08:05:59.332Z] #24 134.0 + cd /tmp/tmp.gOPC8zt23J/tmp/docker-ce [2021-08-19T08:05:59.332Z] #24 134.0 + git checkout -q v17.06.2-ce [2021-08-19T08:05:59.554Z] #43 67.73 DEP criu/arch/x86/vdso-pie.d [2021-08-19T08:05:59.554Z] #43 67.87 DEP criu/pie/parasite-vdso.d [2021-08-19T08:05:59.639Z] #22 ... [2021-08-19T08:05:59.639Z] [2021-08-19T08:05:59.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:05:59.639Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:05:59.639Z] #43 140.2 CC criu/netfilter.o [2021-08-19T08:05:59.639Z] #43 140.5 CC criu/page-pipe.o [2021-08-19T08:05:59.639Z] #43 141.1 CC criu/page-xfer.o [2021-08-19T08:05:59.639Z] #43 142.4 CC criu/pagemap-cache.o [2021-08-19T08:05:59.639Z] #43 142.8 CC criu/pagemap.o [2021-08-19T08:05:59.639Z] #43 143.9 CC criu/parasite-syscall.o [2021-08-19T08:05:59.639Z] #43 144.8 CC criu/path.o [2021-08-19T08:05:59.639Z] #43 145.0 CC criu/pie-util-vdso-elf32.o [2021-08-19T08:05:59.639Z] #43 145.5 CC criu/pie-util-vdso.o [2021-08-19T08:05:59.895Z] #43 145.9 CC criu/pie-util.o [2021-08-19T08:06:00.123Z] #43 68.09 DEP criu/pie/parasite.d [2021-08-19T08:06:00.152Z] #43 146.1 CC criu/pipes.o [2021-08-19T08:06:00.152Z] #43 ... [2021-08-19T08:06:00.152Z] [2021-08-19T08:06:00.152Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:00.152Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:06:00.152Z] #22 11.67 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-19T08:06:00.152Z] #22 11.74 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-19T08:06:00.383Z] #43 68.35 CC criu/pie/parasite.o [2021-08-19T08:06:00.409Z] #22 11.79 Collecting pyyaml (from yamllint==1.26.1) [2021-08-19T08:06:00.665Z] #22 12.05 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-19T08:06:00.922Z] #22 12.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-19T08:06:00.922Z] #22 12.39 Building wheels for collected packages: yamllint [2021-08-19T08:06:00.922Z] #22 12.39 Running setup.py bdist_wheel for yamllint: started [2021-08-19T08:06:00.953Z] #43 ... [2021-08-19T08:06:00.953Z] [2021-08-19T08:06:00.953Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-19T08:06:00.953Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-19T08:06:00.953Z] #16 4.446 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-19T08:06:01.525Z] #16 DONE 5.0s [2021-08-19T08:06:01.525Z] [2021-08-19T08:06:01.525Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:06:01.525Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-19T08:06:01.852Z] #22 13.41 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-19T08:06:01.852Z] #22 13.41 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-19T08:06:01.852Z] #22 13.46 Successfully built yamllint [2021-08-19T08:06:01.852Z] #22 13.48 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-19T08:06:02.416Z] #22 13.93 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-19T08:06:02.648Z] #24 137.5 + mkdir -p /tmp/tmp.gOPC8zt23J/src/github.com/docker [2021-08-19T08:06:02.913Z] #24 137.5 + mv components/cli /tmp/tmp.gOPC8zt23J/src/github.com/docker/cli [2021-08-19T08:06:02.913Z] #24 137.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-19T08:06:02.985Z] #22 DONE 14.5s [2021-08-19T08:06:02.985Z] [2021-08-19T08:06:02.985Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:06:02.985Z] #25 sha256:f1905b2a9d6b0fcc4917297332281c58be9aca8413e0871b7a24d3fe2a82953a [2021-08-19T08:06:03.243Z] #20 46.73 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:06:03.244Z] #20 46.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:06:03.244Z] #20 46.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:03.244Z] #20 46.83 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:06:03.244Z] #20 46.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:06:03.244Z] #20 46.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:06:03.244Z] #20 46.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:06:03.244Z] #20 47.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:06:03.244Z] #20 47.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:06:03.244Z] #20 47.07 Selecting previously unselected package libreadline5:amd64. [2021-08-19T08:06:03.244Z] #20 47.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-19T08:06:03.244Z] #20 47.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:03.244Z] #20 47.22 Selecting previously unselected package net-tools. [2021-08-19T08:06:03.244Z] #20 47.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-19T08:06:03.244Z] #20 47.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:03.501Z] #20 47.43 Selecting previously unselected package patch. [2021-08-19T08:06:03.501Z] #20 47.46 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-19T08:06:03.501Z] #20 47.46 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-19T08:06:03.501Z] #20 47.58 Selecting previously unselected package python-pip-whl. [2021-08-19T08:06:03.501Z] #20 47.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-19T08:06:03.501Z] #20 47.60 Unpacking python-pip-whl (18.1-5) ... [2021-08-19T08:06:03.549Z] #25 DONE 0.5s [2021-08-19T08:06:03.549Z] [2021-08-19T08:06:03.549Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:06:03.549Z] #30 sha256:13f146f551cdb8b5c9c111f2b5129b73cf235fd607aece28d71544c0afa67811 [2021-08-19T08:06:03.863Z] #24 ... [2021-08-19T08:06:03.863Z] [2021-08-19T08:06:03.863Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:03.863Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:06:03.863Z] #20 20.33 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:06:03.863Z] #20 20.41 Fetched 27.7 MB in 2s (13.9 MB/s) [2021-08-19T08:06:03.863Z] #20 20.48 Selecting previously unselected package pigz. [2021-08-19T08:06:03.863Z] #20 20.48 (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 ... 23419 files and directories currently installed.) [2021-08-19T08:06:03.863Z] #20 20.58 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 20.60 Unpacking pigz (2.4-1) ... [2021-08-19T08:06:03.863Z] #20 20.68 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-19T08:06:03.863Z] #20 20.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 20.69 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 21.22 Selecting previously unselected package python3.7-minimal. [2021-08-19T08:06:03.863Z] #20 21.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 21.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 21.76 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 21.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 23.77 Selecting previously unselected package python3-minimal. [2021-08-19T08:06:03.863Z] #20 23.77 (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 ... 23668 files and directories currently installed.) [2021-08-19T08:06:03.863Z] #20 23.86 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 23.87 Unpacking python3-minimal (3.7.3-1) ... [2021-08-19T08:06:03.863Z] #20 24.03 Selecting previously unselected package libmpdec2:arm64. [2021-08-19T08:06:03.863Z] #20 24.03 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 24.05 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-19T08:06:03.863Z] #20 24.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-19T08:06:03.863Z] #20 24.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 24.17 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 25.03 Selecting previously unselected package python3.7. [2021-08-19T08:06:03.863Z] #20 25.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 25.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:03.863Z] #20 25.19 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-19T08:06:03.863Z] #20 25.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 25.21 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-19T08:06:03.863Z] #20 25.34 Setting up python3-minimal (3.7.3-1) ... [2021-08-19T08:06:03.863Z] #20 26.68 Selecting previously unselected package python3. [2021-08-19T08:06:03.863Z] #20 26.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 ... 24080 files and directories currently installed.) [2021-08-19T08:06:03.863Z] #20 26.79 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 26.81 Unpacking python3 (3.7.3-1) ... [2021-08-19T08:06:03.863Z] #20 26.95 Selecting previously unselected package libip4tc0:arm64. [2021-08-19T08:06:03.863Z] #20 26.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 26.97 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:03.863Z] #20 27.07 Selecting previously unselected package libip6tc0:arm64. [2021-08-19T08:06:03.863Z] #20 27.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.10 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:03.863Z] #20 27.21 Selecting previously unselected package libiptc0:arm64. [2021-08-19T08:06:03.863Z] #20 27.22 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.22 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:03.863Z] #20 27.40 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-19T08:06:03.863Z] #20 27.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-19T08:06:03.863Z] #20 27.49 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-19T08:06:03.863Z] #20 27.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-19T08:06:03.863Z] #20 27.64 Selecting previously unselected package libnftnl11:arm64. [2021-08-19T08:06:03.863Z] #20 27.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.69 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-19T08:06:03.863Z] #20 27.81 Selecting previously unselected package iptables. [2021-08-19T08:06:03.863Z] #20 27.82 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 27.84 Unpacking iptables (1.8.2-4) ... [2021-08-19T08:06:03.863Z] #20 28.13 Selecting previously unselected package xxd. [2021-08-19T08:06:03.863Z] #20 28.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-19T08:06:03.863Z] #20 28.16 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:06:03.863Z] #20 28.38 Selecting previously unselected package vim-common. [2021-08-19T08:06:03.863Z] #20 28.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:06:03.863Z] #20 28.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:06:03.863Z] #20 28.64 Selecting previously unselected package bash-completion. [2021-08-19T08:06:04.069Z] #17 ... [2021-08-19T08:06:04.069Z] [2021-08-19T08:06:04.069Z] #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-08-19T08:06:04.069Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:06:04.069Z] #45 129.6 net/http/httptrace [2021-08-19T08:06:04.069Z] #45 129.8 net/http [2021-08-19T08:06:04.069Z] #45 ... [2021-08-19T08:06:04.069Z] [2021-08-19T08:06:04.069Z] #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-08-19T08:06:04.069Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:04.069Z] #43 69.93 LINK criu/pie/parasite.built-in.o [2021-08-19T08:06:04.069Z] #43 69.98 GEN criu/pie/parasite-blob.h [2021-08-19T08:06:04.069Z] #43 69.98 CC criu/pie/parasite-vdso.o [2021-08-19T08:06:04.069Z] #43 70.70 CC criu/arch/x86/vdso-pie.o [2021-08-19T08:06:04.069Z] #43 71.01 CC criu/arch/x86/restorer.o [2021-08-19T08:06:04.069Z] #43 71.57 CC criu/arch/x86/restorer_unmap.o [2021-08-19T08:06:04.069Z] #43 71.64 CC criu/arch/x86/sigaction_compat_pie.o [2021-08-19T08:06:04.069Z] #43 71.92 CC criu/pie/restorer.o [2021-08-19T08:06:04.126Z] #20 28.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-19T08:06:04.330Z] #43 ... [2021-08-19T08:06:04.330Z] [2021-08-19T08:06:04.330Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-19T08:06:04.330Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-19T08:06:04.330Z] #17 DONE 3.1s [2021-08-19T08:06:04.433Z] #20 48.18 Selecting previously unselected package python3-lib2to3. [2021-08-19T08:06:04.433Z] #20 48.18 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-19T08:06:04.433Z] #20 48.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:06:04.433Z] #20 48.36 Selecting previously unselected package python3-distutils. [2021-08-19T08:06:04.434Z] #20 48.39 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-19T08:06:04.434Z] #20 48.40 Unpacking python3-distutils (3.7.3-1) ... [2021-08-19T08:06:04.591Z] [2021-08-19T08:06:04.591Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-19T08:06:04.591Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-19T08:06:04.691Z] #20 48.54 Selecting previously unselected package python3-pip. [2021-08-19T08:06:04.691Z] #20 48.56 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-19T08:06:04.691Z] #20 48.57 Unpacking python3-pip (18.1-5) ... [2021-08-19T08:06:04.691Z] #20 ... [2021-08-19T08:06:04.691Z] [2021-08-19T08:06:04.691Z] #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-08-19T08:06:04.691Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:04.691Z] #43 106.5 CC criu/bfd.o [2021-08-19T08:06:04.691Z] #43 106.9 CC criu/bitmap.o [2021-08-19T08:06:04.691Z] #43 107.0 CC criu/cgroup-props.o [2021-08-19T08:06:04.691Z] #43 107.9 CC criu/cgroup.o [2021-08-19T08:06:04.691Z] #43 110.5 CC criu/clone-noasan.o [2021-08-19T08:06:04.691Z] #43 110.7 CC criu/config.o [2021-08-19T08:06:04.691Z] #43 112.0 CC criu/cr-check.o [2021-08-19T08:06:04.691Z] #43 113.7 CC criu/cr-dedup.o [2021-08-19T08:06:04.691Z] #43 114.0 CC criu/cr-dump.o [2021-08-19T08:06:04.691Z] #43 116.4 CC criu/cr-errno.o [2021-08-19T08:06:04.691Z] #43 116.5 CC criu/cr-restore.o [2021-08-19T08:06:04.691Z] #43 ... [2021-08-19T08:06:04.691Z] [2021-08-19T08:06:04.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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:04.691Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:04.691Z] #20 48.78 Selecting previously unselected package python3-pkg-resources. [2021-08-19T08:06:04.691Z] #20 48.79 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:06:04.949Z] #20 48.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:06:04.949Z] #20 48.92 Selecting previously unselected package python3-setuptools. [2021-08-19T08:06:04.949Z] #20 48.96 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-19T08:06:04.949Z] #20 48.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-19T08:06:05.207Z] #20 49.27 Selecting previously unselected package python3-wheel. [2021-08-19T08:06:05.207Z] #20 49.27 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-19T08:06:05.207Z] #20 49.28 Unpacking python3-wheel (0.32.3-2) ... [2021-08-19T08:06:05.465Z] #20 49.35 Selecting previously unselected package sudo. [2021-08-19T08:06:05.465Z] #20 49.35 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-19T08:06:05.465Z] #20 49.36 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:06:06.030Z] #20 49.82 Selecting previously unselected package thin-provisioning-tools. [2021-08-19T08:06:06.030Z] #20 49.82 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-19T08:06:06.030Z] #20 49.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:06:06.030Z] #20 50.04 Selecting previously unselected package uidmap. [2021-08-19T08:06:06.030Z] #20 50.05 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-19T08:06:06.030Z] #20 50.06 Unpacking uidmap (1:4.5-1.1) ... [2021-08-19T08:06:06.289Z] #20 50.19 Selecting previously unselected package vim-runtime. [2021-08-19T08:06:06.289Z] #20 50.19 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:06:06.289Z] #20 50.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-19T08:06:06.289Z] #20 50.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-19T08:06:06.289Z] #20 50.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:06:07.134Z] #18 DONE 2.6s [2021-08-19T08:06:07.134Z] [2021-08-19T08:06:07.134Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-08-19T08:06:07.134Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-19T08:06:07.444Z] #20 31.68 Unpacking bash-completion (1:2.8-6) ... [2021-08-19T08:06:07.444Z] #20 ... [2021-08-19T08:06:07.444Z] [2021-08-19T08:06:07.444Z] #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-08-19T08:06:07.444Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:07.444Z] #43 70.83 LINK criu/pie/restorer.built-in.o [2021-08-19T08:06:07.444Z] #43 70.84 GEN criu/pie/restorer-blob.h [2021-08-19T08:06:07.444Z] #43 70.94 DEP criu/vdso.d [2021-08-19T08:06:07.444Z] #43 71.17 DEP criu/uts_ns.d [2021-08-19T08:06:07.444Z] #43 71.38 DEP criu/util.d [2021-08-19T08:06:07.444Z] #43 71.62 DEP criu/uffd.d [2021-08-19T08:06:07.444Z] #43 71.86 DEP criu/tun.d [2021-08-19T08:06:07.444Z] #43 72.02 DEP criu/tty.d [2021-08-19T08:06:07.444Z] #43 72.15 DEP criu/timerfd.d [2021-08-19T08:06:07.444Z] #43 72.30 DEP criu/timens.d [2021-08-19T08:06:07.444Z] #43 72.41 DEP criu/sysfs_parse.d [2021-08-19T08:06:07.444Z] #43 72.56 DEP criu/sysctl.d [2021-08-19T08:06:07.444Z] #43 72.72 DEP criu/string.d [2021-08-19T08:06:07.444Z] #43 72.75 DEP criu/stats.d [2021-08-19T08:06:07.444Z] #43 72.84 DEP criu/sockets.d [2021-08-19T08:06:07.444Z] #43 73.02 DEP criu/sk-unix.d [2021-08-19T08:06:07.444Z] #43 73.17 DEP criu/sk-tcp.d [2021-08-19T08:06:07.444Z] #43 73.44 DEP criu/sk-queue.d [2021-08-19T08:06:07.444Z] #43 73.73 DEP criu/sk-packet.d [2021-08-19T08:06:07.444Z] #43 74.00 DEP criu/sk-netlink.d [2021-08-19T08:06:07.444Z] #43 74.16 DEP criu/sk-inet.d [2021-08-19T08:06:07.444Z] #43 74.38 DEP criu/signalfd.d [2021-08-19T08:06:07.444Z] #43 74.51 DEP criu/sigframe.d [2021-08-19T08:06:07.444Z] #43 74.65 DEP criu/shmem.d [2021-08-19T08:06:07.444Z] #43 74.87 DEP criu/servicefd.d [2021-08-19T08:06:07.444Z] #43 75.03 DEP criu/seize.d [2021-08-19T08:06:07.444Z] #43 75.28 DEP criu/seccomp.d [2021-08-19T08:06:07.444Z] #43 75.51 DEP criu/rst-malloc.d [2021-08-19T08:06:07.444Z] #43 75.56 DEP criu/rbtree.d [2021-08-19T08:06:07.444Z] #43 75.59 DEP criu/pstree.d [2021-08-19T08:06:07.444Z] #43 75.74 DEP criu/protobuf.d [2021-08-19T08:06:07.444Z] #43 75.97 GEN criu/protobuf-desc-gen.h [2021-08-19T08:06:07.444Z] #43 77.61 DEP criu/protobuf-desc.d [2021-08-19T08:06:07.444Z] #43 77.79 DEP criu/proc_parse.d [2021-08-19T08:06:07.444Z] #43 78.00 DEP criu/plugin.d [2021-08-19T08:06:07.444Z] #43 78.06 DEP criu/pipes.d [2021-08-19T08:06:07.444Z] #43 78.18 DEP criu/pie-util.d [2021-08-19T08:06:07.444Z] #43 78.26 DEP criu/pie-util-vdso.d [2021-08-19T08:06:07.444Z] #43 78.36 DEP criu/path.d [2021-08-19T08:06:07.444Z] #43 78.61 DEP criu/parasite-syscall.d [2021-08-19T08:06:07.444Z] #43 78.87 DEP criu/pagemap.d [2021-08-19T08:06:07.444Z] #43 79.07 DEP criu/pagemap-cache.d [2021-08-19T08:06:07.444Z] #43 79.17 DEP criu/page-xfer.d [2021-08-19T08:06:07.444Z] #43 79.38 DEP criu/page-pipe.d [2021-08-19T08:06:07.444Z] #43 79.50 DEP criu/netfilter.d [2021-08-19T08:06:07.444Z] #43 79.67 DEP criu/net.d [2021-08-19T08:06:07.444Z] #43 79.89 DEP criu/namespaces.d [2021-08-19T08:06:07.444Z] #43 80.10 DEP criu/mount.d [2021-08-19T08:06:07.444Z] #43 80.36 DEP criu/memfd.d [2021-08-19T08:06:07.444Z] #43 80.64 DEP criu/mem.d [2021-08-19T08:06:07.444Z] #43 80.81 DEP criu/lsm.d [2021-08-19T08:06:07.444Z] #43 80.95 DEP criu/log.d [2021-08-19T08:06:07.444Z] #43 ... [2021-08-19T08:06:07.444Z] [2021-08-19T08:06:07.444Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:07.444Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:06:07.708Z] #20 32.22 Selecting previously unselected package bzip2. [2021-08-19T08:06:07.708Z] #20 32.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-19T08:06:07.708Z] #20 32.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:06:07.708Z] #20 32.36 Selecting previously unselected package xz-utils. [2021-08-19T08:06:07.708Z] #20 32.37 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-19T08:06:07.708Z] #20 32.38 Unpacking xz-utils (5.2.4-1) ... [2021-08-19T08:06:07.972Z] #20 32.62 Selecting previously unselected package apparmor. [2021-08-19T08:06:07.972Z] #20 32.63 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-19T08:06:07.972Z] #20 32.73 Unpacking apparmor (2.13.2-10) ... [2021-08-19T08:06:08.548Z] #20 33.13 Selecting previously unselected package aufs-tools. [2021-08-19T08:06:08.548Z] #20 33.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-19T08:06:08.548Z] #20 33.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:06:08.812Z] #20 33.34 Selecting previously unselected package libonig5:arm64. [2021-08-19T08:06:08.812Z] #20 33.34 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-19T08:06:08.812Z] #20 33.36 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-19T08:06:08.812Z] #20 33.55 Selecting previously unselected package libjq1:arm64. [2021-08-19T08:06:08.812Z] #20 33.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-19T08:06:08.812Z] #20 33.56 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-19T08:06:08.812Z] #20 33.68 Selecting previously unselected package jq. [2021-08-19T08:06:09.075Z] #20 33.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-19T08:06:09.075Z] #20 33.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:06:09.075Z] #20 33.77 Selecting previously unselected package libaio1:arm64. [2021-08-19T08:06:09.075Z] #20 33.79 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-19T08:06:09.075Z] #20 33.80 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-19T08:06:09.338Z] #20 33.98 Selecting previously unselected package libgpm2:arm64. [2021-08-19T08:06:09.338Z] #20 34.00 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-19T08:06:09.338Z] #20 34.00 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-19T08:06:09.567Z] #20 53.38 Selecting previously unselected package vim. [2021-08-19T08:06:09.567Z] #20 53.40 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:06:09.567Z] #20 53.42 Unpacking vim (2:8.1.0875-5) ... [2021-08-19T08:06:09.601Z] #20 34.14 Selecting previously unselected package libicu63:arm64. [2021-08-19T08:06:09.601Z] #20 34.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-19T08:06:09.601Z] #20 34.16 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-19T08:06:09.675Z] #19 DONE 2.7s [2021-08-19T08:06:09.675Z] [2021-08-19T08:06:09.675Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:09.675Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:10.100Z] #30 ... [2021-08-19T08:06:10.100Z] [2021-08-19T08:06:10.100Z] #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-08-19T08:06:10.100Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:10.100Z] #43 147.0 CC criu/plugin.o [2021-08-19T08:06:10.100Z] #43 147.6 CC criu/proc_parse.o [2021-08-19T08:06:10.100Z] #43 150.6 CC criu/protobuf-desc.o [2021-08-19T08:06:10.100Z] #43 151.7 CC criu/protobuf.o [2021-08-19T08:06:10.100Z] #43 152.1 CC criu/pstree.o [2021-08-19T08:06:10.100Z] #43 153.3 CC criu/rbtree.o [2021-08-19T08:06:10.100Z] #43 153.6 CC criu/rst-malloc.o [2021-08-19T08:06:10.100Z] #43 153.9 CC criu/seccomp.o [2021-08-19T08:06:10.100Z] #43 154.7 CC criu/seize.o [2021-08-19T08:06:10.100Z] #43 155.6 CC criu/servicefd.o [2021-08-19T08:06:10.100Z] #43 155.9 CC criu/shmem.o [2021-08-19T08:06:10.132Z] #20 53.97 Selecting previously unselected package xfsprogs. [2021-08-19T08:06:10.132Z] #20 53.99 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-19T08:06:10.132Z] #20 53.99 Unpacking xfsprogs (4.20.0-1) ... [2021-08-19T08:06:10.358Z] #43 ... [2021-08-19T08:06:10.358Z] [2021-08-19T08:06:10.358Z] #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-08-19T08:06:10.358Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:06:10.358Z] #40 DONE 256.8s [2021-08-19T08:06:10.615Z] [2021-08-19T08:06:10.615Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:06:10.615Z] #30 sha256:13f146f551cdb8b5c9c111f2b5129b73cf235fd607aece28d71544c0afa67811 [2021-08-19T08:06:10.615Z] #30 DONE 7.0s [2021-08-19T08:06:10.615Z] [2021-08-19T08:06:10.615Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-19T08:06:10.615Z] #33 sha256:fd807621b36dd121e92817b95c0699b1a1b0b6e60d16828d9b776c2f61deb16a [2021-08-19T08:06:10.648Z] #20 54.49 Selecting previously unselected package zip. [2021-08-19T08:06:10.648Z] #20 54.50 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-19T08:06:10.648Z] #20 54.51 Unpacking zip (3.0-11+b1) ... [2021-08-19T08:06:10.648Z] #20 54.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:06:10.906Z] #20 54.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:10.906Z] #20 54.78 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:10.906Z] #20 54.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:10.906Z] #20 54.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:06:10.906Z] #20 54.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:10.906Z] #20 54.84 Setting up uidmap (1:4.5-1.1) ... [2021-08-19T08:06:10.906Z] #20 54.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:06:10.906Z] #20 54.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:10.906Z] #20 54.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:06:10.906Z] #20 54.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:06:10.906Z] #20 54.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:06:10.906Z] #20 54.93 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:06:10.906Z] #20 54.94 Setting up zip (3.0-11+b1) ... [2021-08-19T08:06:10.906Z] #20 54.95 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:06:10.906Z] #20 55.00 Setting up bash-completion (1:2.8-6) ... [2021-08-19T08:06:11.058Z] #20 ... [2021-08-19T08:06:11.058Z] [2021-08-19T08:06:11.058Z] #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-08-19T08:06:11.058Z] #53 sha256:add497d3c69a8e3b8a579601ab056943f58aa285bd284bdfa1a38a742d7ae122 [2021-08-19T08:06:11.058Z] #53 13.53 + cd /tmp/tmp.RMY3AVX3NR/src/github.com/opencontainers/runc [2021-08-19T08:06:11.058Z] #53 13.53 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-19T08:06:11.058Z] #53 14.14 + '[' -z '' ']' [2021-08-19T08:06:11.058Z] #53 14.14 + target=static [2021-08-19T08:06:11.058Z] #53 14.14 + make 'BUILDTAGS=seccomp ' static [2021-08-19T08:06:11.058Z] #53 14.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-19T08:06:11.318Z] #53 ... [2021-08-19T08:06:11.318Z] [2021-08-19T08:06:11.318Z] #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-08-19T08:06:11.318Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:11.318Z] #43 75.44 LINK criu/pie/restorer.built-in.o [2021-08-19T08:06:11.318Z] #43 75.46 GEN criu/pie/restorer-blob.h [2021-08-19T08:06:11.318Z] #43 75.60 DEP criu/vdso.d [2021-08-19T08:06:11.318Z] #43 75.76 DEP criu/vdso-compat.d [2021-08-19T08:06:11.318Z] #43 75.90 DEP criu/uts_ns.d [2021-08-19T08:06:11.318Z] #43 76.08 DEP criu/util.d [2021-08-19T08:06:11.318Z] #43 76.39 DEP criu/uffd.d [2021-08-19T08:06:11.318Z] #43 76.67 DEP criu/tun.d [2021-08-19T08:06:11.318Z] #43 76.81 DEP criu/tty.d [2021-08-19T08:06:11.318Z] #43 77.02 DEP criu/timerfd.d [2021-08-19T08:06:11.318Z] #43 77.23 DEP criu/timens.d [2021-08-19T08:06:11.318Z] #43 77.44 DEP criu/sysfs_parse.d [2021-08-19T08:06:11.318Z] #43 77.66 DEP criu/sysctl.d [2021-08-19T08:06:11.318Z] #43 77.93 DEP criu/string.d [2021-08-19T08:06:11.318Z] #43 78.01 DEP criu/stats.d [2021-08-19T08:06:11.318Z] #43 78.15 DEP criu/sockets.d [2021-08-19T08:06:11.318Z] #43 78.39 DEP criu/sk-unix.d [2021-08-19T08:06:11.318Z] #43 78.59 DEP criu/sk-tcp.d [2021-08-19T08:06:11.318Z] #43 78.81 DEP criu/sk-queue.d [2021-08-19T08:06:11.318Z] #43 79.08 DEP criu/sk-packet.d [2021-08-19T08:06:11.318Z] #43 79.37 DEP criu/sk-netlink.d [2021-08-19T08:06:11.546Z] #33 DONE 1.0s [2021-08-19T08:06:11.546Z] [2021-08-19T08:06:11.546Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-08-19T08:06:11.546Z] #35 sha256:97cdab09c8e8496fdccec1eec22f464ef42f12e0fd02228893ee5bbfd8de72eb [2021-08-19T08:06:11.578Z] #43 79.56 DEP criu/sk-inet.d [2021-08-19T08:06:11.804Z] #35 DONE 0.2s [2021-08-19T08:06:11.804Z] [2021-08-19T08:06:11.804Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-08-19T08:06:11.804Z] #38 sha256:2a7c4786453ce45bbbecfab36e9394acf138ec785bf1d0dfcc406c6861f3a2fc [2021-08-19T08:06:11.804Z] #38 DONE 0.1s [2021-08-19T08:06:11.804Z] [2021-08-19T08:06:11.804Z] #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-08-19T08:06:11.804Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:11.804Z] #43 156.9 CC criu/sigframe.o [2021-08-19T08:06:11.804Z] #43 157.2 CC criu/signalfd.o [2021-08-19T08:06:11.804Z] #43 157.5 CC criu/sk-inet.o [2021-08-19T08:06:11.840Z] #43 79.87 DEP criu/signalfd.d [2021-08-19T08:06:11.840Z] #43 80.08 DEP criu/sigframe.d [2021-08-19T08:06:12.102Z] #43 80.16 DEP criu/shmem.d [2021-08-19T08:06:12.102Z] #43 80.37 DEP criu/servicefd.d [2021-08-19T08:06:12.159Z] #20 36.40 Selecting previously unselected package libnet1:arm64. [2021-08-19T08:06:12.159Z] #20 36.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-19T08:06:12.159Z] #20 36.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:12.159Z] #20 36.57 Selecting previously unselected package libnl-3-200:arm64. [2021-08-19T08:06:12.159Z] #20 36.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-19T08:06:12.159Z] #20 36.59 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-19T08:06:12.159Z] #20 36.72 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-19T08:06:12.159Z] #20 36.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-19T08:06:12.159Z] #20 36.74 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-19T08:06:12.159Z] #20 36.90 Selecting previously unselected package libreadline5:arm64. [2021-08-19T08:06:12.159Z] #20 36.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-19T08:06:12.159Z] #20 36.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:12.361Z] #43 80.51 DEP criu/seize.d [2021-08-19T08:06:12.361Z] #43 80.64 DEP criu/seccomp.d [2021-08-19T08:06:12.422Z] #20 37.03 Selecting previously unselected package net-tools. [2021-08-19T08:06:12.422Z] #20 37.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-19T08:06:12.422Z] #20 37.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:12.422Z] #20 37.29 Selecting previously unselected package patch. [2021-08-19T08:06:12.422Z] #20 37.29 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-19T08:06:12.621Z] #43 80.80 DEP criu/rst-malloc.d [2021-08-19T08:06:12.621Z] #43 80.89 DEP criu/rbtree.d [2021-08-19T08:06:12.685Z] #20 37.30 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-19T08:06:12.733Z] #43 158.8 CC criu/sk-netlink.o [2021-08-19T08:06:12.881Z] #43 80.92 DEP criu/pstree.d [2021-08-19T08:06:12.881Z] #43 81.07 DEP criu/protobuf.d [2021-08-19T08:06:12.947Z] #20 37.46 Selecting previously unselected package python-pip-whl. [2021-08-19T08:06:12.947Z] #20 37.46 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-19T08:06:12.947Z] #20 37.47 Unpacking python-pip-whl (18.1-5) ... [2021-08-19T08:06:12.990Z] #43 ... [2021-08-19T08:06:12.990Z] [2021-08-19T08:06:12.990Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-08-19T08:06:12.990Z] #41 sha256:a111a0e97d9742bc1e742f82348f64e4929ff0d3f4f673143b3c02dbffb6ed23 [2021-08-19T08:06:12.990Z] #41 DONE 0.6s [2021-08-19T08:06:12.990Z] [2021-08-19T08:06:12.990Z] #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-08-19T08:06:12.990Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:13.141Z] #43 81.19 GEN criu/protobuf-desc-gen.h [2021-08-19T08:06:13.215Z] #20 37.93 Selecting previously unselected package python3-lib2to3. [2021-08-19T08:06:13.215Z] #20 37.94 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-19T08:06:13.215Z] #20 37.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:06:13.247Z] #43 159.1 CC criu/sk-packet.o [2021-08-19T08:06:13.477Z] #20 38.12 Selecting previously unselected package python3-distutils. [2021-08-19T08:06:13.477Z] #20 38.12 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-19T08:06:13.477Z] #20 38.15 Unpacking python3-distutils (3.7.3-1) ... [2021-08-19T08:06:13.740Z] #20 38.35 Selecting previously unselected package python3-pip. [2021-08-19T08:06:13.740Z] #20 38.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-19T08:06:13.740Z] #20 38.47 Unpacking python3-pip (18.1-5) ... [2021-08-19T08:06:13.810Z] #43 159.7 CC criu/sk-queue.o [2021-08-19T08:06:14.005Z] #20 38.68 Selecting previously unselected package python3-pkg-resources. [2021-08-19T08:06:14.005Z] #20 38.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:06:14.005Z] #20 38.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:06:14.067Z] #43 160.1 CC criu/sk-tcp.o [2021-08-19T08:06:14.183Z] #20 58.06 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:14.183Z] #20 58.07 Setting up xz-utils (5.2.4-1) ... [2021-08-19T08:06:14.183Z] #20 58.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-19T08:06:14.183Z] #20 58.10 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-19T08:06:14.183Z] #20 58.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:06:14.183Z] #20 58.19 invoke-rc.d: could not determine current runlevel [2021-08-19T08:06:14.183Z] #20 58.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:06:14.183Z] #20 58.21 Setting up pigz (2.4-1) ... [2021-08-19T08:06:14.183Z] #20 58.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:06:14.183Z] #20 58.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:06:14.183Z] #20 58.26 Setting up python-pip-whl (18.1-5) ... [2021-08-19T08:06:14.183Z] #20 58.27 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:06:14.183Z] #20 58.28 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:06:14.269Z] #20 38.87 Selecting previously unselected package python3-setuptools. [2021-08-19T08:06:14.269Z] #20 38.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-19T08:06:14.269Z] #20 38.89 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-19T08:06:14.523Z] #43 ... [2021-08-19T08:06:14.524Z] [2021-08-19T08:06:14.524Z] #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-08-19T08:06:14.524Z] #45 sha256:d5672cbc63db6ff21f95bebdcb362a20374317186175f690ef75e398a865d869 [2021-08-19T08:06:14.524Z] #45 144.4 github.com/LK4D4/vndr/godl [2021-08-19T08:06:14.524Z] #45 145.2 github.com/LK4D4/vndr [2021-08-19T08:06:14.524Z] #45 DONE 150.2s [2021-08-19T08:06:14.524Z] [2021-08-19T08:06:14.524Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:14.524Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:14.524Z] #20 2.816 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-19T08:06:14.524Z] #20 2.844 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-19T08:06:14.524Z] #20 2.844 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-19T08:06:14.524Z] #20 2.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-19T08:06:14.524Z] #20 3.437 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-19T08:06:14.524Z] #20 4.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-19T08:06:14.531Z] #20 39.17 Selecting previously unselected package python3-wheel. [2021-08-19T08:06:14.532Z] #20 39.17 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-19T08:06:14.532Z] #20 39.19 Unpacking python3-wheel (0.32.3-2) ... [2021-08-19T08:06:14.532Z] #20 39.26 Selecting previously unselected package sudo. [2021-08-19T08:06:14.631Z] #43 160.6 CC criu/sk-unix.o [2021-08-19T08:06:14.797Z] #20 58.73 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:06:14.797Z] #20 58.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:06:14.797Z] #20 58.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:14.797Z] #20 58.77 Setting up vim (2:8.1.0875-5) ... [2021-08-19T08:06:14.797Z] #20 58.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-19T08:06:14.797Z] #20 58.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-19T08:06:14.797Z] #20 58.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-19T08:06:14.797Z] #20 58.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-19T08:06:14.797Z] #20 58.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-19T08:06:14.797Z] #20 58.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-19T08:06:14.797Z] #20 58.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-19T08:06:14.797Z] #20 58.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-19T08:06:14.797Z] #20 58.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:06:14.804Z] #20 39.27 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-19T08:06:14.804Z] #20 39.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:06:14.804Z] #20 ... [2021-08-19T08:06:14.804Z] [2021-08-19T08:06:14.804Z] #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-08-19T08:06:14.804Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-19T08:06:14.804Z] #40 149.3 + dpkg --print-architecture [2021-08-19T08:06:14.888Z] #43 ... [2021-08-19T08:06:14.888Z] [2021-08-19T08:06:14.888Z] #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-08-19T08:06:14.888Z] #49 sha256:1174e0df7b07dab54f341e9a674063f7d9ff9ce18bf50a7a99891d3ea98558b5 [2021-08-19T08:06:14.888Z] #49 261.0 + /build/golangci-lint --version [2021-08-19T08:06:14.888Z] #49 261.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-19T08:06:14.888Z] #49 DONE 261.5s [2021-08-19T08:06:15.055Z] #20 58.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:06:15.055Z] #20 58.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:06:15.055Z] #20 58.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:06:15.055Z] #20 59.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:06:15.055Z] #20 59.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:15.146Z] [2021-08-19T08:06:15.146Z] #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-08-19T08:06:15.146Z] #53 sha256:aa8c9fc01230fec682ed75353658508cfafd6042bee49fae44895d3860d12e48 [2021-08-19T08:06:15.465Z] #20 5.637 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-19T08:06:16.515Z] #53 ... [2021-08-19T08:06:16.515Z] [2021-08-19T08:06:16.515Z] #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-08-19T08:06:16.515Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:16.515Z] #43 162.5 CC criu/sockets.o [2021-08-19T08:06:16.821Z] #40 DONE 151.4s [2021-08-19T08:06:16.821Z] [2021-08-19T08:06:16.821Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:16.821Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:06:16.821Z] #20 39.75 Selecting previously unselected package thin-provisioning-tools. [2021-08-19T08:06:16.821Z] #20 39.76 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-19T08:06:16.821Z] #20 39.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:06:16.821Z] #20 40.17 Selecting previously unselected package uidmap. [2021-08-19T08:06:16.821Z] #20 40.19 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-19T08:06:16.821Z] #20 40.23 Unpacking uidmap (1:4.5-1.1) ... [2021-08-19T08:06:16.821Z] #20 41.57 Selecting previously unselected package vim-runtime. [2021-08-19T08:06:16.821Z] #20 41.57 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:06:16.846Z] #20 7.265 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-19T08:06:17.088Z] #20 41.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-19T08:06:17.088Z] #20 41.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-19T08:06:17.088Z] #20 41.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:06:17.446Z] #43 163.5 CC criu/stats.o [2021-08-19T08:06:17.667Z] #20 ... [2021-08-19T08:06:17.667Z] [2021-08-19T08:06:17.667Z] #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-08-19T08:06:17.667Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:17.667Z] #43 81.07 DEP criu/libnetlink.d [2021-08-19T08:06:17.667Z] #43 81.20 DEP criu/kerndat.d [2021-08-19T08:06:17.667Z] #43 81.35 DEP criu/kcmp-ids.d [2021-08-19T08:06:17.667Z] #43 81.47 DEP criu/irmap.d [2021-08-19T08:06:17.667Z] #43 81.68 DEP criu/ipc_ns.d [2021-08-19T08:06:17.667Z] #43 81.86 DEP criu/image.d [2021-08-19T08:06:17.667Z] #43 82.02 DEP criu/image-desc.d [2021-08-19T08:06:17.667Z] #43 82.17 DEP criu/fsnotify.d [2021-08-19T08:06:17.667Z] #43 82.42 DEP criu/filesystems.d [2021-08-19T08:06:17.667Z] #43 82.60 DEP criu/files.d [2021-08-19T08:06:17.667Z] #43 82.79 DEP criu/files-reg.d [2021-08-19T08:06:17.667Z] #43 83.05 DEP criu/files-ext.d [2021-08-19T08:06:17.667Z] #43 83.22 DEP criu/file-lock.d [2021-08-19T08:06:17.667Z] #43 83.36 DEP criu/file-ids.d [2021-08-19T08:06:17.667Z] #43 83.48 DEP criu/fifo.d [2021-08-19T08:06:17.667Z] #43 83.63 DEP criu/fdstore.d [2021-08-19T08:06:17.667Z] #43 83.73 DEP criu/fault-injection.d [2021-08-19T08:06:17.667Z] #43 83.84 DEP criu/external.d [2021-08-19T08:06:17.667Z] #43 84.04 DEP criu/eventpoll.d [2021-08-19T08:06:17.667Z] #43 84.31 DEP criu/eventfd.d [2021-08-19T08:06:17.667Z] #43 84.39 DEP criu/crtools.d [2021-08-19T08:06:17.667Z] #43 84.53 DEP criu/cr-service.d [2021-08-19T08:06:17.667Z] #43 84.76 DEP criu/cr-restore.d [2021-08-19T08:06:17.667Z] #43 84.97 DEP criu/cr-errno.d [2021-08-19T08:06:17.667Z] #43 84.99 DEP criu/cr-dump.d [2021-08-19T08:06:17.667Z] #43 85.24 DEP criu/cr-dedup.d [2021-08-19T08:06:17.667Z] #43 85.40 DEP criu/cr-check.d [2021-08-19T08:06:17.667Z] #43 85.67 DEP criu/config.d [2021-08-19T08:06:17.667Z] #43 85.88 DEP criu/clone-noasan.d [2021-08-19T08:06:17.667Z] #43 85.97 DEP criu/cgroup.d [2021-08-19T08:06:17.667Z] #43 86.26 DEP criu/cgroup-props.d [2021-08-19T08:06:17.667Z] #43 86.41 DEP criu/bitmap.d [2021-08-19T08:06:17.667Z] #43 86.44 DEP criu/bfd.d [2021-08-19T08:06:17.667Z] #43 86.56 DEP criu/autofs.d [2021-08-19T08:06:17.667Z] #43 86.76 DEP criu/aio.d [2021-08-19T08:06:17.667Z] #43 87.00 DEP criu/action-scripts.d [2021-08-19T08:06:17.667Z] #43 87.37 CC criu/action-scripts.o [2021-08-19T08:06:17.667Z] #43 87.82 CC criu/aio.o [2021-08-19T08:06:17.667Z] #43 88.49 CC criu/autofs.o [2021-08-19T08:06:17.667Z] #43 90.11 CC criu/bfd.o [2021-08-19T08:06:17.667Z] #43 90.78 CC criu/bitmap.o [2021-08-19T08:06:17.667Z] #43 90.87 CC criu/cgroup-props.o [2021-08-19T08:06:18.010Z] #43 163.9 CC criu/string.o [2021-08-19T08:06:18.010Z] #43 164.0 CC criu/sysctl.o [2021-08-19T08:06:18.244Z] #43 91.90 CC criu/cgroup.o [2021-08-19T08:06:18.334Z] #20 62.09 Setting up iptables (1.8.2-4) ... [2021-08-19T08:06:18.334Z] #20 62.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-19T08:06:18.334Z] #20 62.18 Setting up python3 (3.7.3-1) ... [2021-08-19T08:06:18.573Z] #43 164.4 CC criu/sysfs_parse.o [2021-08-19T08:06:18.573Z] #43 164.7 CC criu/timens.o [2021-08-19T08:06:18.754Z] #20 ... [2021-08-19T08:06:18.754Z] [2021-08-19T08:06:18.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:06:18.754Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:18.754Z] #43 83.11 DEP criu/protobuf-desc.d [2021-08-19T08:06:18.754Z] #43 83.30 DEP criu/proc_parse.d [2021-08-19T08:06:18.754Z] #43 83.52 DEP criu/plugin.d [2021-08-19T08:06:18.754Z] #43 83.66 DEP criu/pipes.d [2021-08-19T08:06:18.754Z] #43 83.89 DEP criu/pie-util.d [2021-08-19T08:06:18.754Z] #43 83.99 DEP criu/pie-util-vdso.d [2021-08-19T08:06:18.754Z] #43 84.11 DEP criu/pie-util-vdso-elf32.d [2021-08-19T08:06:18.754Z] #43 84.32 DEP criu/path.d [2021-08-19T08:06:18.754Z] #43 84.53 DEP criu/parasite-syscall.d [2021-08-19T08:06:18.754Z] #43 84.77 DEP criu/pagemap.d [2021-08-19T08:06:18.754Z] #43 85.03 DEP criu/pagemap-cache.d [2021-08-19T08:06:18.754Z] #43 85.18 DEP criu/page-xfer.d [2021-08-19T08:06:18.754Z] #43 85.33 DEP criu/page-pipe.d [2021-08-19T08:06:18.754Z] #43 85.43 DEP criu/netfilter.d [2021-08-19T08:06:18.754Z] #43 85.66 DEP criu/net.d [2021-08-19T08:06:18.754Z] #43 85.90 DEP criu/namespaces.d [2021-08-19T08:06:18.754Z] #43 86.08 DEP criu/mount.d [2021-08-19T08:06:18.754Z] #43 86.29 DEP criu/memfd.d [2021-08-19T08:06:18.754Z] #43 86.44 DEP criu/mem.d [2021-08-19T08:06:18.754Z] #43 86.62 DEP criu/lsm.d [2021-08-19T08:06:18.754Z] #43 86.81 DEP criu/log.d [2021-08-19T08:06:18.754Z] #43 86.94 DEP criu/libnetlink.d [2021-08-19T08:06:18.899Z] #20 62.73 Setting up python3-wheel (0.32.3-2) ... [2021-08-19T08:06:19.014Z] #43 87.05 DEP criu/kerndat.d [2021-08-19T08:06:19.014Z] #43 87.30 DEP criu/kcmp-ids.d [2021-08-19T08:06:19.137Z] #43 164.9 CC criu/timerfd.o [2021-08-19T08:06:19.137Z] #43 165.2 CC criu/tty.o [2021-08-19T08:06:19.273Z] #43 87.37 DEP criu/irmap.d [2021-08-19T08:06:19.273Z] #43 87.49 DEP criu/ipc_ns.d [2021-08-19T08:06:19.463Z] #20 63.47 Setting up apparmor (2.13.2-10) ... [2021-08-19T08:06:19.533Z] #43 87.63 DEP criu/image.d [2021-08-19T08:06:19.721Z] #20 ... [2021-08-19T08:06:19.721Z] [2021-08-19T08:06:19.721Z] #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-08-19T08:06:19.721Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:19.721Z] #43 121.5 CC criu/cr-service.o [2021-08-19T08:06:19.721Z] #43 123.1 CC criu/crtools.o [2021-08-19T08:06:19.721Z] #43 123.8 CC criu/eventfd.o [2021-08-19T08:06:19.721Z] #43 124.3 CC criu/eventpoll.o [2021-08-19T08:06:19.721Z] #43 125.1 CC criu/external.o [2021-08-19T08:06:19.721Z] #43 125.5 CC criu/fault-injection.o [2021-08-19T08:06:19.721Z] #43 125.6 CC criu/fdstore.o [2021-08-19T08:06:19.721Z] #43 126.0 CC criu/fifo.o [2021-08-19T08:06:19.721Z] #43 126.4 CC criu/file-ids.o [2021-08-19T08:06:19.721Z] #43 126.7 CC criu/file-lock.o [2021-08-19T08:06:19.721Z] #43 127.8 CC criu/files-ext.o [2021-08-19T08:06:19.721Z] #43 128.2 CC criu/files-reg.o [2021-08-19T08:06:19.721Z] #43 130.5 CC criu/files.o [2021-08-19T08:06:19.793Z] #43 87.78 DEP criu/image-desc.d [2021-08-19T08:06:19.793Z] #43 87.92 DEP criu/fsnotify.d [2021-08-19T08:06:20.053Z] #43 88.12 DEP criu/filesystems.d [2021-08-19T08:06:20.053Z] #43 88.27 DEP criu/files.d [2021-08-19T08:06:20.181Z] #43 ... [2021-08-19T08:06:20.181Z] [2021-08-19T08:06:20.181Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:20.181Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:06:20.181Z] #20 44.88 Selecting previously unselected package vim. [2021-08-19T08:06:20.181Z] #20 44.88 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-19T08:06:20.181Z] #20 44.91 Unpacking vim (2:8.1.0875-5) ... [2021-08-19T08:06:20.313Z] #43 88.46 DEP criu/files-reg.d [2021-08-19T08:06:20.505Z] #43 166.4 CC criu/tun.o [2021-08-19T08:06:20.572Z] #43 88.63 DEP criu/files-ext.d [2021-08-19T08:06:20.572Z] #43 88.72 DEP criu/file-lock.d [2021-08-19T08:06:20.572Z] #43 88.85 DEP criu/file-ids.d [2021-08-19T08:06:20.756Z] #20 45.34 Selecting previously unselected package xfsprogs. [2021-08-19T08:06:20.756Z] #20 45.34 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-19T08:06:20.756Z] #20 45.35 Unpacking xfsprogs (4.20.0-1) ... [2021-08-19T08:06:20.762Z] #43 166.7 CC criu/uffd.o [2021-08-19T08:06:20.832Z] #43 88.98 DEP criu/fifo.d [2021-08-19T08:06:20.832Z] #43 89.10 DEP criu/fdstore.d [2021-08-19T08:06:21.092Z] #43 ... [2021-08-19T08:06:21.092Z] [2021-08-19T08:06:21.092Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-19T08:06:21.092Z] #43 132.7 CC criu/filesystems.o [2021-08-19T08:06:21.092Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-19T08:06:21.092Z] #32 DONE 156.5s [2021-08-19T08:06:21.092Z] [2021-08-19T08:06:21.092Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:06:21.092Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:21.092Z] #43 89.23 DEP criu/fault-injection.d [2021-08-19T08:06:21.092Z] #43 89.29 DEP criu/external.d [2021-08-19T08:06:21.333Z] #20 45.80 Selecting previously unselected package zip. [2021-08-19T08:06:21.333Z] #20 45.80 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-19T08:06:21.333Z] #20 45.81 Unpacking zip (3.0-11+b1) ... [2021-08-19T08:06:21.333Z] #20 45.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:06:21.333Z] #20 46.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:21.333Z] #20 46.03 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:21.333Z] #20 46.04 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:21.333Z] #20 46.05 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-19T08:06:21.333Z] #20 46.07 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:21.333Z] #20 46.08 Setting up uidmap (1:4.5-1.1) ... [2021-08-19T08:06:21.333Z] #20 46.10 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-19T08:06:21.333Z] #20 46.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:21.333Z] #20 46.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:06:21.350Z] #43 ... [2021-08-19T08:06:21.350Z] [2021-08-19T08:06:21.350Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:21.350Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:21.350Z] #20 65.42 Setting up xfsprogs (4.20.0-1) ... [2021-08-19T08:06:21.352Z] #43 89.42 DEP criu/eventpoll.d [2021-08-19T08:06:21.352Z] #43 89.61 DEP criu/eventfd.d [2021-08-19T08:06:21.597Z] #20 46.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-19T08:06:21.597Z] #20 46.16 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-19T08:06:21.597Z] #20 46.17 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:06:21.597Z] #20 46.19 Setting up zip (3.0-11+b1) ... [2021-08-19T08:06:21.597Z] #20 46.21 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:06:21.597Z] #20 46.25 Setting up bash-completion (1:2.8-6) ... [2021-08-19T08:06:21.608Z] #20 65.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:06:21.612Z] #43 89.79 DEP criu/crtools.d [2021-08-19T08:06:21.698Z] #43 167.6 CC criu/util.o [2021-08-19T08:06:21.866Z] #20 65.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:06:21.871Z] #43 90.00 DEP criu/cr-service.d [2021-08-19T08:06:22.141Z] #43 90.23 DEP criu/cr-restore.d [2021-08-19T08:06:22.401Z] #43 90.53 DEP criu/cr-errno.d [2021-08-19T08:06:22.401Z] #43 90.54 DEP criu/cr-dump.d [2021-08-19T08:06:22.629Z] #43 168.5 CC criu/uts_ns.o [2021-08-19T08:06:22.629Z] #43 168.7 CC criu/vdso-compat.o [2021-08-19T08:06:22.662Z] #43 90.74 DEP criu/cr-dedup.d [2021-08-19T08:06:22.662Z] #43 90.88 DEP criu/cr-check.d [2021-08-19T08:06:22.796Z] #20 66.88 Setting up python3-distutils (3.7.3-1) ... [2021-08-19T08:06:22.886Z] #43 168.8 CC criu/vdso.o [2021-08-19T08:06:22.921Z] #43 91.07 DEP criu/config.d [2021-08-19T08:06:22.922Z] #43 91.22 DEP criu/clone-noasan.d [2021-08-19T08:06:23.181Z] #43 91.27 DEP criu/cgroup.d [2021-08-19T08:06:23.358Z] #20 67.44 Setting up python3-setuptools (40.8.0-1) ... [2021-08-19T08:06:23.441Z] #43 91.45 DEP criu/cgroup-props.d [2021-08-19T08:06:23.441Z] #43 91.60 DEP criu/bitmap.d [2021-08-19T08:06:23.441Z] #43 91.61 DEP criu/bfd.d [2021-08-19T08:06:23.449Z] #43 169.3 LINK criu/built-in.o [2021-08-19T08:06:23.449Z] #43 169.4 LINK criu/criu [2021-08-19T08:06:23.701Z] #43 91.75 DEP criu/autofs.d [2021-08-19T08:06:23.705Z] #43 169.7 DEP lib/c/criu.d [2021-08-19T08:06:23.705Z] #43 169.8 CC images/rpc.pb-c.o [2021-08-19T08:06:23.961Z] #43 91.98 DEP criu/aio.d [2021-08-19T08:06:23.961Z] #43 92.15 DEP criu/action-scripts.d [2021-08-19T08:06:24.269Z] #43 170.2 CC lib/c/criu.o [2021-08-19T08:06:24.531Z] #43 92.46 CC criu/action-scripts.o [2021-08-19T08:06:24.724Z] #20 68.78 Setting up python3-pip (18.1-5) ... [2021-08-19T08:06:24.791Z] #43 92.92 CC criu/aio.o [2021-08-19T08:06:24.915Z] #20 49.27 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-19T08:06:24.915Z] #20 49.28 Setting up xz-utils (5.2.4-1) ... [2021-08-19T08:06:24.915Z] #20 49.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-19T08:06:24.915Z] #20 49.34 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-19T08:06:24.915Z] #20 49.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:06:24.915Z] #20 49.53 invoke-rc.d: could not determine current runlevel [2021-08-19T08:06:24.915Z] #20 49.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:06:24.915Z] #20 49.56 Setting up pigz (2.4-1) ... [2021-08-19T08:06:24.915Z] #20 49.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-19T08:06:24.915Z] #20 49.58 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-19T08:06:24.915Z] #20 49.62 Setting up python-pip-whl (18.1-5) ... [2021-08-19T08:06:24.915Z] #20 49.64 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-19T08:06:24.915Z] #20 49.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:06:25.201Z] #43 171.0 LINK lib/c/built-in.o [2021-08-19T08:06:25.201Z] #43 171.0 LINK lib/c/libcriu.so [2021-08-19T08:06:25.201Z] #43 171.1 LINK lib/c/libcriu.a [2021-08-19T08:06:25.201Z] #43 171.2 GEN magic.py [2021-08-19T08:06:25.201Z] #43 171.3 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:06:25.201Z] #43 171.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:06:25.201Z] #43 171.3 Note: Building without GnuTLS support [2021-08-19T08:06:25.201Z] #43 171.3 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:06:25.201Z] #43 171.3 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:06:25.362Z] #43 93.46 CC criu/autofs.o [2021-08-19T08:06:25.496Z] #20 50.17 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-19T08:06:25.496Z] #20 50.19 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-19T08:06:25.496Z] #20 50.20 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:25.496Z] #20 50.21 Setting up vim (2:8.1.0875-5) ... [2021-08-19T08:06:25.496Z] #20 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-19T08:06:25.496Z] #20 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-19T08:06:25.496Z] #20 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-19T08:06:25.496Z] #20 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-19T08:06:25.496Z] #20 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-19T08:06:25.496Z] #20 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-19T08:06:25.759Z] #20 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-19T08:06:25.759Z] #20 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-19T08:06:25.759Z] #20 50.33 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-19T08:06:25.759Z] #20 50.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:06:25.759Z] #20 50.38 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-19T08:06:25.759Z] #20 50.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:06:25.759Z] #20 50.42 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-19T08:06:25.759Z] #20 50.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:25.765Z] #43 171.8 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:06:26.097Z] #20 69.95 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:06:26.097Z] #20 70.00 Processing triggers for mime-support (3.62) ... [2021-08-19T08:06:26.328Z] #43 172.3 make[1]: Nothing to be done for 'all'. [2021-08-19T08:06:26.746Z] #43 94.79 CC criu/bfd.o [2021-08-19T08:06:26.892Z] #43 172.8 make[1]: 'images/built-in.o' is up to date. [2021-08-19T08:06:26.892Z] #43 172.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-08-19T08:06:26.892Z] #43 172.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-08-19T08:06:26.892Z] #43 172.9 make[1]: 'compel/libcompel.a' is up to date. [2021-08-19T08:06:26.892Z] #43 172.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-08-19T08:06:27.007Z] #43 95.22 CC criu/bitmap.o [2021-08-19T08:06:27.007Z] #43 95.34 CC criu/cgroup-props.o [2021-08-19T08:06:27.028Z] #20 DONE 71.1s [2021-08-19T08:06:27.028Z] [2021-08-19T08:06:27.028Z] #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-08-19T08:06:27.028Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:27.028Z] #43 133.4 CC criu/fsnotify.o [2021-08-19T08:06:27.028Z] #43 134.6 CC criu/image-desc.o [2021-08-19T08:06:27.028Z] #43 134.8 CC criu/image.o [2021-08-19T08:06:27.028Z] #43 135.8 CC criu/ipc_ns.o [2021-08-19T08:06:27.028Z] #43 137.1 CC criu/irmap.o [2021-08-19T08:06:27.028Z] #43 137.9 CC criu/kcmp-ids.o [2021-08-19T08:06:27.028Z] #43 138.2 CC criu/kerndat.o [2021-08-19T08:06:27.149Z] #43 172.9 make[1]: Nothing to be done for 'all'. [2021-08-19T08:06:27.149Z] #43 173.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:06:27.149Z] #43 173.1 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.149Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.149Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.149Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.149Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.411Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.411Z] #43 173.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.411Z] #43 173.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:06:27.411Z] #43 173.4 INSTALL criu/criu [2021-08-19T08:06:27.594Z] #43 139.4 CC criu/libnetlink.o [2021-08-19T08:06:27.974Z] #43 96.17 CC criu/cgroup.o [2021-08-19T08:06:27.979Z] #43 DONE 173.9s [2021-08-19T08:06:27.979Z] [2021-08-19T08:06:27.979Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-19T08:06:27.979Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:28.161Z] #43 139.9 CC criu/log.o [2021-08-19T08:06:28.162Z] #43 ... [2021-08-19T08:06:28.162Z] [2021-08-19T08:06:28.162Z] #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-08-19T08:06:28.162Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-19T08:06:28.162Z] #21 1.029 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-19T08:06:28.162Z] #21 1.033 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-19T08:06:28.162Z] #21 1.036 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-19T08:06:28.162Z] #21 DONE 1.1s [2021-08-19T08:06:28.162Z] [2021-08-19T08:06:28.162Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:28.162Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:06:28.910Z] #56 ... [2021-08-19T08:06:28.910Z] [2021-08-19T08:06:28.910Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-08-19T08:06:28.910Z] #44 sha256:b5e7f2d6b26cf3ce47c5c9b46a9094b68b5e3e642631e9b6e100e0b42090e596 [2021-08-19T08:06:29.077Z] #20 53.19 Setting up iptables (1.8.2-4) ... [2021-08-19T08:06:29.077Z] #20 53.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-19T08:06:29.077Z] #20 53.30 Setting up python3 (3.7.3-1) ... [2021-08-19T08:06:29.174Z] #44 DONE 0.1s [2021-08-19T08:06:29.174Z] [2021-08-19T08:06:29.174Z] #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-08-19T08:06:29.174Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:29.174Z] #56 ... [2021-08-19T08:06:29.174Z] [2021-08-19T08:06:29.174Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-19T08:06:29.174Z] #46 sha256:024008b36e56d7bff5262ec0d3ea62bc7c327b6fb23fa924f2d342f7dc6d8011 [2021-08-19T08:06:29.340Z] #20 54.00 Setting up python3-wheel (0.32.3-2) ... [2021-08-19T08:06:29.431Z] #46 DONE 0.3s [2021-08-19T08:06:29.431Z] [2021-08-19T08:06:29.431Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-19T08:06:29.431Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:29.431Z] #56 ... [2021-08-19T08:06:29.431Z] [2021-08-19T08:06:29.431Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-19T08:06:29.431Z] #48 sha256:2f4b877e97f5377900ed3fcb6780e5cd9c08d9ef123e6682a0739d97dfe5dc59 [2021-08-19T08:06:29.431Z] #48 DONE 0.1s [2021-08-19T08:06:29.431Z] [2021-08-19T08:06:29.431Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-19T08:06:29.431Z] #50 sha256:0e7b4c1da21906fab37985fbe7cd8a271876ddf89b8004fe69688ea5e520f1a2 [2021-08-19T08:06:30.000Z] #50 DONE 0.6s [2021-08-19T08:06:30.000Z] [2021-08-19T08:06:30.000Z] #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-08-19T08:06:30.000Z] #53 sha256:aa8c9fc01230fec682ed75353658508cfafd6042bee49fae44895d3860d12e48 [2021-08-19T08:06:30.256Z] #53 ... [2021-08-19T08:06:30.256Z] [2021-08-19T08:06:30.256Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-19T08:06:30.256Z] #52 sha256:2c03e55bed40fcabd6c6bfbf02c1b4131290126f0dfd32b409a6e07a930de39e [2021-08-19T08:06:30.256Z] #52 DONE 0.1s [2021-08-19T08:06:30.256Z] [2021-08-19T08:06:30.256Z] #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-08-19T08:06:30.256Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:30.288Z] #20 54.81 Setting up apparmor (2.13.2-10) ... [2021-08-19T08:06:30.863Z] #20 ... [2021-08-19T08:06:30.863Z] [2021-08-19T08:06: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-08-19T08:06:30.863Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:30.863Z] #43 94.27 CC criu/clone-noasan.o [2021-08-19T08:06:30.863Z] #43 94.60 CC criu/config.o [2021-08-19T08:06:30.863Z] #43 96.08 CC criu/cr-check.o [2021-08-19T08:06:30.863Z] #43 97.69 CC criu/cr-dedup.o [2021-08-19T08:06:30.863Z] #43 98.23 CC criu/cr-dump.o [2021-08-19T08:06:30.863Z] #43 100.4 CC criu/cr-errno.o [2021-08-19T08:06:30.863Z] #43 100.5 CC criu/cr-restore.o [2021-08-19T08:06:31.281Z] #43 98.94 CC criu/clone-noasan.o [2021-08-19T08:06:31.281Z] #43 99.14 CC criu/config.o [2021-08-19T08:06:31.439Z] #43 104.8 CC criu/cr-service.o [2021-08-19T08:06:32.017Z] #43 ... [2021-08-19T08:06:32.017Z] [2021-08-19T08:06:32.017Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:32.017Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-19T08:06:32.221Z] #43 ... [2021-08-19T08:06:32.221Z] [2021-08-19T08:06:32.221Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:32.221Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:32.221Z] #20 12.45 Fetched 8996 kB in 10s (911 kB/s) [2021-08-19T08:06:32.221Z] #20 12.45 Reading package lists... [2021-08-19T08:06:32.221Z] #20 16.17 Reading package lists... [2021-08-19T08:06:32.221Z] #20 19.53 Building dependency tree... [2021-08-19T08:06:32.221Z] #20 21.08 libcap2-bin is already the newest version (1:2.25-2). [2021-08-19T08:06:32.221Z] #20 21.08 The following additional packages will be installed: [2021-08-19T08:06:32.221Z] #20 21.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-19T08:06:32.221Z] #20 21.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-19T08:06:32.221Z] #20 21.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-19T08:06:32.221Z] #20 21.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-19T08:06:32.221Z] #20 21.08 python3.7 python3.7-minimal vim-runtime xxd [2021-08-19T08:06:32.221Z] #20 21.09 Suggested packages: [2021-08-19T08:06:32.221Z] #20 21.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-19T08:06:32.221Z] #20 21.09 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-19T08:06:32.221Z] #20 21.09 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-19T08:06:32.221Z] #20 21.09 quota [2021-08-19T08:06:32.221Z] #20 21.09 Recommended packages: [2021-08-19T08:06:32.221Z] #20 21.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-19T08:06:32.221Z] #20 21.09 python3-keyrings.alt python3-xdg unzip [2021-08-19T08:06:32.221Z] #20 22.57 The following NEW packages will be installed: [2021-08-19T08:06:32.221Z] #20 22.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-19T08:06:32.221Z] #20 22.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-19T08:06:32.221Z] #20 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-19T08:06:32.221Z] #20 22.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-19T08:06:32.221Z] #20 22.58 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-19T08:06:32.221Z] #20 22.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-19T08:06:32.221Z] #20 22.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-19T08:06:32.221Z] #20 22.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-19T08:06:32.221Z] #20 22.58 xz-utils zip [2021-08-19T08:06:32.221Z] #20 ... [2021-08-19T08:06:32.221Z] [2021-08-19T08:06:32.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-08-19T08:06:32.221Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:32.221Z] #43 100.5 CC criu/cr-check.o [2021-08-19T08:06:32.280Z] #20 56.74 Setting up xfsprogs (4.20.0-1) ... [2021-08-19T08:06:32.280Z] #20 56.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:06:32.543Z] #20 57.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:06:33.411Z] #22 ... [2021-08-19T08:06:33.411Z] [2021-08-19T08:06:33.411Z] #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-08-19T08:06:33.411Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:06:33.411Z] #40 251.3 + dpkg --print-architecture [2021-08-19T08:06:33.411Z] #40 251.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-19T08:06:33.411Z] #40 251.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-19T08:06:33.411Z] #40 251.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-19T08:06:33.491Z] #20 58.21 Setting up python3-distutils (3.7.3-1) ... [2021-08-19T08:06:34.072Z] #20 58.79 Setting up python3-setuptools (40.8.0-1) ... [2021-08-19T08:06:34.129Z] #43 102.1 CC criu/cr-dedup.o [2021-08-19T08:06:34.389Z] #43 102.5 CC criu/cr-dump.o [2021-08-19T08:06:35.554Z] #20 60.24 Setting up python3-pip (18.1-5) ... [2021-08-19T08:06:36.296Z] --- PASS: TestBuildWithHugeFile (52.20s) [2021-08-19T08:06:36.296Z] === RUN TestBuildWithEmptyDockerfile [2021-08-19T08:06:36.296Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:06:36.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:06:36.296Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:06:36.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:06:36.296Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:06:36.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:06:36.296Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:06:36.296Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:06:36.296Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:06:36.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-19T08:06:36.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-19T08:06:36.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2021-08-19T08:06:36.296Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-08-19T08:06:36.296Z] === RUN TestBuildPreserveOwnership [2021-08-19T08:06:36.296Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-19T08:06:36.928Z] #43 104.7 CC criu/cr-errno.o [2021-08-19T08:06:36.928Z] #43 104.8 CC criu/cr-restore.o [2021-08-19T08:06:36.969Z] #20 61.59 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:06:36.969Z] #20 61.64 Processing triggers for mime-support (3.62) ... [2021-08-19T08:06:37.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-19T08:06:37.497Z] #43 ... [2021-08-19T08:06:37.497Z] [2021-08-19T08:06:37.497Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:37.497Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:37.497Z] #20 22.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:06:37.497Z] #20 22.90 Need to get 28.6 MB of archives. [2021-08-19T08:06:37.497Z] #20 22.90 After this operation, 116 MB of additional disk space will be used. [2021-08-19T08:06:37.497Z] #20 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-19T08:06:37.497Z] #20 22.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-19T08:06:37.497Z] #20 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-19T08:06:37.497Z] #20 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-19T08:06:37.497Z] #20 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-19T08:06:37.498Z] #20 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-19T08:06:37.498Z] #20 23.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-19T08:06:37.498Z] #20 23.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-19T08:06:37.498Z] #20 23.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-19T08:06:37.498Z] #20 23.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-19T08:06:37.498Z] #20 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-19T08:06:37.498Z] #20 23.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-19T08:06:37.498Z] #20 23.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-19T08:06:37.498Z] #20 23.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-19T08:06:37.498Z] #20 23.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-19T08:06:37.498Z] #20 23.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-19T08:06:37.498Z] #20 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-19T08:06:37.498Z] #20 23.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-19T08:06:37.498Z] #20 23.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-19T08:06:37.498Z] #20 23.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-19T08:06:37.498Z] #20 23.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-19T08:06:37.498Z] #20 23.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-19T08:06:37.498Z] #20 23.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-19T08:06:37.498Z] #20 23.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-19T08:06:37.498Z] #20 23.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-19T08:06:37.498Z] #20 23.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-19T08:06:37.498Z] #20 23.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-19T08:06:37.498Z] #20 23.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-19T08:06:37.498Z] #20 23.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-19T08:06:37.498Z] #20 23.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-19T08:06:37.498Z] #20 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-19T08:06:37.498Z] #20 23.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-19T08:06:37.498Z] #20 23.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-19T08:06:37.498Z] #20 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-19T08:06:37.498Z] #20 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-19T08:06:37.498Z] #20 23.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-19T08:06:37.498Z] #20 23.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-19T08:06:37.498Z] #20 23.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-19T08:06:37.498Z] #20 23.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-19T08:06:37.498Z] #20 23.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-19T08:06:37.498Z] #20 23.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-19T08:06:37.498Z] #20 24.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-19T08:06:37.498Z] #20 24.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-19T08:06:37.498Z] #20 24.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-19T08:06:37.498Z] #20 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-19T08:06:37.498Z] #20 24.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-19T08:06:37.498Z] #20 24.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-19T08:06:37.498Z] #20 24.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-19T08:06:37.498Z] #20 24.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-19T08:06:37.498Z] #20 25.29 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:06:37.498Z] #20 25.41 Fetched 28.6 MB in 2s (14.4 MB/s) [2021-08-19T08:06:37.498Z] #20 25.49 Selecting previously unselected package pigz. [2021-08-19T08:06:37.498Z] #20 25.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 ... 23446 files and directories currently installed.) [2021-08-19T08:06:37.498Z] #20 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-19T08:06:37.498Z] #20 25.54 Unpacking pigz (2.4-1) ... [2021-08-19T08:06:37.498Z] #20 25.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-19T08:06:37.498Z] #20 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:06:37.498Z] #20 25.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:37.498Z] #20 26.21 Selecting previously unselected package python3.7-minimal. [2021-08-19T08:06:37.498Z] #20 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:06:37.498Z] #20 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:06:37.498Z] #20 27.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:37.498Z] #20 27.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-19T08:06:37.545Z] #20 DONE 62.3s [2021-08-19T08:06:37.545Z] [2021-08-19T08:06:37.545Z] #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-08-19T08:06:37.545Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:37.545Z] #43 106.6 CC criu/crtools.o [2021-08-19T08:06:37.545Z] #43 107.2 CC criu/eventfd.o [2021-08-19T08:06:37.545Z] #43 107.6 CC criu/eventpoll.o [2021-08-19T08:06:37.545Z] #43 108.6 CC criu/external.o [2021-08-19T08:06:37.545Z] #43 109.0 CC criu/fault-injection.o [2021-08-19T08:06:37.545Z] #43 109.1 CC criu/fdstore.o [2021-08-19T08:06:37.545Z] #43 109.6 CC criu/fifo.o [2021-08-19T08:06:37.545Z] #43 110.0 CC criu/file-ids.o [2021-08-19T08:06:37.545Z] #43 110.4 CC criu/file-lock.o [2021-08-19T08:06:37.808Z] #43 111.3 CC criu/files-ext.o [2021-08-19T08:06:38.071Z] #43 111.7 CC criu/files-reg.o [2021-08-19T08:06:38.350Z] #56 220.9 + bin/containerd [2021-08-19T08:06:38.881Z] #20 28.99 Selecting previously unselected package python3-minimal. [2021-08-19T08:06:38.881Z] #20 28.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-19T08:06:38.881Z] #20 29.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-19T08:06:38.881Z] #20 29.07 Unpacking python3-minimal (3.7.3-1) ... [2021-08-19T08:06:38.881Z] #20 29.15 Selecting previously unselected package libmpdec2:amd64. [2021-08-19T08:06:38.881Z] #20 29.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-19T08:06:38.881Z] #20 29.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:06:39.025Z] #43 ... [2021-08-19T08:06:39.025Z] [2021-08-19T08:06:39.025Z] #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-08-19T08:06:39.025Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-19T08:06:39.025Z] #21 1.320 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-19T08:06:39.025Z] #21 1.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-19T08:06:39.025Z] #21 1.333 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-19T08:06:39.025Z] #21 DONE 1.4s [2021-08-19T08:06:39.025Z] [2021-08-19T08:06:39.025Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:39.025Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-19T08:06:39.141Z] #20 29.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-19T08:06:39.141Z] #20 29.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:06:39.141Z] #20 29.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:39.958Z] #40 ... [2021-08-19T08:06:39.958Z] [2021-08-19T08:06:39.958Z] #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-08-19T08:06:39.958Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:39.958Z] #43 140.7 CC criu/lsm.o [2021-08-19T08:06:39.958Z] #43 141.3 CC criu/mem.o [2021-08-19T08:06:39.958Z] #43 143.2 CC criu/memfd.o [2021-08-19T08:06:39.958Z] #43 143.8 CC criu/mount.o [2021-08-19T08:06:39.958Z] #43 147.9 CC criu/namespaces.o [2021-08-19T08:06:39.958Z] #43 149.6 CC criu/net.o [2021-08-19T08:06:40.081Z] #20 30.21 Selecting previously unselected package python3.7. [2021-08-19T08:06:40.081Z] #20 30.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-19T08:06:40.081Z] #20 30.23 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:06:40.081Z] #20 30.35 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T08:06:40.081Z] #20 30.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-19T08:06:40.081Z] #20 30.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:06:40.215Z] #43 ... [2021-08-19T08:06:40.216Z] [2021-08-19T08:06:40.216Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:40.216Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:06:40.216Z] #22 5.158 Collecting yamllint==1.26.1 [2021-08-19T08:06:40.216Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-19T08:06:40.216Z] #22 11.85 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-19T08:06:40.216Z] #22 11.91 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-19T08:06:40.216Z] #22 11.98 Collecting pyyaml (from yamllint==1.26.1) [2021-08-19T08:06:40.341Z] #20 30.49 Setting up python3-minimal (3.7.3-1) ... [2021-08-19T08:06:40.473Z] #22 12.28 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-19T08:06:41.039Z] #22 12.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-19T08:06:41.039Z] #22 12.64 Building wheels for collected packages: yamllint [2021-08-19T08:06:41.039Z] #22 12.65 Running setup.py bdist_wheel for yamllint: started [2021-08-19T08:06:41.282Z] #20 31.44 Selecting previously unselected package python3. [2021-08-19T08:06:41.282Z] #20 31.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-19T08:06:41.282Z] #20 31.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-19T08:06:41.282Z] #20 31.54 Unpacking python3 (3.7.3-1) ... [2021-08-19T08:06:41.297Z] #22 ... [2021-08-19T08:06:41.297Z] [2021-08-19T08:06:41.297Z] #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-08-19T08:06:41.297Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:41.297Z] #43 153.0 CC criu/netfilter.o [2021-08-19T08:06:41.426Z] --- PASS: TestBuildPreserveOwnership (9.72s) [2021-08-19T08:06:41.426Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) [2021-08-19T08:06:41.426Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-19T08:06:41.426Z] === RUN TestBuildPlatformInvalid [2021-08-19T08:06:41.426Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-08-19T08:06:41.426Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-19T08:06:41.426Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-19T08:06:41.426Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-19T08:06:41.426Z] PASS [2021-08-19T08:06:41.426Z] [2021-08-19T08:06:41.426Z] === Skipped [2021-08-19T08:06:41.426Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-19T08:06:41.426Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:06:41.426Z] [2021-08-19T08:06:41.426Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-19T08:06:41.426Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-19T08:06:41.426Z] [2021-08-19T08:06:41.426Z] [2021-08-19T08:06:41.426Z] DONE 33 tests, 2 skipped in 128.603s [2021-08-19T08:06:41.426Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-19T08:06:41.426Z] INFO: Testing against a local daemon [2021-08-19T08:06:41.426Z] === RUN TestConfigInspect [2021-08-19T08:06:41.426Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestConfigInspect (0.01s) [2021-08-19T08:06:41.426Z] === RUN TestConfigList [2021-08-19T08:06:41.426Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestConfigList (0.01s) [2021-08-19T08:06:41.426Z] === RUN TestConfigsCreateAndDelete [2021-08-19T08:06:41.426Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-19T08:06:41.426Z] === RUN TestConfigsUpdate [2021-08-19T08:06:41.426Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-19T08:06:41.426Z] === RUN TestTemplatedConfig [2021-08-19T08:06:41.426Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-19T08:06:41.426Z] === RUN TestConfigCreateResolve [2021-08-19T08:06:41.426Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:41.426Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-19T08:06:41.426Z] === RUN TestConfigDaemonLibtrustID [2021-08-19T08:06:41.543Z] #20 31.68 Selecting previously unselected package libip4tc0:amd64. [2021-08-19T08:06:41.543Z] #20 31.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:06:41.543Z] #20 31.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:41.543Z] #20 31.78 Selecting previously unselected package libip6tc0:amd64. [2021-08-19T08:06:41.543Z] #20 31.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-19T08:06:41.543Z] #20 31.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:41.543Z] #20 31.87 Selecting previously unselected package libiptc0:amd64. [2021-08-19T08:06:41.555Z] #43 153.5 CC criu/page-pipe.o [2021-08-19T08:06:41.803Z] #20 31.88 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-19T08:06:41.803Z] #20 31.89 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:41.803Z] #20 31.98 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-19T08:06:41.803Z] #20 31.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-19T08:06:41.803Z] #20 31.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:06:41.803Z] #20 32.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-19T08:06:41.803Z] #20 32.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-19T08:06:41.803Z] #20 32.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:06:41.803Z] #20 32.13 Selecting previously unselected package libnftnl11:amd64. [2021-08-19T08:06:41.803Z] #20 32.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-19T08:06:41.803Z] #20 32.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:06:42.063Z] #20 32.24 Selecting previously unselected package iptables. [2021-08-19T08:06:42.063Z] #20 32.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-19T08:06:42.063Z] #20 32.26 Unpacking iptables (1.8.2-4) ... [2021-08-19T08:06:42.323Z] #20 32.62 Selecting previously unselected package xxd. [2021-08-19T08:06:42.323Z] #20 32.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:06:42.323Z] #20 32.63 Unpacking xxd (2:8.1.0875-5) ... [2021-08-19T08:06:42.323Z] #20 32.77 Selecting previously unselected package vim-common. [2021-08-19T08:06:42.323Z] #20 32.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:06:42.323Z] #20 32.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-19T08:06:42.487Z] #43 154.3 CC criu/page-xfer.o [2021-08-19T08:06:42.805Z] --- PASS: TestConfigDaemonLibtrustID (1.57s) [2021-08-19T08:06:42.805Z] PASS [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === Skipped [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-08-19T08:06:42.805Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-19T08:06:42.805Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-19T08:06:42.805Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-19T08:06:42.805Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-19T08:06:42.805Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-19T08:06:42.805Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] [2021-08-19T08:06:42.805Z] DONE 7 tests, 6 skipped in 1.664s [2021-08-19T08:06:42.805Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-19T08:06:42.805Z] INFO: Testing against a local daemon [2021-08-19T08:06:42.805Z] === RUN TestCheckpoint [2021-08-19T08:06:42.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:06:42.805Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-19T08:06:42.805Z] === RUN TestContainerInvalidJSON [2021-08-19T08:06:42.805Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:06:42.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:06:42.805Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:06:42.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:06:42.805Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:06:42.805Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:06:42.892Z] #20 32.98 Selecting previously unselected package bash-completion. [2021-08-19T08:06:42.893Z] #20 32.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-19T08:06:43.065Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:06:43.065Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:06:43.065Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:06:43.065Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-19T08:06:43.065Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-19T08:06:43.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-19T08:06:43.065Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-08-19T08:06:43.065Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-19T08:06:43.065Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-08-19T08:06:43.065Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-19T08:06:43.065Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-19T08:06:43.065Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-19T08:06:43.065Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-19T08:06:43.065Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-19T08:06:43.065Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-19T08:06:43.065Z] === RUN TestCopyFromContainer [2021-08-19T08:06:43.419Z] #43 ... [2021-08-19T08:06:43.419Z] [2021-08-19T08:06:43.419Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:43.419Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:06:43.419Z] #22 13.87 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-19T08:06:43.419Z] #22 13.88 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-19T08:06:43.419Z] #22 13.94 Successfully built yamllint [2021-08-19T08:06:43.419Z] #22 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-19T08:06:43.420Z] #22 14.41 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-19T08:06:43.420Z] #22 DONE 15.2s [2021-08-19T08:06:43.677Z] [2021-08-19T08:06:43.677Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:06:43.677Z] #25 sha256:0bdb12927730b5eed8d77c78be14fb0941012ad86dbad5f5f3715babc9ec759e [2021-08-19T08:06:43.677Z] #25 DONE 0.4s [2021-08-19T08:06:43.677Z] [2021-08-19T08:06:43.677Z] #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-08-19T08:06:43.677Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:06:43.936Z] #53 ... [2021-08-19T08:06:43.936Z] [2021-08-19T08:06:43.936Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:06:43.936Z] #30 sha256:ef0974d09d4a777a881e1b68eb5bceca0e1d4b093c7f922376424296df4c2efa [2021-08-19T08:06:44.339Z] #22 4.788 Collecting yamllint==1.26.1 [2021-08-19T08:06:44.935Z] #56 ... [2021-08-19T08:06:44.935Z] [2021-08-19T08:06:44.935Z] #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-08-19T08:06:44.935Z] #53 sha256:aa8c9fc01230fec682ed75353658508cfafd6042bee49fae44895d3860d12e48 [2021-08-19T08:06:44.935Z] #53 133.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-19T08:06:45.285Z] #22 ... [2021-08-19T08:06:45.286Z] [2021-08-19T08:06:45.286Z] #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-08-19T08:06:45.286Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:45.286Z] #43 113.6 CC criu/files.o [2021-08-19T08:06:45.286Z] #43 115.6 CC criu/filesystems.o [2021-08-19T08:06:45.286Z] #43 116.4 CC criu/fsnotify.o [2021-08-19T08:06:45.286Z] #43 117.5 CC criu/image-desc.o [2021-08-19T08:06:45.286Z] #43 117.6 CC criu/image.o [2021-08-19T08:06:45.286Z] #43 118.3 CC criu/ipc_ns.o [2021-08-19T08:06:45.432Z] #20 35.58 Unpacking bash-completion (1:2.8-6) ... [2021-08-19T08:06:45.496Z] #53 134.5 + mkdir -p /build [2021-08-19T08:06:45.496Z] #53 134.5 + cp runc /build/runc [2021-08-19T08:06:45.692Z] #20 35.94 Selecting previously unselected package bzip2. [2021-08-19T08:06:45.692Z] #20 35.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-19T08:06:45.692Z] #20 35.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:06:45.860Z] #43 119.4 CC criu/irmap.o [2021-08-19T08:06:45.952Z] #20 36.07 Selecting previously unselected package xz-utils. [2021-08-19T08:06:45.952Z] #20 36.09 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-19T08:06:45.952Z] #20 36.09 Unpacking xz-utils (5.2.4-1) ... [2021-08-19T08:06:45.952Z] #20 36.23 Selecting previously unselected package apparmor. [2021-08-19T08:06:45.952Z] #20 36.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-19T08:06:46.212Z] #20 36.33 Unpacking apparmor (2.13.2-10) ... [2021-08-19T08:06:46.424Z] #53 DONE 135.4s [2021-08-19T08:06:46.424Z] [2021-08-19T08:06:46.424Z] #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-08-19T08:06:46.424Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:46.435Z] #43 119.9 CC criu/kcmp-ids.o [2021-08-19T08:06:46.471Z] #20 36.65 Selecting previously unselected package aufs-tools. [2021-08-19T08:06:46.471Z] #20 36.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-19T08:06:46.471Z] #20 36.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:06:46.471Z] #20 36.79 Selecting previously unselected package libonig5:amd64. [2021-08-19T08:06:46.471Z] #20 36.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-19T08:06:46.471Z] #20 36.81 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:06:46.697Z] #43 120.2 CC criu/kerndat.o [2021-08-19T08:06:46.731Z] #20 36.95 Selecting previously unselected package libjq1:amd64. [2021-08-19T08:06:46.731Z] #20 36.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:06:46.731Z] #20 36.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:06:46.731Z] #20 37.06 Selecting previously unselected package jq. [2021-08-19T08:06:46.731Z] #20 37.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-19T08:06:46.731Z] #20 37.07 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-19T08:06:46.731Z] #20 37.14 Selecting previously unselected package libaio1:amd64. [2021-08-19T08:06:46.731Z] #20 37.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-19T08:06:46.731Z] #20 37.15 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:06:46.731Z] #20 37.20 Selecting previously unselected package libgpm2:amd64. [2021-08-19T08:06:46.991Z] #20 37.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-19T08:06:46.991Z] #20 37.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:06:46.991Z] #20 37.27 Selecting previously unselected package libicu63:amd64. [2021-08-19T08:06:46.991Z] #20 37.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-19T08:06:46.991Z] #20 37.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:06:47.256Z] === RUN TestCopyFromContainer// [2021-08-19T08:06:47.256Z] === RUN TestCopyFromContainer//bar/root [2021-08-19T08:06:47.256Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-19T08:06:47.256Z] === RUN TestCopyFromContainer/bar/quux [2021-08-19T08:06:47.256Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-19T08:06:47.516Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-19T08:06:47.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-19T08:06:47.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-19T08:06:47.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-19T08:06:47.516Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer (4.54s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-08-19T08:06:47.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-08-19T08:06:47.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-19T08:06:47.646Z] #43 121.1 CC criu/libnetlink.o [2021-08-19T08:06:47.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:06:47.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:06:47.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:06:47.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:06:47.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:06:47.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:06:47.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:06:47.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:06:47.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:06:47.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-19T08:06:47.775Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-19T08:06:47.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-19T08:06:47.775Z] === RUN TestCreateWithInvalidEnv [2021-08-19T08:06:47.775Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-19T08:06:47.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-19T08:06:47.775Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-19T08:06:47.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-19T08:06:47.775Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-19T08:06:47.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-19T08:06:47.775Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-19T08:06:47.775Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-19T08:06:47.775Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-19T08:06:47.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-19T08:06:47.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-19T08:06:47.775Z] === RUN TestCreateTmpfsMountsTarget [2021-08-19T08:06:47.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-19T08:06:47.775Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-19T08:06:47.793Z] #56 ... [2021-08-19T08:06:47.793Z] [2021-08-19T08:06:47.793Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-08-19T08:06:47.793Z] #54 sha256:2a3231d6322c6d4700f6e40a87a1bb7010f2521cdf80af570f0aac5da25c3c6d [2021-08-19T08:06:47.793Z] #54 DONE 0.3s [2021-08-19T08:06:47.793Z] [2021-08-19T08:06:47.793Z] #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-08-19T08:06:47.793Z] #56 sha256:066bcd4aa02efac2ef5db1eddc4de69ce1e5618cffda062c59a598225b6ebd57 [2021-08-19T08:06:47.910Z] #43 121.3 CC criu/log.o [2021-08-19T08:06:48.172Z] #43 121.8 CC criu/lsm.o [2021-08-19T08:06:48.747Z] #43 122.1 CC criu/mem.o [2021-08-19T08:06:49.194Z] #30 DONE 4.8s [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #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-08-19T08:06:49.194Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:49.194Z] #43 156.4 CC criu/pagemap-cache.o [2021-08-19T08:06:49.194Z] #43 156.8 CC criu/pagemap.o [2021-08-19T08:06:49.194Z] #43 157.8 CC criu/parasite-syscall.o [2021-08-19T08:06:49.194Z] #43 158.8 CC criu/path.o [2021-08-19T08:06:49.194Z] #43 159.1 CC criu/pie-util-vdso-elf32.o [2021-08-19T08:06:49.194Z] #43 159.5 CC criu/pie-util-vdso.o [2021-08-19T08:06:49.194Z] #43 160.1 CC criu/pie-util.o [2021-08-19T08:06:49.194Z] #43 160.3 CC criu/pipes.o [2021-08-19T08:06:49.194Z] #43 ... [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-19T08:06:49.194Z] #33 sha256:b41daa483f4199cac72fbd429db15f0f935f441c93ec48bdf9b2623756ffd41d [2021-08-19T08:06:49.194Z] #33 DONE 0.3s [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-08-19T08:06:49.194Z] #35 sha256:340828aa46e52e690497436e5de2e8e93938b2e9606838977a133a19741e2530 [2021-08-19T08:06:49.194Z] #35 DONE 0.1s [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-08-19T08:06:49.194Z] #38 sha256:5a1c6f84948ab444f42789d714f4d2e21c452fd033986fa0fa1aae0201aaa340 [2021-08-19T08:06:49.194Z] #38 DONE 0.1s [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #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-08-19T08:06:49.194Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:06:49.194Z] #40 ... [2021-08-19T08:06:49.194Z] [2021-08-19T08:06:49.194Z] #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-08-19T08:06:49.194Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:49.194Z] #43 161.1 CC criu/plugin.o [2021-08-19T08:06:49.327Z] #43 ... [2021-08-19T08:06:49.327Z] [2021-08-19T08:06:49.327Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:06:49.327Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-19T08:06:49.328Z] #22 10.17 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-19T08:06:49.452Z] #43 161.5 CC criu/proc_parse.o [2021-08-19T08:06:49.682Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2021-08-19T08:06:49.682Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-19T08:06:50.722Z] #22 11.67 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-19T08:06:50.722Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-19T08:06:50.722Z] #22 11.80 Collecting pyyaml (from yamllint==1.26.1) [2021-08-19T08:06:51.193Z] #20 40.88 Selecting previously unselected package libnet1:amd64. [2021-08-19T08:06:51.193Z] #20 40.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 40.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:51.193Z] #20 40.98 Selecting previously unselected package libnl-3-200:amd64. [2021-08-19T08:06:51.193Z] #20 40.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 41.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:06:51.193Z] #20 41.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-19T08:06:51.193Z] #20 41.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 41.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:06:51.193Z] #20 41.19 Selecting previously unselected package libreadline5:amd64. [2021-08-19T08:06:51.193Z] #20 41.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 41.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:51.193Z] #20 41.33 Selecting previously unselected package net-tools. [2021-08-19T08:06:51.193Z] #20 41.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 41.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:51.193Z] #20 41.55 Selecting previously unselected package patch. [2021-08-19T08:06:51.193Z] #20 ... [2021-08-19T08:06:51.193Z] [2021-08-19T08:06:51.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-08-19T08:06:51.193Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:51.193Z] #43 109.3 CC criu/cr-service.o [2021-08-19T08:06:51.193Z] #43 110.9 CC criu/crtools.o [2021-08-19T08:06:51.193Z] #43 111.5 CC criu/eventfd.o [2021-08-19T08:06:51.193Z] #43 111.9 CC criu/eventpoll.o [2021-08-19T08:06:51.193Z] #43 112.7 CC criu/external.o [2021-08-19T08:06:51.193Z] #43 113.2 CC criu/fault-injection.o [2021-08-19T08:06:51.193Z] #43 113.3 CC criu/fdstore.o [2021-08-19T08:06:51.193Z] #43 113.7 CC criu/fifo.o [2021-08-19T08:06:51.193Z] #43 114.1 CC criu/file-ids.o [2021-08-19T08:06:51.193Z] #43 114.5 CC criu/file-lock.o [2021-08-19T08:06:51.193Z] #43 115.5 CC criu/files-ext.o [2021-08-19T08:06:51.193Z] #43 115.9 CC criu/files-reg.o [2021-08-19T08:06:51.193Z] #43 118.1 CC criu/files.o [2021-08-19T08:06:51.193Z] #43 ... [2021-08-19T08:06:51.193Z] [2021-08-19T08:06:51.193Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:06:51.193Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:06:51.193Z] #20 41.56 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-19T08:06:51.193Z] #20 41.56 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-19T08:06:51.193Z] #20 41.67 Selecting previously unselected package python-pip-whl. [2021-08-19T08:06:51.298Z] #22 12.11 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-19T08:06:51.453Z] #20 41.68 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-19T08:06:51.453Z] #20 41.68 Unpacking python-pip-whl (18.1-5) ... [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:06:51.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:06:51.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:06:51.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:06:51.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:06:51.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:06:51.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:06:51.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:06:51.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:06:51.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:06:51.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:06:51.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-19T08:06:51.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-19T08:06:51.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-19T08:06:51.873Z] #22 12.90 Installing build dependencies: started [2021-08-19T08:06:52.023Z] #20 42.22 Selecting previously unselected package python3-lib2to3. [2021-08-19T08:06:52.023Z] #20 42.22 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-19T08:06:52.023Z] #20 42.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:06:52.023Z] #20 42.35 Selecting previously unselected package python3-distutils. [2021-08-19T08:06:52.023Z] #20 42.35 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-19T08:06:52.023Z] #20 42.36 Unpacking python3-distutils (3.7.3-1) ... [2021-08-19T08:06:52.158Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-08-19T08:06:52.158Z] === RUN TestCreateDifferentPlatform [2021-08-19T08:06:52.158Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-19T08:06:52.158Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-19T08:06:52.158Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-19T08:06:52.158Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-19T08:06:52.158Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-19T08:06:52.158Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-19T08:06:52.283Z] #20 42.51 Selecting previously unselected package python3-pip. [2021-08-19T08:06:52.283Z] #20 42.53 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-19T08:06:52.283Z] #20 42.54 Unpacking python3-pip (18.1-5) ... [2021-08-19T08:06:52.417Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-19T08:06:52.417Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-19T08:06:52.417Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-19T08:06:52.417Z] === RUN TestContainerStartOnDaemonRestart [2021-08-19T08:06:52.417Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-19T08:06:52.417Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-19T08:06:52.417Z] === RUN TestDaemonRestartIpcMode [2021-08-19T08:06:52.417Z] === PAUSE TestDaemonRestartIpcMode [2021-08-19T08:06:52.417Z] === RUN TestDaemonHostGatewayIP [2021-08-19T08:06:52.417Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:06:52.417Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-19T08:06:52.417Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-19T08:06:52.417Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-19T08:06:52.417Z] === RUN TestContainerKillOnDaemonStart [2021-08-19T08:06:52.417Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-19T08:06:52.417Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-19T08:06:52.417Z] === RUN TestDiff [2021-08-19T08:06:52.543Z] #20 42.68 Selecting previously unselected package python3-pkg-resources. [2021-08-19T08:06:52.543Z] #20 42.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-19T08:06:52.543Z] #20 42.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:06:52.543Z] #20 42.86 Selecting previously unselected package python3-setuptools. [2021-08-19T08:06:52.543Z] #20 42.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-19T08:06:52.543Z] #20 42.87 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-19T08:06:52.733Z] #43 164.2 CC criu/protobuf-desc.o [2021-08-19T08:06:52.802Z] #20 43.12 Selecting previously unselected package python3-wheel. [2021-08-19T08:06:52.802Z] #20 43.12 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-19T08:06:52.802Z] #20 43.13 Unpacking python3-wheel (0.32.3-2) ... [2021-08-19T08:06:52.985Z] --- PASS: TestDiff (0.64s) [2021-08-19T08:06:52.985Z] === RUN TestExecWithCloseStdin [2021-08-19T08:06:53.062Z] #20 43.22 Selecting previously unselected package sudo. [2021-08-19T08:06:53.062Z] #20 43.23 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-19T08:06:53.062Z] #20 43.23 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:06:53.298Z] #43 165.2 CC criu/protobuf.o [2021-08-19T08:06:53.556Z] #43 165.6 CC criu/pstree.o [2021-08-19T08:06:53.633Z] #20 43.72 Selecting previously unselected package thin-provisioning-tools. [2021-08-19T08:06:53.633Z] #20 43.72 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-19T08:06:53.633Z] #20 43.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:06:53.633Z] #20 43.95 Selecting previously unselected package uidmap. [2021-08-19T08:06:53.633Z] #20 43.95 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-19T08:06:53.633Z] #20 43.96 Unpacking uidmap (1:4.5-1.1) ... [2021-08-19T08:06:53.633Z] #20 44.10 Selecting previously unselected package vim-runtime. [2021-08-19T08:06:53.893Z] #20 44.10 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-19T08:06:53.893Z] #20 44.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-19T08:06:53.893Z] #20 44.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-19T08:06:53.893Z] #20 44.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:06:53.924Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-08-19T08:06:53.924Z] === RUN TestExec [2021-08-19T08:06:54.430Z] #22 ... [2021-08-19T08:06:54.430Z] [2021-08-19T08:06:54.430Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-19T08:06:54.430Z] #49 sha256:1027f698a1a53e032ef746488cc92368e31ff1b995ba6b35bd77d89fd1f32225 [2021-08-19T08:06:54.430Z] #49 187.4 + /build/golangci-lint --version [2021-08-19T08:06:54.430Z] #49 187.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-19T08:06:54.430Z] #49 DONE 188.9s [2021-08-19T08:06:54.430Z] [2021-08-19T08:06:54.431Z] #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-08-19T08:06:54.431Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:06:54.431Z] #43 123.9 CC criu/memfd.o [2021-08-19T08:06:54.431Z] #43 124.5 CC criu/mount.o [2021-08-19T08:06:54.694Z] #43 128.2 CC criu/namespaces.o [2021-08-19T08:06:54.861Z] --- PASS: TestExec (0.89s) [2021-08-19T08:06:54.861Z] === RUN TestExecUser [2021-08-19T08:06:54.927Z] #43 166.7 CC criu/rbtree.o [2021-08-19T08:06:55.185Z] #43 167.0 CC criu/rst-malloc.o [2021-08-19T08:06:55.443Z] #43 167.3 CC criu/seccomp.o [2021-08-19T08:06:55.799Z] --- PASS: TestExecUser (0.91s) [2021-08-19T08:06:55.799Z] === RUN TestExportContainerAndImportImage [2021-08-19T08:06:56.007Z] #43 168.0 CC criu/seize.o [2021-08-19T08:06:56.617Z] #43 130.3 CC criu/net.o [2021-08-19T08:06:56.735Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-08-19T08:06:56.735Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-19T08:06:57.187Z] #20 47.29 Selecting previously unselected package vim. [2021-08-19T08:06:57.187Z] #20 47.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-19T08:06:57.187Z] #20 47.33 Unpacking vim (2:8.1.0875-5) ... [2021-08-19T08:06:57.391Z] #43 169.0 CC criu/servicefd.o [2021-08-19T08:06:57.447Z] #20 47.86 Selecting previously unselected package xfsprogs. [2021-08-19T08:06:57.652Z] #43 169.5 CC criu/shmem.o [2021-08-19T08:06:57.707Z] #20 47.86 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-19T08:06:57.707Z] #20 47.87 Unpacking xfsprogs (4.20.0-1) ... [2021-08-19T08:06:57.966Z] #20 48.30 Selecting previously unselected package zip. [2021-08-19T08:06:57.966Z] #20 48.31 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-19T08:06:57.966Z] #20 48.32 Unpacking zip (3.0-11+b1) ... [2021-08-19T08:06:58.217Z] #43 ... [2021-08-19T08:06:58.217Z] [2021-08-19T08:06:58.218Z] #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-08-19T08:06:58.218Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:06:58.218Z] #40 DONE 277.0s [2021-08-19T08:06:58.226Z] #20 48.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-19T08:06:58.226Z] #20 48.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-19T08:06:58.226Z] #20 48.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:58.226Z] #20 48.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-19T08:06:58.226Z] #20 48.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-19T08:06:58.226Z] #20 48.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-19T08:06:58.226Z] #20 48.64 Setting up uidmap (1:4.5-1.1) ... [2021-08-19T08:06:58.226Z] #20 48.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-19T08:06:58.226Z] #20 48.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-19T08:06:58.475Z] [2021-08-19T08:06:58.475Z] #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-08-19T08:06:58.475Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:06:58.475Z] #53 ... [2021-08-19T08:06:58.475Z] [2021-08-19T08:06:58.475Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:06:58.475Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:06:58.475Z] #43 170.4 CC criu/sigframe.o [2021-08-19T08:06:58.486Z] #20 48.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-19T08:06:58.486Z] #20 48.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-19T08:06:58.486Z] #20 48.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-19T08:06:58.486Z] #20 48.70 Setting up xxd (2:8.1.0875-5) ... [2021-08-19T08:06:58.486Z] #20 48.71 Setting up zip (3.0-11+b1) ... [2021-08-19T08:06:58.486Z] #20 48.72 Setting up vim-common (2:8.1.0875-5) ... [2021-08-19T08:06:58.486Z] #20 48.75 Setting up bash-completion (1:2.8-6) ... [2021-08-19T08:06:59.040Z] #43 170.8 CC criu/signalfd.o [2021-08-19T08:06:59.174Z] #43 132.7 CC criu/netfilter.o [2021-08-19T08:06:59.427Z] #20 ... [2021-08-19T08:06:59.427Z] [2021-08-19T08:06:59.427Z] #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-08-19T08:06:59.427Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:06:59.427Z] #40 194.6 + dpkg --print-architecture [2021-08-19T08:06:59.427Z] #40 194.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-19T08:06:59.437Z] #43 132.9 CC criu/page-pipe.o [2021-08-19T08:06:59.607Z] #43 171.3 CC criu/sk-inet.o [2021-08-19T08:06:59.688Z] #40 195.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-19T08:06:59.688Z] #40 195.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-19T08:07:00.012Z] #43 133.6 CC criu/page-xfer.o [2021-08-19T08:07:00.023Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2021-08-19T08:07:00.023Z] === RUN TestHealthCheckWorkdir [2021-08-19T08:07:00.175Z] #43 ... [2021-08-19T08:07:00.175Z] [2021-08-19T08:07:00.175Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-08-19T08:07:00.175Z] #41 sha256:ed2bfb59209828b04ff1de1237b2f9682e475cf5bd24856e049c470f6f3ce163 [2021-08-19T08:07:00.175Z] #41 DONE 0.2s [2021-08-19T08:07:00.175Z] [2021-08-19T08:07:00.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:07:00.175Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:00.433Z] #43 172.4 CC criu/sk-netlink.o [2021-08-19T08:07:00.998Z] #43 172.8 CC criu/sk-packet.o [2021-08-19T08:07:01.401Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-08-19T08:07:01.401Z] === RUN TestHealthKillContainer [2021-08-19T08:07:01.406Z] #43 135.0 CC criu/pagemap-cache.o [2021-08-19T08:07:01.564Z] #43 ... [2021-08-19T08:07:01.564Z] [2021-08-19T08:07:01.564Z] #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-08-19T08:07:01.564Z] #49 sha256:fb3d4830dbab66d35dab979d39759c5bfb3114047ba3259ef6a448ee3ff5ef83 [2021-08-19T08:07:01.564Z] #49 280.1 + /build/golangci-lint --version [2021-08-19T08:07:01.564Z] #49 280.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-19T08:07:01.564Z] #49 DONE 280.6s [2021-08-19T08:07:01.564Z] [2021-08-19T08:07:01.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-08-19T08:07:01.564Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:01.564Z] #43 173.5 CC criu/sk-queue.o [2021-08-19T08:07:01.980Z] #43 135.4 CC criu/pagemap.o [2021-08-19T08:07:02.130Z] #43 174.1 CC criu/sk-tcp.o [2021-08-19T08:07:02.229Z] #40 ... [2021-08-19T08:07:02.229Z] [2021-08-19T08:07:02.229Z] #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-08-19T08:07:02.229Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:02.229Z] #43 120.1 CC criu/filesystems.o [2021-08-19T08:07:02.229Z] #43 120.8 CC criu/fsnotify.o [2021-08-19T08:07:02.229Z] #43 122.0 CC criu/image-desc.o [2021-08-19T08:07:02.229Z] #43 122.1 CC criu/image.o [2021-08-19T08:07:02.229Z] #43 123.0 CC criu/ipc_ns.o [2021-08-19T08:07:02.229Z] #43 124.2 CC criu/irmap.o [2021-08-19T08:07:02.229Z] #43 124.9 CC criu/kcmp-ids.o [2021-08-19T08:07:02.229Z] #43 125.3 CC criu/kerndat.o [2021-08-19T08:07:02.229Z] #43 126.4 CC criu/libnetlink.o [2021-08-19T08:07:02.229Z] #43 126.9 CC criu/log.o [2021-08-19T08:07:02.229Z] #43 127.4 CC criu/lsm.o [2021-08-19T08:07:02.229Z] #43 127.9 CC criu/mem.o [2021-08-19T08:07:02.229Z] #43 129.7 CC criu/memfd.o [2021-08-19T08:07:02.229Z] #43 ... [2021-08-19T08:07:02.229Z] [2021-08-19T08:07:02.229Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:07:02.229Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:07:02.229Z] #20 52.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-19T08:07:02.229Z] #20 52.23 Setting up xz-utils (5.2.4-1) ... [2021-08-19T08:07:02.229Z] #20 52.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-19T08:07:02.229Z] #20 52.28 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-19T08:07:02.229Z] #20 52.29 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-19T08:07:02.229Z] #20 52.37 invoke-rc.d: could not determine current runlevel [2021-08-19T08:07:02.229Z] #20 52.37 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:07:02.229Z] #20 52.38 Setting up pigz (2.4-1) ... [2021-08-19T08:07:02.229Z] #20 52.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-19T08:07:02.229Z] #20 52.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-19T08:07:02.229Z] #20 52.45 Setting up python-pip-whl (18.1-5) ... [2021-08-19T08:07:02.229Z] #20 52.46 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-19T08:07:02.229Z] #20 52.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-19T08:07:02.490Z] #20 52.90 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-19T08:07:02.693Z] #43 174.6 CC criu/sk-unix.o [2021-08-19T08:07:02.750Z] #20 52.91 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-19T08:07:02.750Z] #20 52.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-19T08:07:02.750Z] #20 52.94 Setting up vim (2:8.1.0875-5) ... [2021-08-19T08:07:02.750Z] #20 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-19T08:07:02.750Z] #20 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-19T08:07:02.750Z] #20 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-19T08:07:02.750Z] #20 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-19T08:07:02.750Z] #20 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-19T08:07:02.750Z] #20 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-19T08:07:02.750Z] #20 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-19T08:07:02.750Z] #20 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-19T08:07:02.750Z] #20 53.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-19T08:07:02.750Z] #20 53.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-19T08:07:02.750Z] #20 53.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-19T08:07:02.750Z] #20 53.04 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-19T08:07:02.750Z] #20 53.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-19T08:07:02.750Z] #20 53.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-19T08:07:02.930Z] #43 136.3 CC criu/parasite-syscall.o [2021-08-19T08:07:03.879Z] #43 137.1 CC criu/path.o [2021-08-19T08:07:03.879Z] #43 137.4 CC criu/pie-util-vdso.o [2021-08-19T08:07:04.141Z] #43 137.8 CC criu/pie-util.o [2021-08-19T08:07:04.403Z] #43 138.0 CC criu/pipes.o [2021-08-19T08:07:04.585Z] #43 176.2 CC criu/sockets.o [2021-08-19T08:07:04.689Z] --- PASS: TestHealthKillContainer (2.93s) [2021-08-19T08:07:04.689Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-19T08:07:04.689Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-08-19T08:07:04.689Z] === RUN TestIpcModeNone [2021-08-19T08:07:04.842Z] #43 176.8 CC criu/stats.o [2021-08-19T08:07:04.978Z] #43 138.7 CC criu/plugin.o [2021-08-19T08:07:05.098Z] #43 177.0 CC criu/string.o [2021-08-19T08:07:05.099Z] #43 177.1 CC criu/sysctl.o [2021-08-19T08:07:05.554Z] #43 139.0 CC criu/proc_parse.o [2021-08-19T08:07:05.628Z] --- PASS: TestIpcModeNone (0.92s) [2021-08-19T08:07:05.628Z] === RUN TestIpcModePrivate [2021-08-19T08:07:05.662Z] #43 177.5 CC criu/sysfs_parse.o [2021-08-19T08:07:05.919Z] #43 177.8 CC criu/timens.o [2021-08-19T08:07:06.044Z] #20 56.02 Setting up iptables (1.8.2-4) ... [2021-08-19T08:07:06.045Z] #20 56.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-19T08:07:06.045Z] #20 56.08 Setting up python3 (3.7.3-1) ... [2021-08-19T08:07:06.176Z] #43 178.1 CC criu/timerfd.o [2021-08-19T08:07:06.304Z] #20 56.62 Setting up python3-wheel (0.32.3-2) ... [2021-08-19T08:07:06.432Z] #43 178.3 CC criu/tty.o [2021-08-19T08:07:06.565Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-19T08:07:06.565Z] --- PASS: TestIpcModePrivate (0.90s) [2021-08-19T08:07:06.565Z] === RUN TestIpcModeShareable [2021-08-19T08:07:06.565Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:07:06.565Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-19T08:07:06.565Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-19T08:07:06.873Z] #20 57.32 Setting up apparmor (2.13.2-10) ... [2021-08-19T08:07:07.803Z] #43 179.5 CC criu/tun.o [2021-08-19T08:07:08.061Z] #43 179.8 CC criu/uffd.o [2021-08-19T08:07:08.111Z] #43 141.1 CC criu/protobuf-desc.o [2021-08-19T08:07:08.111Z] #43 ... [2021-08-19T08:07:08.111Z] [2021-08-19T08:07:08.111Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:07:08.111Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-19T08:07:08.111Z] #22 28.96 Installing build dependencies: finished with status 'done' [2021-08-19T08:07:08.625Z] #43 180.7 CC criu/util.o [2021-08-19T08:07:08.783Z] #20 58.88 Setting up xfsprogs (4.20.0-1) ... [2021-08-19T08:07:08.783Z] #20 58.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-19T08:07:09.042Z] #20 59.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-19T08:07:09.102Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2021-08-19T08:07:09.102Z] === RUN TestAPIIpcModeHost [2021-08-19T08:07:09.102Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:07:09.102Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-19T08:07:09.102Z] === RUN TestDaemonIpcModeShareable [2021-08-19T08:07:09.102Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:07:09.102Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-19T08:07:09.102Z] === RUN TestDaemonIpcModePrivate [2021-08-19T08:07:09.557Z] #43 181.6 CC criu/uts_ns.o [2021-08-19T08:07:09.814Z] #43 181.7 CC criu/vdso-compat.o [2021-08-19T08:07:09.980Z] #20 60.25 Setting up python3-distutils (3.7.3-1) ... [2021-08-19T08:07:10.071Z] #43 181.9 CC criu/vdso.o [2021-08-19T08:07:10.481Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-19T08:07:10.548Z] #20 60.74 Setting up python3-setuptools (40.8.0-1) ... [2021-08-19T08:07:10.636Z] #43 182.4 LINK criu/built-in.o [2021-08-19T08:07:10.636Z] #43 182.5 LINK criu/criu [2021-08-19T08:07:10.894Z] #43 182.8 DEP lib/c/criu.d [2021-08-19T08:07:10.894Z] #43 182.9 CC images/rpc.pb-c.o [2021-08-19T08:07:11.459Z] #43 183.3 CC lib/c/criu.o [2021-08-19T08:07:11.486Z] #20 61.90 Setting up python3-pip (18.1-5) ... [2021-08-19T08:07:11.860Z] --- PASS: TestDaemonIpcModePrivate (2.56s) [2021-08-19T08:07:11.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-19T08:07:11.860Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:07:11.860Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-19T08:07:11.860Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-19T08:07:11.860Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:07:11.860Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-19T08:07:11.860Z] === RUN TestIpcModeOlderClient [2021-08-19T08:07:11.860Z] === PAUSE TestIpcModeOlderClient [2021-08-19T08:07:11.860Z] === RUN TestKillContainerInvalidSignal [2021-08-19T08:07:12.391Z] #43 184.0 LINK lib/c/built-in.o [2021-08-19T08:07:12.391Z] #43 184.0 LINK lib/c/libcriu.so [2021-08-19T08:07:12.391Z] #43 184.1 LINK lib/c/libcriu.a [2021-08-19T08:07:12.391Z] #43 184.1 GEN magic.py [2021-08-19T08:07:12.391Z] #43 184.3 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:07:12.391Z] #43 184.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:07:12.391Z] #43 184.3 Note: Building without GnuTLS support [2021-08-19T08:07:12.391Z] #43 184.3 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:07:12.391Z] #43 184.3 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:07:12.423Z] #20 ... [2021-08-19T08:07:12.423Z] [2021-08-19T08:07:12.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:07:12.423Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:12.423Z] #43 130.4 CC criu/mount.o [2021-08-19T08:07:12.423Z] #43 134.8 CC criu/namespaces.o [2021-08-19T08:07:12.423Z] #43 136.7 CC criu/net.o [2021-08-19T08:07:12.423Z] #43 140.3 CC criu/netfilter.o [2021-08-19T08:07:12.428Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-08-19T08:07:12.428Z] === RUN TestKillContainer [2021-08-19T08:07:12.428Z] === RUN TestKillContainer/no_signal [2021-08-19T08:07:12.681Z] #43 140.7 CC criu/page-pipe.o [2021-08-19T08:07:12.681Z] #43 ... [2021-08-19T08:07:12.681Z] [2021-08-19T08:07:12.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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-19T08:07:12.682Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-19T08:07:12.682Z] #20 62.98 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:07:12.682Z] #20 63.02 Processing triggers for mime-support (3.62) ... [2021-08-19T08:07:12.956Z] #43 185.0 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:07:12.996Z] === RUN TestKillContainer/non_killing_signal [2021-08-19T08:07:13.521Z] #43 185.5 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:13.563Z] === RUN TestKillContainer/killing_signal [2021-08-19T08:07:13.671Z] #20 DONE 63.9s [2021-08-19T08:07:13.671Z] [2021-08-19T08:07:13.671Z] #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-08-19T08:07:13.671Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-19T08:07:14.086Z] #43 186.1 make[1]: 'images/built-in.o' is up to date. [2021-08-19T08:07:14.086Z] #43 186.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-08-19T08:07:14.086Z] #43 186.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-08-19T08:07:14.086Z] #43 186.1 make[1]: 'compel/libcompel.a' is up to date. [2021-08-19T08:07:14.131Z] --- PASS: TestKillContainer (1.91s) [2021-08-19T08:07:14.131Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-08-19T08:07:14.131Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-08-19T08:07:14.131Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-08-19T08:07:14.131Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-19T08:07:14.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-19T08:07:14.297Z] #56 253.2 + bin/containerd-stress [2021-08-19T08:07:14.297Z] #56 254.2 + bin/containerd-shim [2021-08-19T08:07:14.344Z] #43 186.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-08-19T08:07:14.344Z] #43 186.2 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:14.344Z] #43 186.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:07:14.344Z] #43 186.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.344Z] #43 186.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.344Z] #43 186.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.602Z] #43 186.5 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.602Z] #43 186.5 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.602Z] #43 186.6 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.602Z] #43 186.6 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.602Z] #43 186.7 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:14.722Z] #22 ... [2021-08-19T08:07:14.722Z] [2021-08-19T08:07:14.722Z] #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-08-19T08:07:14.722Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:14.722Z] #43 142.0 CC criu/protobuf.o [2021-08-19T08:07:14.722Z] #43 142.4 CC criu/pstree.o [2021-08-19T08:07:14.722Z] #43 143.6 CC criu/rbtree.o [2021-08-19T08:07:14.722Z] #43 143.9 CC criu/rst-malloc.o [2021-08-19T08:07:14.722Z] #43 144.1 CC criu/seccomp.o [2021-08-19T08:07:14.722Z] #43 144.8 CC criu/seize.o [2021-08-19T08:07:14.722Z] #43 145.6 CC criu/servicefd.o [2021-08-19T08:07:14.722Z] #43 146.1 CC criu/shmem.o [2021-08-19T08:07:14.722Z] #43 147.0 CC criu/sigframe.o [2021-08-19T08:07:14.722Z] #43 147.2 CC criu/signalfd.o [2021-08-19T08:07:14.722Z] #43 ... [2021-08-19T08:07:14.722Z] [2021-08-19T08:07:14.722Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:07:14.722Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-19T08:07:14.722Z] #22 34.80 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-19T08:07:14.722Z] #22 34.81 Building wheels for collected packages: yamllint, pyyaml [2021-08-19T08:07:14.722Z] #22 34.81 Running setup.py bdist_wheel for yamllint: started [2021-08-19T08:07:14.860Z] #43 186.7 INSTALL criu/criu [2021-08-19T08:07:14.985Z] #22 35.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-19T08:07:14.985Z] #22 35.87 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-19T08:07:14.985Z] #22 35.93 Running setup.py bdist_wheel for pyyaml: started [2021-08-19T08:07:15.068Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-19T08:07:15.172Z] #43 DONE 187.1s [2021-08-19T08:07:15.172Z] [2021-08-19T08:07:15.172Z] #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-08-19T08:07:15.172Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:07:15.594Z] #21 1.938 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-19T08:07:15.594Z] #21 1.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-19T08:07:15.594Z] #21 1.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-19T08:07:15.594Z] #21 DONE 2.0s [2021-08-19T08:07:15.594Z] [2021-08-19T08:07:15.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-08-19T08:07:15.594Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:15.594Z] #43 141.4 CC criu/page-xfer.o [2021-08-19T08:07:15.594Z] #43 143.4 CC criu/pagemap-cache.o [2021-08-19T08:07:15.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-08-19T08:07:15.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-08-19T08:07:15.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-08-19T08:07:15.636Z] === RUN TestKillStoppedContainer [2021-08-19T08:07:15.636Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-08-19T08:07:15.636Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-19T08:07:15.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-08-19T08:07:15.636Z] === RUN TestKillDifferentUserContainer [2021-08-19T08:07:15.853Z] #43 144.0 CC criu/pagemap.o [2021-08-19T08:07:16.377Z] #22 37.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-19T08:07:16.377Z] #22 37.29 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-19T08:07:16.377Z] #22 37.43 Successfully built yamllint pyyaml [2021-08-19T08:07:16.377Z] #22 37.45 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-19T08:07:16.575Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-08-19T08:07:16.575Z] === RUN TestInspectOomKilledTrue [2021-08-19T08:07:16.575Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:07:16.575Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-19T08:07:16.575Z] === RUN TestInspectOomKilledFalse [2021-08-19T08:07:16.575Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:07:16.575Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-19T08:07:16.575Z] === RUN TestLinksEtcHostsContentMatch [2021-08-19T08:07:16.575Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-19T08:07:16.575Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-19T08:07:16.575Z] === RUN TestLinksContainerNames [2021-08-19T08:07:16.640Z] #22 37.79 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-19T08:07:17.101Z] #53 ... [2021-08-19T08:07:17.101Z] [2021-08-19T08:07:17.101Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-08-19T08:07:17.101Z] #44 sha256:11528c37f14cacc321e29d8f8783da2216c928bdeac8688a1e6cdde820fee01a [2021-08-19T08:07:17.101Z] #44 DONE 0.1s [2021-08-19T08:07:17.101Z] [2021-08-19T08:07:17.101Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-19T08:07:17.101Z] #46 sha256:01e35d128731bedcc4a798c647ef1ef63615626c4c33b06676b3d525ac6184b1 [2021-08-19T08:07:17.231Z] #43 145.1 CC criu/parasite-syscall.o [2021-08-19T08:07:17.359Z] #46 DONE 0.1s [2021-08-19T08:07:17.359Z] [2021-08-19T08:07:17.360Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-19T08:07:17.360Z] #48 sha256:3c5f13527e31279165c53901d47e638e1054ea58ea39f82311f5ea0bc34e9191 [2021-08-19T08:07:17.360Z] #48 DONE 0.1s [2021-08-19T08:07:17.360Z] [2021-08-19T08:07:17.360Z] #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-08-19T08:07:17.360Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:07:17.512Z] --- PASS: TestLinksContainerNames (1.24s) [2021-08-19T08:07:17.512Z] === RUN TestLogsFollowTailEmpty [2021-08-19T08:07:17.621Z] #53 ... [2021-08-19T08:07:17.621Z] [2021-08-19T08:07:17.621Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-19T08:07:17.621Z] #50 sha256:4c67a3dfc47d54ed2acb0ff2e6bb3a04121920e37098f2eaca9581ef190f816c [2021-08-19T08:07:17.883Z] #50 DONE 0.4s [2021-08-19T08:07:17.883Z] [2021-08-19T08:07:17.883Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-19T08:07:17.883Z] #52 sha256:1d6509bdc909146d4432832b90400577a89b77dfffb70bfd4f9c6ce747aeb07f [2021-08-19T08:07:17.883Z] #52 DONE 0.1s [2021-08-19T08:07:17.883Z] [2021-08-19T08:07:17.883Z] #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-08-19T08:07:17.883Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:07:18.053Z] #22 DONE 38.7s [2021-08-19T08:07:18.053Z] [2021-08-19T08:07:18.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-08-19T08:07:18.053Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:18.053Z] #43 147.6 CC criu/sk-inet.o [2021-08-19T08:07:18.053Z] #43 148.7 CC criu/sk-netlink.o [2021-08-19T08:07:18.053Z] #43 149.0 CC criu/sk-packet.o [2021-08-19T08:07:18.053Z] #43 149.7 CC criu/sk-queue.o [2021-08-19T08:07:18.053Z] #43 150.4 CC criu/sk-tcp.o [2021-08-19T08:07:18.053Z] #43 151.1 CC criu/sk-unix.o [2021-08-19T08:07:18.168Z] #43 146.2 CC criu/path.o [2021-08-19T08:07:18.427Z] #43 146.5 CC criu/pie-util-vdso-elf32.o [2021-08-19T08:07:18.448Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-08-19T08:07:18.448Z] === RUN TestContainerNetworkMountsNoChown [2021-08-19T08:07:18.467Z] #56 260.9 + bin/containerd-shim-runc-v1 [2021-08-19T08:07:18.686Z] #43 147.0 CC criu/pie-util-vdso.o [2021-08-19T08:07:19.016Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/default [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/default [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/private [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/private [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rprivate [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/slave [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/slave [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rslave [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/shared [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/shared [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rshared [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/default [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rslave [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rprivate [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rshared [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/private [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/slave [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/shared [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-19T08:07:19.016Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:07:19.016Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-19T08:07:19.016Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-19T08:07:19.016Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-19T08:07:19.016Z] === RUN TestContainerBindMountNonRecursive [2021-08-19T08:07:19.016Z] 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-08-19T08:07:19.016Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-19T08:07:19.016Z] === RUN TestContainerVolumesMountedAsShared [2021-08-19T08:07:19.016Z] 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-08-19T08:07:19.016Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-19T08:07:19.016Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-19T08:07:19.016Z] 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-08-19T08:07:19.016Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-19T08:07:19.016Z] === RUN TestNetworkNat [2021-08-19T08:07:19.446Z] #43 153.0 CC criu/sockets.o [2021-08-19T08:07:19.585Z] --- PASS: TestNetworkNat (0.66s) [2021-08-19T08:07:19.585Z] === RUN TestNetworkLocalhostTCPNat [2021-08-19T08:07:19.624Z] #43 147.5 CC criu/pie-util.o [2021-08-19T08:07:19.624Z] #43 147.7 CC criu/pipes.o [2021-08-19T08:07:20.395Z] #43 153.7 CC criu/stats.o [2021-08-19T08:07:20.395Z] #43 154.0 CC criu/string.o [2021-08-19T08:07:20.522Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-08-19T08:07:20.522Z] === RUN TestNetworkLoopbackNat [2021-08-19T08:07:20.562Z] #43 148.7 CC criu/plugin.o [2021-08-19T08:07:20.658Z] #43 154.1 CC criu/sysctl.o [2021-08-19T08:07:21.131Z] #43 149.2 CC criu/proc_parse.o [2021-08-19T08:07:21.234Z] #43 154.8 CC criu/sysfs_parse.o [2021-08-19T08:07:21.811Z] #43 155.2 CC criu/timens.o [2021-08-19T08:07:22.074Z] #43 155.6 CC criu/timerfd.o [2021-08-19T08:07:22.639Z] #56 265.3 + bin/containerd-shim-runc-v2 [2021-08-19T08:07:22.650Z] #43 156.0 CC criu/tty.o [2021-08-19T08:07:22.897Z] #56 265.9 + binaries [2021-08-19T08:07:23.153Z] #56 265.9 + install -D bin/containerd /build/containerd [2021-08-19T08:07:23.153Z] #56 265.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-19T08:07:23.153Z] #56 265.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-19T08:07:23.153Z] #56 265.9 + install -D bin/ctr /build/ctr [2021-08-19T08:07:23.812Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-08-19T08:07:23.812Z] === RUN TestPause [2021-08-19T08:07:23.812Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:07:23.812Z] --- SKIP: TestPause (0.00s) [2021-08-19T08:07:23.812Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-19T08:07:23.812Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:07:23.812Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:07:23.812Z] === RUN TestPauseStopPausedContainer [2021-08-19T08:07:23.812Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:07:23.812Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-19T08:07:23.812Z] === RUN TestPsFilter [2021-08-19T08:07:23.812Z] --- PASS: TestPsFilter (0.09s) [2021-08-19T08:07:23.812Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-19T08:07:24.072Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-19T08:07:24.072Z] === RUN TestRemoveContainerWithVolume [2021-08-19T08:07:24.439Z] #43 151.9 CC criu/protobuf-desc.o [2021-08-19T08:07:24.604Z] #43 157.9 CC criu/tun.o [2021-08-19T08:07:24.698Z] #43 152.9 CC criu/protobuf.o [2021-08-19T08:07:25.010Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-08-19T08:07:25.010Z] === RUN TestRemoveContainerRunning [2021-08-19T08:07:25.191Z] #43 158.6 CC criu/uffd.o [2021-08-19T08:07:25.267Z] #43 153.2 CC criu/pstree.o [2021-08-19T08:07:25.526Z] #43 ... [2021-08-19T08:07:25.526Z] [2021-08-19T08:07:25.526Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:07:25.526Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:07:25.526Z] #22 5.729 Collecting yamllint==1.26.1 [2021-08-19T08:07:25.578Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-08-19T08:07:25.578Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-19T08:07:25.669Z] #56 DONE 268.3s [2021-08-19T08:07:26.035Z] #53 ... [2021-08-19T08:07:26.035Z] [2021-08-19T08:07:26.035Z] #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-08-19T08:07:26.035Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:07:26.035Z] #56 240.5 + bin/containerd [2021-08-19T08:07:26.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-08-19T08:07:26.146Z] === RUN TestRemoveInvalidContainer [2021-08-19T08:07:26.146Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-19T08:07:26.146Z] === RUN TestRenameLinkedContainer [2021-08-19T08:07:26.463Z] #22 ... [2021-08-19T08:07:26.463Z] [2021-08-19T08:07:26.463Z] #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-08-19T08:07:26.463Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:26.463Z] #43 154.5 CC criu/rbtree.o [2021-08-19T08:07:26.583Z] #43 159.8 CC criu/util.o [2021-08-19T08:07:26.598Z] [2021-08-19T08:07:26.598Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-19T08:07:26.598Z] #57 sha256:5d594aca294234fa944f0dd021cd7d4d2d4692b44d16172e7d9e68fe0164637e [2021-08-19T08:07:26.722Z] #43 154.8 CC criu/rst-malloc.o [2021-08-19T08:07:26.845Z] #43 ... [2021-08-19T08:07:26.845Z] [2021-08-19T08:07:26.845Z] #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-08-19T08:07:26.845Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:26.845Z] #56 173.7 + bin/containerd [2021-08-19T08:07:26.981Z] #43 155.1 CC criu/seccomp.o [2021-08-19T08:07:27.159Z] #57 DONE 0.8s [2021-08-19T08:07:27.159Z] [2021-08-19T08:07:27.159Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-19T08:07:27.159Z] #61 sha256:9302083a612941f569b931c3a6233c6434fc1a9283ac2b76317d005bc25e215a [2021-08-19T08:07:27.240Z] #43 ... [2021-08-19T08:07:27.240Z] [2021-08-19T08:07:27.240Z] #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-08-19T08:07:27.240Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-19T08:07:27.240Z] #40 DONE 222.7s [2021-08-19T08:07:27.414Z] #61 DONE 0.2s [2021-08-19T08:07:27.420Z] #56 ... [2021-08-19T08:07:27.420Z] [2021-08-19T08:07:27.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-08-19T08:07:27.420Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:27.420Z] #43 160.9 CC criu/uts_ns.o [2021-08-19T08:07:27.498Z] [2021-08-19T08:07:27.499Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-08-19T08:07:27.499Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-19T08:07:27.499Z] #22 11.08 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-19T08:07:27.669Z] [2021-08-19T08:07:27.669Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-19T08:07:27.669Z] #66 sha256:7b131d8d37ffb219cd9686d92b9bbf0ced4799d0b511b12f74fd3ba87b15c16b [2021-08-19T08:07:27.683Z] #43 161.1 CC criu/vdso.o [2021-08-19T08:07:27.758Z] #22 12.13 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-19T08:07:27.758Z] #22 12.17 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-19T08:07:27.758Z] #22 12.25 Collecting pyyaml (from yamllint==1.26.1) [2021-08-19T08:07:28.017Z] #22 12.47 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-19T08:07:28.258Z] #43 161.7 LINK criu/built-in.o [2021-08-19T08:07:28.258Z] #43 161.8 LINK criu/criu [2021-08-19T08:07:28.276Z] #22 12.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-19T08:07:28.276Z] #22 12.78 Building wheels for collected packages: yamllint [2021-08-19T08:07:28.276Z] #22 12.78 Running setup.py bdist_wheel for yamllint: started [2021-08-19T08:07:28.595Z] #66 DONE 1.0s [2021-08-19T08:07:28.595Z] [2021-08-19T08:07:28.595Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-08-19T08:07:28.595Z] #68 sha256:f6624719d35d8ee8113167200ae422406d31cb41e418e7065a85d979ed155d01 [2021-08-19T08:07:28.595Z] #68 DONE 0.1s [2021-08-19T08:07:28.595Z] [2021-08-19T08:07:28.595Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-08-19T08:07:28.595Z] #69 sha256:18d4c5c784d769b72dbbc0f76e4711662753744b823d859dfce8e1e723abd274 [2021-08-19T08:07:28.595Z] #69 DONE 0.0s [2021-08-19T08:07:28.595Z] [2021-08-19T08:07:28.595Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-19T08:07:28.595Z] #70 sha256:72273cb95581be9c9f72a59a74f898200d2e13f0c0c1a51f8fb1ee546c379ee1 [2021-08-19T08:07:28.681Z] --- PASS: TestRenameLinkedContainer (2.58s) [2021-08-19T08:07:28.681Z] === RUN TestRenameStoppedContainer [2021-08-19T08:07:28.834Z] #43 162.3 DEP lib/c/criu.d [2021-08-19T08:07:28.834Z] #43 162.4 CC images/rpc.pb-c.o [2021-08-19T08:07:29.249Z] --- PASS: TestRenameStoppedContainer (0.59s) [2021-08-19T08:07:29.249Z] === RUN TestRenameRunningContainerAndReuse [2021-08-19T08:07:29.410Z] #43 162.9 CC lib/c/criu.o [2021-08-19T08:07:29.410Z] #43 ... [2021-08-19T08:07:29.410Z] [2021-08-19T08:07:29.410Z] #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-08-19T08:07:29.410Z] #24 sha256:41f3d09bd378903932ce8c46f6cba7b49f3f406a1f3e55ba24a037f327c71fee [2021-08-19T08:07:29.410Z] #24 222.5 + return [2021-08-19T08:07:29.410Z] #24 DONE 224.1s [2021-08-19T08:07:29.655Z] #22 13.89 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-19T08:07:29.655Z] #22 13.89 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-19T08:07:29.655Z] #22 13.96 Successfully built yamllint [2021-08-19T08:07:29.655Z] #22 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-19T08:07:29.673Z] [2021-08-19T08:07:29.673Z] #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-08-19T08:07:29.673Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:29.923Z] #22 14.35 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-19T08:07:29.962Z] #70 DONE 1.2s [2021-08-19T08:07:29.962Z] [2021-08-19T08:07:29.962Z] #71 exporting to image [2021-08-19T08:07:29.962Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-19T08:07:29.962Z] #71 exporting layers [2021-08-19T08:07:30.619Z] #43 164.1 LINK lib/c/built-in.o [2021-08-19T08:07:30.619Z] #43 164.1 LINK lib/c/libcriu.so [2021-08-19T08:07:30.619Z] #43 164.2 LINK lib/c/libcriu.a [2021-08-19T08:07:30.627Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-08-19T08:07:30.627Z] === RUN TestRenameInvalidName [2021-08-19T08:07:30.885Z] #43 164.4 GEN magic.py [2021-08-19T08:07:31.148Z] #43 164.5 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:07:31.148Z] #43 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:07:31.148Z] #43 164.5 Note: Building without GnuTLS support [2021-08-19T08:07:31.148Z] #43 164.6 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:07:31.148Z] #43 164.6 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:07:31.195Z] --- PASS: TestRenameInvalidName (0.63s) [2021-08-19T08:07:31.195Z] === RUN TestRenameAnonymousContainer [2021-08-19T08:07:31.305Z] #22 DONE 15.5s [2021-08-19T08:07:31.305Z] [2021-08-19T08:07:31.305Z] #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-08-19T08:07:31.305Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:31.305Z] #43 156.0 CC criu/seize.o [2021-08-19T08:07:31.305Z] #43 157.2 CC criu/servicefd.o [2021-08-19T08:07:31.305Z] #43 157.8 CC criu/shmem.o [2021-08-19T08:07:31.305Z] #43 158.8 CC criu/sigframe.o [2021-08-19T08:07:31.305Z] #43 159.0 CC criu/signalfd.o [2021-08-19T08:07:31.305Z] #43 159.2 CC criu/sk-inet.o [2021-08-19T08:07:31.875Z] #43 ... [2021-08-19T08:07:31.875Z] [2021-08-19T08:07:31.875Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:07:31.875Z] #25 sha256:0c8ef34afbf73133fe1235c7eeef49e40b3e4d9ad0e19861da2a968eb671146c [2021-08-19T08:07:31.875Z] #25 DONE 0.7s [2021-08-19T08:07:31.875Z] [2021-08-19T08:07:31.875Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:07:31.875Z] #30 sha256:8ad405b699ada9c5e043627c17e575a98b46287f428a7ce32a78554b5907dbf6 [2021-08-19T08:07:32.098Z] #43 ... [2021-08-19T08:07:32.098Z] [2021-08-19T08:07:32.098Z] #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-08-19T08:07:32.098Z] #53 sha256:4ef70dfd6baa7e27a58d5a37dee7c303f73e2ce351f9769697a81d48f3dad46a [2021-08-19T08:07:32.098Z] #53 125.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-19T08:07:32.098Z] #53 126.5 + mkdir -p /build [2021-08-19T08:07:32.098Z] #53 126.5 + cp runc /build/runc [2021-08-19T08:07:32.098Z] #53 DONE 127.3s [2021-08-19T08:07:32.098Z] [2021-08-19T08:07:32.098Z] #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-08-19T08:07:32.098Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:32.098Z] #43 165.5 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:07:32.368Z] #43 ... [2021-08-19T08:07:32.368Z] [2021-08-19T08:07:32.368Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-08-19T08:07:32.368Z] #25 sha256:9188c05f0e6eb335c0084c11775595bece593ad50b8e33afda4a00dfeb0a2427 [2021-08-19T08:07:32.368Z] #25 DONE 0.5s [2021-08-19T08:07:32.582Z] #56 ... [2021-08-19T08:07:32.582Z] [2021-08-19T08:07:32.582Z] #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-08-19T08:07:32.582Z] #53 sha256:c2c0ef715e6e5d661756b2159665e9095991c4092a857ed57204282937200da1 [2021-08-19T08:07:32.582Z] #53 144.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-19T08:07:32.582Z] #53 144.6 + mkdir -p /build [2021-08-19T08:07:32.582Z] #53 144.6 + cp runc /build/runc [2021-08-19T08:07:32.633Z] [2021-08-19T08:07:32.633Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:07:32.633Z] #30 sha256:7f2bdec04fe2f8c76ebc3f0ab2f677703d65d45af4d8cf65cb7793a43ab017b5 [2021-08-19T08:07:33.515Z] #53 DONE 145.4s [2021-08-19T08:07:33.515Z] [2021-08-19T08:07:33.515Z] #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-08-19T08:07:33.515Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:07:33.730Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2021-08-19T08:07:33.730Z] === RUN TestRenameContainerWithSameName [2021-08-19T08:07:34.298Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-08-19T08:07:34.298Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-19T08:07:34.449Z] #56 ... [2021-08-19T08:07:34.449Z] [2021-08-19T08:07:34.449Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-08-19T08:07:34.449Z] #54 sha256:5da77518222ddd304d41e0c9434fdd0a1eca9b7a8d814799e362e4190f2cf446 [2021-08-19T08:07:34.706Z] #54 DONE 0.3s [2021-08-19T08:07:34.706Z] [2021-08-19T08:07:34.706Z] #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-08-19T08:07:34.706Z] #56 sha256:4481de5af7034ff6b3f267bf18da30e1d87fd2a633c9bfd10dd8a5c093194822 [2021-08-19T08:07:35.676Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-08-19T08:07:35.676Z] === RUN TestResize [2021-08-19T08:07:36.245Z] --- PASS: TestResize (0.66s) [2021-08-19T08:07:36.245Z] === RUN TestResizeWithInvalidSize [2021-08-19T08:07:36.506Z] #71 exporting layers 6.8s done [2021-08-19T08:07:36.506Z] #71 writing image sha256:0312906eec7f7c7420a9498bfe1ad1a3f91ea25c9c632dfc1fed2be6ecfd3d24 done [2021-08-19T08:07:36.506Z] #71 naming to docker.io/library/docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 done [2021-08-19T08:07:36.506Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-19T08:07:36.815Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-08-19T08:07:36.815Z] === RUN TestResizeWhenContainerNotStarted [2021-08-19T08:07:36.877Z] + trap exit INT TERM [2021-08-19T08:07:36.877Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-19T08:07:36.877Z] + CONTAINER_NAME=docker-pr1 [2021-08-19T08:07:36.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh dynbinary-daemon [2021-08-19T08:07:37.151Z] #30 ... [2021-08-19T08:07:37.151Z] [2021-08-19T08:07:37.151Z] #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-08-19T08:07:37.151Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:37.151Z] #43 160.2 CC criu/sk-netlink.o [2021-08-19T08:07:37.151Z] #43 160.6 CC criu/sk-packet.o [2021-08-19T08:07:37.151Z] #43 161.2 CC criu/sk-queue.o [2021-08-19T08:07:37.151Z] #43 161.6 CC criu/sk-tcp.o [2021-08-19T08:07:37.151Z] #43 162.0 CC criu/sk-unix.o [2021-08-19T08:07:37.151Z] #43 163.3 CC criu/sockets.o [2021-08-19T08:07:37.151Z] #43 163.9 CC criu/stats.o [2021-08-19T08:07:37.151Z] #43 164.2 CC criu/string.o [2021-08-19T08:07:37.151Z] #43 164.2 CC criu/sysctl.o [2021-08-19T08:07:37.151Z] #43 164.7 CC criu/sysfs_parse.o [2021-08-19T08:07:37.151Z] #43 165.0 CC criu/timens.o [2021-08-19T08:07:37.151Z] #43 165.2 CC criu/timerfd.o [2021-08-19T08:07:37.384Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-08-19T08:07:37.384Z] === RUN TestDaemonRestartKillContainers [2021-08-19T08:07:37.384Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-19T08:07:37.384Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:07:37.384Z] === RUN TestCgroupNamespacesRun [2021-08-19T08:07:37.410Z] #43 165.5 CC criu/tty.o [2021-08-19T08:07:37.440Z] [2021-08-19T08:07:37.440Z] Removing bundles/ [2021-08-19T08:07:37.440Z] [2021-08-19T08:07:37.440Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-08-19T08:07:37.440Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:07:37.440Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:07:37.933Z] #30 ... [2021-08-19T08:07:37.933Z] [2021-08-19T08:07:37.933Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-08-19T08:07:37.934Z] #43 sha256:d4595b123470b3550eeac5e2ed11c2f3d94045c5d1c9583876030f666ec37907 [2021-08-19T08:07:37.934Z] #43 166.8 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 167.8 make[1]: 'images/built-in.o' is up to date. [2021-08-19T08:07:37.934Z] #43 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-08-19T08:07:37.934Z] #43 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-08-19T08:07:37.934Z] #43 167.9 make[1]: 'compel/libcompel.a' is up to date. [2021-08-19T08:07:37.934Z] #43 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-08-19T08:07:37.934Z] #43 168.0 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:07:37.934Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:37.934Z] #43 168.9 INSTALL criu/criu [2021-08-19T08:07:38.787Z] #43 166.7 CC criu/tun.o [2021-08-19T08:07:38.787Z] #43 167.0 CC criu/uffd.o [2021-08-19T08:07:39.723Z] #43 167.8 CC criu/util.o [2021-08-19T08:07:39.982Z] #43 ... [2021-08-19T08:07:39.982Z] [2021-08-19T08:07:39.982Z] #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-08-19T08:07:39.982Z] #49 sha256:c0050f6dc4cf449f163f2cb6ca8ae2828bf3c4a2b94f513fee07e49d24391733 [2021-08-19T08:07:39.982Z] #49 228.9 + /build/golangci-lint --version [2021-08-19T08:07:39.982Z] #49 229.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-19T08:07:39.982Z] #49 DONE 235.9s [2021-08-19T08:07:39.982Z] [2021-08-19T08:07:39.982Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:07:39.982Z] #30 sha256:8ad405b699ada9c5e043627c17e575a98b46287f428a7ce32a78554b5907dbf6 [2021-08-19T08:07:39.982Z] #30 DONE 8.3s [2021-08-19T08:07:40.241Z] [2021-08-19T08:07:40.241Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-19T08:07:40.241Z] #33 sha256:c663da38d2624f4682158a17e68f96f4533eec6450223a780d1d474f3721570b [2021-08-19T08:07:40.675Z] --- PASS: TestCgroupNamespacesRun (2.59s) [2021-08-19T08:07:40.675Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-19T08:07:40.810Z] #33 DONE 0.7s [2021-08-19T08:07:40.810Z] [2021-08-19T08:07:40.810Z] #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-08-19T08:07:40.810Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:40.810Z] #43 168.9 CC criu/uts_ns.o [2021-08-19T08:07:40.810Z] #43 ... [2021-08-19T08:07:40.810Z] [2021-08-19T08:07:40.810Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-08-19T08:07:40.810Z] #35 sha256:4e953c2718322aa358302b2226c4b1b66cc75d1597bed9e8b5e4bdf5b03bb7bb [2021-08-19T08:07:40.810Z] #35 DONE 0.1s [2021-08-19T08:07:41.070Z] [2021-08-19T08:07:41.070Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-08-19T08:07:41.070Z] #38 sha256:37cbd17c438ea356d57e3df7106ce115d4ba4193c9f3a7007fbdb953e7c9d001 [2021-08-19T08:07:41.070Z] #38 DONE 0.1s [2021-08-19T08:07:41.070Z] [2021-08-19T08:07:41.070Z] #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-08-19T08:07:41.070Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:41.070Z] #43 169.1 CC criu/vdso-compat.o [2021-08-19T08:07:41.330Z] #43 169.4 CC criu/vdso.o [2021-08-19T08:07:41.901Z] #43 170.0 LINK criu/built-in.o [2021-08-19T08:07:42.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-08-19T08:07:42.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-19T08:07:42.148Z] #43 DONE 175.4s [2021-08-19T08:07:42.148Z] [2021-08-19T08:07:42.148Z] #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-08-19T08:07:42.148Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:42.148Z] #56 ... [2021-08-19T08:07:42.148Z] [2021-08-19T08:07:42.148Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-19T08:07:42.148Z] #30 sha256:7f2bdec04fe2f8c76ebc3f0ab2f677703d65d45af4d8cf65cb7793a43ab017b5 [2021-08-19T08:07:42.148Z] #30 DONE 9.5s [2021-08-19T08:07:42.148Z] [2021-08-19T08:07:42.148Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-19T08:07:42.148Z] #33 sha256:6df14019aa3006a470493eed7a5eecc5426e100b5516f986b498886563f831f8 [2021-08-19T08:07:42.161Z] #43 170.2 LINK criu/criu [2021-08-19T08:07:42.161Z] #43 ... [2021-08-19T08:07:42.161Z] [2021-08-19T08:07:42.161Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-08-19T08:07:42.161Z] #41 sha256:9b75efecce364560f38ba441575130aa1567e3b89ce9ef9724eccb46241d659e [2021-08-19T08:07:42.161Z] #41 DONE 1.2s [2021-08-19T08:07:42.411Z] #33 DONE 0.6s [2021-08-19T08:07:42.411Z] [2021-08-19T08:07:42.411Z] #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-08-19T08:07:42.411Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:42.420Z] [2021-08-19T08:07:42.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-08-19T08:07:42.420Z] #43 sha256:95673aae36fcb159e5cc59454ea2c58de03fa0d38ab2f32578d7cb5f45686ec4 [2021-08-19T08:07:42.420Z] #43 170.5 DEP lib/c/criu.d [2021-08-19T08:07:42.420Z] #43 170.7 CC images/rpc.pb-c.o [2021-08-19T08:07:42.677Z] #56 ... [2021-08-19T08:07:42.677Z] [2021-08-19T08:07:42.677Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-08-19T08:07:42.677Z] #35 sha256:baa62ded880ec5d31ad9938b2b2f907564d99af9379e50a6171c8c64d5cf9770 [2021-08-19T08:07:42.677Z] #35 DONE 0.1s [2021-08-19T08:07:42.677Z] [2021-08-19T08:07:42.677Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-08-19T08:07:42.677Z] #38 sha256:5b9807fecd9a98a019e6215c19bae98d0d8c075f5bb55abc629b432dd74d880d [2021-08-19T08:07:42.677Z] #38 DONE 0.1s [2021-08-19T08:07:42.677Z] [2021-08-19T08:07:42.677Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-08-19T08:07:42.677Z] #41 sha256:79ab6ecc17d1920c8e855497743f4104b3ccbb0b3b9ac5d8762589f4b571bfed [2021-08-19T08:07:42.990Z] #43 171.1 CC lib/c/criu.o [2021-08-19T08:07:43.251Z] #41 DONE 0.6s [2021-08-19T08:07:43.251Z] [2021-08-19T08:07:43.251Z] #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-08-19T08:07:43.251Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:43.833Z] #56 ... [2021-08-19T08:07:43.833Z] [2021-08-19T08:07:43.833Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-08-19T08:07:43.833Z] #44 sha256:bc423df35d11a67aa4b24702fe0d0e4302e2934019d432e273550afedff450d1 [2021-08-19T08:07:43.833Z] #44 DONE 0.1s [2021-08-19T08:07:43.833Z] [2021-08-19T08:07:43.833Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-19T08:07:43.833Z] #46 sha256:bee61752e636883a3e3052404fa4c4ef1128a740c9e86e15690e420286cb7547 [2021-08-19T08:07:43.833Z] #46 DONE 0.3s [2021-08-19T08:07:43.833Z] [2021-08-19T08:07:43.833Z] #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-08-19T08:07:43.833Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:43.930Z] #43 172.1 LINK lib/c/built-in.o [2021-08-19T08:07:43.930Z] #43 172.1 LINK lib/c/libcriu.so [2021-08-19T08:07:43.930Z] #43 172.2 LINK lib/c/libcriu.a [2021-08-19T08:07:44.095Z] #56 ... [2021-08-19T08:07:44.095Z] [2021-08-19T08:07:44.095Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-19T08:07:44.095Z] #48 sha256:8241b74a99157ebdc9a7a4c0af85ec172f55e4a861ad9d2db2e238e08bfaad89 [2021-08-19T08:07:44.189Z] #43 172.2 GEN magic.py [2021-08-19T08:07:44.189Z] #43 172.3 Note: Building without setproctitle() and strlcpy() support. [2021-08-19T08:07:44.189Z] #43 172.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-08-19T08:07:44.189Z] #43 172.3 Note: Building without GnuTLS support [2021-08-19T08:07:44.189Z] #43 172.3 Makefile.config:39: Warn: you have no libnftables installed [2021-08-19T08:07:44.189Z] #43 172.3 Makefile.config:40: Warn: Building without nftables support [2021-08-19T08:07:44.358Z] #48 DONE 0.4s [2021-08-19T08:07:44.358Z] [2021-08-19T08:07:44.358Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-19T08:07:44.358Z] #50 sha256:1a7b482dd6498778c8624e775237303af378ff97e08944c9d0921f20f51fe3de [2021-08-19T08:07:44.759Z] #43 172.9 fatal: not a git repository (or any of the parent directories): .git [2021-08-19T08:07:45.304Z] #50 DONE 0.8s [2021-08-19T08:07:45.304Z] [2021-08-19T08:07:45.304Z] #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-08-19T08:07:45.304Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:45.304Z] #56 ... [2021-08-19T08:07:45.304Z] [2021-08-19T08:07:45.304Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-19T08:07:45.304Z] #52 sha256:4f5c5d082fde39f257c6e32d23abc41fc884a31450de2a238b0bc9320bf946ce [2021-08-19T08:07:45.304Z] #52 DONE 0.1s [2021-08-19T08:07:45.304Z] [2021-08-19T08:07:45.304Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-08-19T08:07:45.304Z] #54 sha256:bb99f0e776803f4ba5c128f3ccd646f94f884b0df29937504b262b2fbee1d747 [2021-08-19T08:07:45.330Z] #43 173.4 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:45.404Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s) [2021-08-19T08:07:45.404Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-19T08:07:45.589Z] #43 173.9 make[1]: 'images/built-in.o' is up to date. [2021-08-19T08:07:45.849Z] #43 173.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-08-19T08:07:45.849Z] #43 173.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-08-19T08:07:45.849Z] #43 174.0 make[1]: 'compel/libcompel.a' is up to date. [2021-08-19T08:07:45.849Z] #43 174.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-08-19T08:07:45.849Z] #43 174.0 make[1]: Nothing to be done for 'all'. [2021-08-19T08:07:45.849Z] #43 174.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-08-19T08:07:45.849Z] #43 174.1 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:45.877Z] #54 DONE 0.4s [2021-08-19T08:07:45.877Z] [2021-08-19T08:07:45.877Z] #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-08-19T08:07:45.877Z] #56 sha256:92bbc17a427ee7580f1d6d5d9b3f04613885d464a06efad5f244ff0244881319 [2021-08-19T08:07:46.109Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.109Z] #43 174.4 make[2]: Nothing to be done for 'all'. [2021-08-19T08:07:46.369Z] #43 174.4 INSTALL criu/criu [2021-08-19T08:07:46.369Z] #43 DONE 174.5s [2021-08-19T08:07:46.369Z] [2021-08-19T08:07:46.369Z] #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-08-19T08:07:46.369Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:07:47.365Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s) [2021-08-19T08:07:47.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-19T08:07:47.752Z] #56 ... [2021-08-19T08:07:47.752Z] [2021-08-19T08:07:47.752Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-08-19T08:07:47.752Z] #44 sha256:313ada1f57d07eb4b6959fde2ff4c18d8ced46270d8af5551030a02adc2d2cd7 [2021-08-19T08:07:47.752Z] #44 DONE 0.1s [2021-08-19T08:07:47.752Z] [2021-08-19T08:07:47.752Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-19T08:07:47.752Z] #46 sha256:18933cedeb6eb0178c62a879ae677568512652f07d5e865da9615708e01d0cd3 [2021-08-19T08:07:48.013Z] #46 DONE 0.2s [2021-08-19T08:07:48.013Z] [2021-08-19T08:07:48.013Z] #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-08-19T08:07:48.013Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:07:48.013Z] #56 ... [2021-08-19T08:07:48.013Z] [2021-08-19T08:07:48.013Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-19T08:07:48.013Z] #48 sha256:50460fb52f57810862f977896070ae97f6043c2581767394662476c5e63c9447 [2021-08-19T08:07:48.013Z] #48 DONE 0.1s [2021-08-19T08:07:48.273Z] [2021-08-19T08:07:48.273Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-19T08:07:48.273Z] #50 sha256:3d6e99f8debbae7217e4906e9a17ac0467a28c70d09d38b1263a15d19f024462 [2021-08-19T08:07:48.843Z] #50 DONE 0.6s [2021-08-19T08:07:48.843Z] [2021-08-19T08:07:48.843Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-19T08:07:48.843Z] #52 sha256:00eae2cdc5bd3b9b02af58b084dee4926adc358a5b871e90d7f08966f5646757 [2021-08-19T08:07:48.843Z] #52 DONE 0.1s [2021-08-19T08:07:48.843Z] [2021-08-19T08:07:48.843Z] #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-08-19T08:07:48.843Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:07:50.052Z] 4612f6d0b889: Pull complete [2021-08-19T08:07:50.698Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2021-08-19T08:07:50.698Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-19T08:07:52.612Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.27s) [2021-08-19T08:07:52.612Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-19T08:07:53.991Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-08-19T08:07:53.991Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-19T08:07:56.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2021-08-19T08:07:56.528Z] === RUN TestNISDomainname [2021-08-19T08:07:56.528Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-19T08:07:56.528Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-19T08:07:56.528Z] === RUN TestHostnameDnsResolution [2021-08-19T08:07:57.909Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-08-19T08:07:57.909Z] === RUN TestStats [2021-08-19T08:07:57.909Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:07:57.909Z] --- SKIP: TestStats (0.00s) [2021-08-19T08:07:57.909Z] === RUN TestStopContainerWithTimeout [2021-08-19T08:07:57.909Z] === RUN TestStopContainerWithTimeout/0 [2021-08-19T08:07:57.909Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-19T08:07:57.909Z] === RUN TestStopContainerWithTimeout/1 [2021-08-19T08:07:57.909Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-19T08:07:57.909Z] === RUN TestStopContainerWithTimeout/3 [2021-08-19T08:07:57.909Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-19T08:07:57.909Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-19T08:07:57.909Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-19T08:07:57.909Z] === CONT TestStopContainerWithTimeout/0 [2021-08-19T08:07:57.909Z] === CONT TestStopContainerWithTimeout/3 [2021-08-19T08:07:57.909Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-19T08:07:57.909Z] === CONT TestStopContainerWithTimeout/1 [2021-08-19T08:07:58.832Z] #56 213.2 + bin/containerd [2021-08-19T08:08:00.792Z] #56 217.0 + bin/containerd-stress [2021-08-19T08:08:01.201Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-19T08:08:01.201Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2021-08-19T08:08:01.201Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-08-19T08:08:01.201Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2021-08-19T08:08:01.201Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-08-19T08:08:01.201Z] === RUN TestDeleteDevicemapper [2021-08-19T08:08:01.201Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:08:01.201Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-19T08:08:01.201Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-19T08:08:01.215Z] #56 273.9 + bin/containerd-stress [2021-08-19T08:08:01.215Z] #56 275.0 + bin/containerd-shim [2021-08-19T08:08:03.736Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s) [2021-08-19T08:08:03.737Z] === RUN TestUpdateMemory [2021-08-19T08:08:03.737Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:03.737Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-19T08:08:03.737Z] === RUN TestUpdateCPUQuota [2021-08-19T08:08:03.737Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:03.737Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-19T08:08:03.737Z] === RUN TestUpdatePidsLimit [2021-08-19T08:08:03.737Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:03.737Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-19T08:08:03.737Z] === RUN TestUpdateRestartPolicy [2021-08-19T08:08:04.096Z] #56 220.5 + bin/containerd-shim [2021-08-19T08:08:05.436Z] #56 ... [2021-08-19T08:08:05.436Z] [2021-08-19T08:08:05.436Z] #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-08-19T08:08:05.436Z] #53 sha256:add497d3c69a8e3b8a579601ab056943f58aa285bd284bdfa1a38a742d7ae122 [2021-08-19T08:08:05.436Z] #53 136.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-19T08:08:05.436Z] #53 137.3 + mkdir -p /build [2021-08-19T08:08:05.436Z] #53 137.3 + cp runc /build/runc [2021-08-19T08:08:06.390Z] #53 DONE 138.5s [2021-08-19T08:08:06.390Z] [2021-08-19T08:08:06.390Z] #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-08-19T08:08:06.390Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:08:07.762Z] #56 281.9 + bin/containerd-shim-runc-v1 [2021-08-19T08:08:07.767Z] #56 ... [2021-08-19T08:08:07.767Z] [2021-08-19T08:08:07.767Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-08-19T08:08:07.767Z] #54 sha256:536020531df6e1585781d55fd2e09bc228fe46578ba72386088a697236bc4f79 [2021-08-19T08:08:08.025Z] #54 DONE 0.3s [2021-08-19T08:08:08.025Z] [2021-08-19T08:08:08.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-08-19T08:08:08.025Z] #56 sha256:2802c4967343457959c1426c32fc48f08dd7425e99d76208420fcd71511c82c6 [2021-08-19T08:08:10.695Z] #56 227.4 + bin/containerd-shim-runc-v1 [2021-08-19T08:08:11.937Z] #56 286.5 + bin/containerd-shim-runc-v2 [2021-08-19T08:08:12.192Z] #56 287.1 + binaries [2021-08-19T08:08:12.192Z] #56 287.1 + install -D bin/containerd /build/containerd [2021-08-19T08:08:12.192Z] #56 287.2 + install -D bin/containerd-shim /build/containerd-shim [2021-08-19T08:08:12.192Z] #56 287.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-19T08:08:12.192Z] #56 287.2 + install -D bin/ctr /build/ctr [2021-08-19T08:08:14.709Z] #56 DONE 289.4s [2021-08-19T08:08:15.640Z] [2021-08-19T08:08:15.640Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-19T08:08:15.640Z] #57 sha256:cf7e23b0462ae3023e8f72c7888a941a7e33ae4cf42facc5422c8b84c20070b1 [2021-08-19T08:08:15.947Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-08-19T08:08:15.947Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-19T08:08:15.994Z] #56 232.2 + bin/containerd-shim-runc-v2 [2021-08-19T08:08:16.255Z] #56 233.0 + binaries [2021-08-19T08:08:16.255Z] #56 233.0 + install -D bin/containerd /build/containerd [2021-08-19T08:08:16.255Z] #56 233.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-19T08:08:16.255Z] #56 233.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-19T08:08:16.255Z] #56 233.1 + install -D bin/ctr /build/ctr [2021-08-19T08:08:16.515Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-08-19T08:08:16.515Z] === RUN TestWaitNonBlocked [2021-08-19T08:08:16.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:08:16.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:08:16.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:08:16.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:08:16.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:08:16.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:08:16.568Z] #57 DONE 1.0s [2021-08-19T08:08:16.568Z] [2021-08-19T08:08:16.568Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-19T08:08:16.568Z] #61 sha256:02f012000bde15ef264470f15895d925af79934072ede45a7fe0f5b6d065d95f [2021-08-19T08:08:16.823Z] #61 DONE 0.2s [2021-08-19T08:08:16.823Z] [2021-08-19T08:08:16.823Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-19T08:08:16.823Z] #66 sha256:5ec5917d8be93bc97ade7a489debfbdb17a2b527e82003f70b5714c470e8ee1b [2021-08-19T08:08:17.451Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-19T08:08:17.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2021-08-19T08:08:17.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-08-19T08:08:17.451Z] === RUN TestWaitBlocked [2021-08-19T08:08:17.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:08:17.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:08:17.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:08:17.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:08:17.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:08:17.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:08:17.750Z] #66 DONE 0.9s [2021-08-19T08:08:17.750Z] [2021-08-19T08:08:17.750Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-08-19T08:08:17.750Z] #68 sha256:8135c39a13421ff9d8b1aa9669b0f5074fdb1687aa8f5a2a99b027875083b161 [2021-08-19T08:08:17.750Z] #68 DONE 0.1s [2021-08-19T08:08:18.006Z] [2021-08-19T08:08:18.006Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-08-19T08:08:18.006Z] #69 sha256:f8312d3c8fe9f9643b3e42ce9db95ffb0b150540dd1007b4b98f5e074e8712c1 [2021-08-19T08:08:18.006Z] #69 DONE 0.0s [2021-08-19T08:08:18.006Z] [2021-08-19T08:08:18.006Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-19T08:08:18.006Z] #70 sha256:85c2069707c493c96ac0f812f1de6363725fcb867d6087a373a6691471dc6b10 [2021-08-19T08:08:18.388Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-19T08:08:18.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-08-19T08:08:18.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-08-19T08:08:18.388Z] === CONT TestDaemonRestartIpcMode [2021-08-19T08:08:18.388Z] === CONT TestIpcModeOlderClient [2021-08-19T08:08:18.388Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-19T08:08:18.388Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-19T08:08:19.373Z] #70 DONE 1.3s [2021-08-19T08:08:19.373Z] [2021-08-19T08:08:19.373Z] #71 exporting to image [2021-08-19T08:08:19.373Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-19T08:08:19.373Z] #71 exporting layers [2021-08-19T08:08:20.456Z] #56 DONE 236.6s [2021-08-19T08:08:21.399Z] [2021-08-19T08:08:21.399Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-19T08:08:21.399Z] #57 sha256:4d3f49e9097aa8eb7644da8b09347b7a376f78790cee1fe49a2d1ac0cf39f60d [2021-08-19T08:08:22.581Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.38s) [2021-08-19T08:08:22.783Z] #57 DONE 1.4s [2021-08-19T08:08:22.783Z] [2021-08-19T08:08:22.783Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-19T08:08:22.783Z] #61 sha256:c73cf8fa65e14287384d8ef148133351aee599307a4e9e614109f5fbc167b3ab [2021-08-19T08:08:23.044Z] #61 DONE 0.3s [2021-08-19T08:08:23.044Z] [2021-08-19T08:08:23.044Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-19T08:08:23.044Z] #66 sha256:0b7caeb45453b04e9708002f511b860500a8deee49a10a43ecabaf90e6d51686 [2021-08-19T08:08:23.519Z] --- PASS: TestDaemonRestartIpcMode (5.14s) [2021-08-19T08:08:23.519Z] PASS [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === Skipped [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-19T08:08:23.519Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-19T08:08:23.519Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-19T08:08:23.519Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-19T08:08:23.519Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-19T08:08:23.519Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-19T08:08:23.519Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-19T08:08:23.519Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-19T08:08:23.519Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-19T08:08:23.519Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-19T08:08:23.519Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-19T08:08:23.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-19T08:08:23.519Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-19T08:08:23.519Z] 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-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-19T08:08:23.519Z] 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-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-19T08:08:23.519Z] 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-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-19T08:08:23.519Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:08:23.519Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-19T08:08:23.519Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:08:23.519Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-19T08:08:23.519Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-19T08:08:23.519Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-19T08:08:23.519Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-19T08:08:23.519Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-19T08:08:23.519Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-19T08:08:23.519Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] [2021-08-19T08:08:23.519Z] DONE 176 tests, 25 skipped in 100.537s [2021-08-19T08:08:23.519Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-19T08:08:23.519Z] INFO: Testing against a local daemon [2021-08-19T08:08:23.519Z] === RUN TestCommitInheritsEnv [2021-08-19T08:08:24.956Z] #66 DONE 1.8s [2021-08-19T08:08:24.956Z] [2021-08-19T08:08:24.956Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-08-19T08:08:24.956Z] #68 sha256:1458a74a971eaf651756fd3e894866da828eb397634e711d2e0da343017ab22a [2021-08-19T08:08:24.956Z] #68 DONE 0.1s [2021-08-19T08:08:24.956Z] [2021-08-19T08:08:24.956Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-08-19T08:08:24.956Z] #69 sha256:989ec6817688e8795f7d6410520ad4e66b1c640a91b2964f0c6af37da33e2d81 [2021-08-19T08:08:24.956Z] #69 DONE 0.0s [2021-08-19T08:08:24.956Z] [2021-08-19T08:08:24.956Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-19T08:08:24.956Z] #70 sha256:fea2efef72faf213c191edf50ff32e74063092236ee9fb65b4201f2c1ebe9db0 [2021-08-19T08:08:25.424Z] --- PASS: TestCommitInheritsEnv (1.70s) [2021-08-19T08:08:25.424Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-19T08:08:25.424Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-19T08:08:25.424Z] === RUN TestImagesFilterMultiReference [2021-08-19T08:08:25.424Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-08-19T08:08:25.424Z] === RUN TestImagePullPlatformInvalid [2021-08-19T08:08:25.424Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-19T08:08:25.424Z] === RUN TestRemoveImageOrphaning [2021-08-19T08:08:25.915Z] #71 exporting layers 6.8s done [2021-08-19T08:08:25.915Z] #71 writing image sha256:23245d5ce047fda54d3cd5b32b9d58cf6a5af67b9ba22b50c6a6fbb48701e4cc done [2021-08-19T08:08:25.915Z] #71 naming to docker.io/library/docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 done [2021-08-19T08:08:25.915Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-19T08:08:26.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/validate/default [2021-08-19T08:08:26.869Z] #70 DONE 1.9s [2021-08-19T08:08:26.869Z] [2021-08-19T08:08:26.869Z] #71 exporting to image [2021-08-19T08:08:26.869Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-19T08:08:26.869Z] #71 exporting layers [2021-08-19T08:08:27.328Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-19T08:08:27.328Z] === RUN TestRemoveImageGarbageCollector [2021-08-19T08:08:27.328Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-19T08:08:27.328Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-19T08:08:27.328Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-19T08:08:27.328Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-19T08:08:27.328Z] === RUN TestTagInvalidReference [2021-08-19T08:08:27.328Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-19T08:08:27.328Z] === RUN TestTagValidPrefixedRepo [2021-08-19T08:08:27.328Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-19T08:08:27.328Z] === RUN TestTagExistedNameWithoutForce [2021-08-19T08:08:27.328Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-19T08:08:27.328Z] === RUN TestTagOfficialNames [2021-08-19T08:08:27.328Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-19T08:08:27.328Z] === RUN TestTagMatchesDigest [2021-08-19T08:08:27.328Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-19T08:08:27.328Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-19T08:08:28.144Z] Congratulations! All commits are properly signed with the DCO! [2021-08-19T08:08:28.708Z] Congratulations! Seccomp profile generation is done correctly. [2021-08-19T08:08:28.708Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-19T08:08:31.168Z] #71 exporting layers 4.2s done [2021-08-19T08:08:31.168Z] #71 writing image sha256:9a17c8adf8356dfebd9909f189f6071ca021437503e2e8dde2a381b380339885 done [2021-08-19T08:08:31.168Z] #71 naming to docker.io/library/docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 done [2021-08-19T08:08:31.168Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-19T08:08:31.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/test/unit [2021-08-19T08:08:34.581Z] #56 246.7 + bin/containerd-stress [2021-08-19T08:08:34.582Z] #56 247.8 + bin/containerd-shim [2021-08-19T08:08:36.798Z] ? github.com/docker/docker/api [no test files] [2021-08-19T08:08:36.806Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-08-19T08:08:38.699Z] Congratulations! All API changes are done the right way. [2021-08-19T08:08:38.699Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-19T08:08:38.699Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-19T08:08:38.699Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-19T08:08:38.699Z] Congratulations! No new tests were added to integration-cli. [2021-08-19T08:08:38.699Z] [2021-08-19T08:08:38.699Z] INFO Start validation with golang-ci-lint [2021-08-19T08:08:38.699Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-19T08:08:38.699Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-19T08:08:38.699Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-19T08:08:38.781Z] #56 254.7 + bin/containerd-shim-runc-v1 [2021-08-19T08:08:44.058Z] #56 259.2 + bin/containerd-shim-runc-v2 [2021-08-19T08:08:44.058Z] #56 259.8 + binaries [2021-08-19T08:08:44.058Z] #56 259.8 + install -D bin/containerd /build/containerd [2021-08-19T08:08:44.058Z] #56 259.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-19T08:08:44.058Z] #56 259.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-19T08:08:44.058Z] #56 259.9 + install -D bin/ctr /build/ctr [2021-08-19T08:08:46.590Z] #56 DONE 262.6s [2021-08-19T08:08:47.528Z] [2021-08-19T08:08:47.528Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-19T08:08:47.528Z] #57 sha256:2cf4449dd248d1ec2b92cce25390cc15777cd06af7310d07c530eb62bd6c4966 [2021-08-19T08:08:48.907Z] #57 DONE 1.2s [2021-08-19T08:08:48.907Z] [2021-08-19T08:08:48.907Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-19T08:08:48.907Z] #61 sha256:cdd1833576b39ced09eb7b7e8c862707ddfdc956e429b61a04f897f162f52932 [2021-08-19T08:08:48.907Z] #61 DONE 0.3s [2021-08-19T08:08:48.907Z] [2021-08-19T08:08:48.907Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-19T08:08:48.907Z] #66 sha256:7f69af2453e024eb24c36fcdbf0a529a3ee3c9cb8a97d7e51e86da531a89d67a [2021-08-19T08:08:50.294Z] #66 DONE 1.4s [2021-08-19T08:08:50.294Z] [2021-08-19T08:08:50.294Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-08-19T08:08:50.294Z] #68 sha256:1285fdeb4b0754ea43ce8bcb5c5e833b5d4a3ec38819d61a8201698ce935e44a [2021-08-19T08:08:50.294Z] #68 DONE 0.1s [2021-08-19T08:08:50.553Z] [2021-08-19T08:08:50.553Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-08-19T08:08:50.553Z] #69 sha256:09b49a9ab9e31bbb2e5f5ae8a06c84bed9dd1457c4fa567feb5056b9fc38d8f5 [2021-08-19T08:08:50.553Z] #69 DONE 0.0s [2021-08-19T08:08:50.553Z] [2021-08-19T08:08:50.553Z] #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-08-19T08:08:50.553Z] #70 sha256:d3df42027459a07d1af8fa287672d5be28ec06787325698e1adf24a9efcd1902 [2021-08-19T08:08:51.120Z] #70 0.687 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-19T08:08:51.120Z] #70 0.687 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-19T08:08:51.120Z] #70 0.687 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-19T08:08:51.120Z] #70 0.687 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-19T08:08:52.258Z] #70 1.040 Reading package lists... [2021-08-19T08:08:52.835Z] #70 1.692 Reading package lists... [2021-08-19T08:08:52.835Z] #70 2.336 Building dependency tree... [2021-08-19T08:08:52.835Z] #70 2.465 Reading state information... [2021-08-19T08:08:52.835Z] #70 2.572 The following additional packages will be installed: [2021-08-19T08:08:53.094Z] #70 2.572 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-19T08:08:53.094Z] #70 2.574 libpam-systemd [2021-08-19T08:08:53.094Z] #70 2.574 Suggested packages: [2021-08-19T08:08:53.094Z] #70 2.574 systemd-container policykit-1 [2021-08-19T08:08:53.094Z] #70 2.574 Recommended packages: [2021-08-19T08:08:53.094Z] #70 2.574 libnss-systemd [2021-08-19T08:08:53.094Z] #70 2.626 The following NEW packages will be installed: [2021-08-19T08:08:53.094Z] #70 2.626 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-19T08:08:53.094Z] #70 2.627 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-19T08:08:53.353Z] #70 2.894 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T08:08:53.353Z] #70 2.894 Need to get 4759 kB of archives. [2021-08-19T08:08:53.353Z] #70 2.894 After this operation, 16.6 MB of additional disk space will be used. [2021-08-19T08:08:53.353Z] #70 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-19T08:08:53.353Z] #70 2.896 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-08-19T08:08:53.353Z] #70 2.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-19T08:08:53.353Z] #70 2.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-19T08:08:53.353Z] #70 2.902 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-19T08:08:53.353Z] #70 2.903 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-19T08:08:53.353Z] #70 3.003 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-19T08:08:53.614Z] #70 3.004 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-19T08:08:53.614Z] #70 3.006 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-19T08:08:53.614Z] #70 3.009 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-19T08:08:53.614Z] #70 3.011 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-08-19T08:08:53.614Z] #70 3.193 debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T08:08:53.614Z] #70 3.216 Fetched 4759 kB in 0s (12.7 MB/s) [2021-08-19T08:08:53.614Z] #70 3.242 Selecting previously unselected package libargon2-1:amd64. [2021-08-19T08:08:53.614Z] #70 3.242 (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 ... 28078 files and directories currently installed.) [2021-08-19T08:08:53.873Z] #70 3.256 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.263 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-19T08:08:53.873Z] #70 3.299 Selecting previously unselected package libjson-c3:amd64. [2021-08-19T08:08:53.873Z] #70 3.299 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.303 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-19T08:08:53.873Z] #70 3.337 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-19T08:08:53.873Z] #70 3.337 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.341 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-19T08:08:53.873Z] #70 3.392 Selecting previously unselected package libidn11:amd64. [2021-08-19T08:08:53.873Z] #70 3.392 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.396 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-19T08:08:53.873Z] #70 3.436 Selecting previously unselected package libkmod2:amd64. [2021-08-19T08:08:53.873Z] #70 3.436 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.439 Unpacking libkmod2:amd64 (26-1) ... [2021-08-19T08:08:53.873Z] #70 3.480 Selecting previously unselected package systemd. [2021-08-19T08:08:53.873Z] #70 3.482 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-19T08:08:53.873Z] #70 3.520 Unpacking systemd (241-7~deb10u8) ... [2021-08-19T08:08:54.441Z] #70 4.019 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-19T08:08:54.441Z] #70 4.029 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-19T08:08:54.441Z] #70 4.038 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-19T08:08:54.441Z] #70 4.048 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-19T08:08:54.441Z] #70 4.058 Setting up libkmod2:amd64 (26-1) ... [2021-08-19T08:08:54.441Z] #70 4.071 Setting up systemd (241-7~deb10u8) ... [2021-08-19T08:08:54.701Z] #70 4.118 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-19T08:08:54.701Z] #70 4.120 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-19T08:08:54.701Z] #70 4.124 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-19T08:08:54.701Z] #70 4.124 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-19T08:08:54.939Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-08-19T08:08:54.960Z] #70 4.597 Selecting previously unselected package systemd-sysv. [2021-08-19T08:08:54.960Z] #70 4.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 ... 28875 files and directories currently installed.) [2021-08-19T08:08:54.960Z] #70 4.610 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-19T08:08:54.960Z] #70 4.614 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-19T08:08:54.960Z] #70 4.652 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-19T08:08:55.219Z] #70 4.655 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-19T08:08:55.219Z] #70 4.658 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.219Z] #70 4.717 Selecting previously unselected package dbus. [2021-08-19T08:08:55.219Z] #70 4.717 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-19T08:08:55.219Z] #70 4.728 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.219Z] #70 4.785 Selecting previously unselected package libpam-systemd:amd64. [2021-08-19T08:08:55.219Z] #70 4.788 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-19T08:08:55.219Z] #70 4.791 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-19T08:08:55.219Z] #70 4.829 Selecting previously unselected package dbus-user-session. [2021-08-19T08:08:55.219Z] #70 4.832 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-19T08:08:55.219Z] #70 4.836 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.219Z] #70 4.928 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-19T08:08:55.478Z] #70 4.940 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.478Z] #70 4.949 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.478Z] #70 5.061 invoke-rc.d: could not determine current runlevel [2021-08-19T08:08:55.478Z] #70 5.064 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T08:08:55.478Z] #70 5.068 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-19T08:08:55.738Z] #70 5.249 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-19T08:08:55.738Z] #70 5.262 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-19T08:08:55.738Z] #70 5.271 Processing triggers for libc-bin (2.28-10) ... [2021-08-19T08:08:55.997Z] #70 DONE 5.5s [2021-08-19T08:08:55.997Z] [2021-08-19T08:08:55.997Z] #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-08-19T08:08:55.997Z] #71 sha256:510ea8b0b00660a94694222386d6ac8e951f832adbc2e70960de5af3ac5338e7 [2021-08-19T08:08:56.256Z] #71 0.453 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T08:08:56.256Z] #71 0.454 Dload Upload Total Spent Left Speed [2021-08-19T08:08:56.825Z] #71 0.455 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 7595 0 --:--:-- --:--:-- --:--:-- 7595 [2021-08-19T08:08:56.825Z] #71 DONE 0.7s [2021-08-19T08:08:56.825Z] [2021-08-19T08:08:56.825Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-19T08:08:56.825Z] #72 sha256:f74a1d8749e866b6305592931528946d5daa9ba0845e6afefbff22757f28f9fd [2021-08-19T08:08:57.762Z] #72 DONE 0.8s [2021-08-19T08:08:57.762Z] [2021-08-19T08:08:57.762Z] #73 exporting to image [2021-08-19T08:08:57.762Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-19T08:08:57.762Z] #73 exporting layers [2021-08-19T08:09:04.334Z] #73 exporting layers 6.8s done [2021-08-19T08:09:04.334Z] #73 writing image sha256:97e9141c3d095379e0a4b4dbc5b807daa10006d6718f8777dd865895afa0a5a7 done [2021-08-19T08:09:04.334Z] #73 naming to docker.io/library/docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 done [2021-08-19T08:09:04.334Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-19T08:09:04.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -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:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh dynbinary test-integration [2021-08-19T08:09:06.593Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-19T08:09:06.593Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-19T08:09:06.593Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-19T08:09:06.593Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-19T08:09:06.593Z] 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-08-19T08:09:06.593Z] Detected virtualization docker. [2021-08-19T08:09:06.593Z] Detected architecture x86-64. [2021-08-19T08:09:06.593Z] Set hostname to . [2021-08-19T08:09:07.162Z] + source /etc/docker-entrypoint-cmd [2021-08-19T08:09:07.162Z] ++ hack/make.sh dynbinary test-integration [2021-08-19T08:09:07.162Z] [2021-08-19T08:09:07.162Z] Removing bundles/ [2021-08-19T08:09:07.162Z] [2021-08-19T08:09:07.162Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-19T08:09:07.162Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:09:07.162Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:09:13.844Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:09:13.844Z] [2021-08-19T08:09:13.844Z] + TEST_INTEGRATION_DEST=1 [2021-08-19T08:09:13.844Z] + CONTAINER_NAME=docker-pr1-1 [2021-08-19T08:09:13.844Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-19T08:09:13.844Z] + run_tests test-integration-flaky [2021-08-19T08:09:13.844Z] + '[' -n 0 ']' [2021-08-19T08:09:13.844Z] + rm= [2021-08-19T08:09:13.844Z] + c=0 [2021-08-19T08:09:13.844Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42760/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh test-integration-flaky test-integration [2021-08-19T08:09:13.844Z] ++ jobs -p [2021-08-19T08:09:13.844Z] + for job in $(jobs -p) [2021-08-19T08:09:13.844Z] + wait 16072 [2021-08-19T08:09:13.844Z] + TEST_INTEGRATION_DEST=3 [2021-08-19T08:09:13.844Z] + CONTAINER_NAME=docker-pr1-3 [2021-08-19T08:09:13.844Z] + TEST_SKIP_INTEGRATION=1 [2021-08-19T08:09:13.844Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-19T08:09:13.844Z] + run_tests [2021-08-19T08:09:13.844Z] + '[' -n 0 ']' [2021-08-19T08:09:13.844Z] + rm= [2021-08-19T08:09:13.844Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42760/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh '' test-integration [2021-08-19T08:09:13.844Z] + TEST_INTEGRATION_DEST=2 [2021-08-19T08:09:13.844Z] + CONTAINER_NAME=docker-pr1-2 [2021-08-19T08:09:13.844Z] + TEST_SKIP_INTEGRATION=1 [2021-08-19T08:09:13.844Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-19T08:09:13.844Z] + run_tests [2021-08-19T08:09:13.844Z] + '[' -n 0 ']' [2021-08-19T08:09:13.844Z] + rm= [2021-08-19T08:09:13.844Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42760/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh '' test-integration [2021-08-19T08:09:13.844Z] [2021-08-19T08:09:13.844Z] [2021-08-19T08:09:13.844Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-19T08:09:13.844Z] [2021-08-19T08:09:13.844Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:09:13.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:09:13.844Z] HOSTNAME=3967d951401b [2021-08-19T08:09:13.844Z] TEST_SKIP_INTEGRATION=1 [2021-08-19T08:09:13.844Z] TESTDEBUG=0 [2021-08-19T08:09:13.844Z] DEST=bundles/test-integration [2021-08-19T08:09:13.844Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:09:13.844Z] KEEPBUNDLE=1 [2021-08-19T08:09:13.844Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:09:13.844Z] container=docker [2021-08-19T08:09:13.844Z] HOME=/root [2021-08-19T08:09:13.844Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:09:13.844Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:09:13.844Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:09:13.844Z] TERM=xterm [2021-08-19T08:09:13.844Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:09:13.844Z] SHLVL=1 [2021-08-19T08:09:13.844Z] TIMEOUT=120m [2021-08-19T08:09:13.844Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:09:13.844Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:09:13.844Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-19T08:09:13.844Z] GO111MODULE=off [2021-08-19T08:09:13.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:09:13.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:09:13.844Z] GOPATH=/go [2021-08-19T08:09:13.844Z] PKG_CONFIG=pkg-config [2021-08-19T08:09:13.844Z] _=/usr/bin/env [2021-08-19T08:09:13.844Z] Building test suite binary ./integration-cli/test.main [2021-08-19T08:09:13.844Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:09:13.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:09:13.844Z] HOSTNAME=dc5248cc081c [2021-08-19T08:09:13.844Z] TEST_SKIP_INTEGRATION=1 [2021-08-19T08:09:13.844Z] TESTDEBUG=0 [2021-08-19T08:09:13.844Z] DEST=bundles/test-integration [2021-08-19T08:09:13.844Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:09:13.844Z] KEEPBUNDLE=1 [2021-08-19T08:09:13.844Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:09:13.844Z] container=docker [2021-08-19T08:09:13.844Z] HOME=/root [2021-08-19T08:09:13.844Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:09:13.844Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:09:13.844Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:09:13.844Z] TERM=xterm [2021-08-19T08:09:13.844Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:09:13.844Z] SHLVL=1 [2021-08-19T08:09:13.844Z] TIMEOUT=120m [2021-08-19T08:09:13.844Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:09:13.844Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:09:13.844Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-19T08:09:13.844Z] GO111MODULE=off [2021-08-19T08:09:13.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:09:13.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:09:13.844Z] GOPATH=/go [2021-08-19T08:09:13.844Z] PKG_CONFIG=pkg-config [2021-08-19T08:09:13.844Z] _=/usr/bin/env [2021-08-19T08:09:13.844Z] Building test suite binary ./integration-cli/test.main [2021-08-19T08:09:13.844Z] No new tests added to integration. [2021-08-19T08:09:13.844Z] [2021-08-19T08:09:13.844Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:09:13.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:09:13.844Z] HOSTNAME=3201da0748a4 [2021-08-19T08:09:13.844Z] TESTDEBUG=0 [2021-08-19T08:09:13.844Z] DEST=bundles/test-integration [2021-08-19T08:09:13.844Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:09:13.844Z] KEEPBUNDLE=1 [2021-08-19T08:09:13.844Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:09:13.844Z] container=docker [2021-08-19T08:09:13.844Z] HOME=/root [2021-08-19T08:09:13.844Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:09:13.844Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:09:13.844Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:09:13.844Z] TERM=xterm [2021-08-19T08:09:13.844Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:09:13.844Z] SHLVL=1 [2021-08-19T08:09:13.844Z] TIMEOUT=120m [2021-08-19T08:09:13.844Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:09:13.844Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:09:13.844Z] GO111MODULE=off [2021-08-19T08:09:13.844Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-19T08:09:13.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:09:13.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:09:13.844Z] GOPATH=/go [2021-08-19T08:09:13.844Z] PKG_CONFIG=pkg-config [2021-08-19T08:09:13.844Z] _=/usr/bin/env [2021-08-19T08:09:13.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-19T08:10:03.791Z] --- PASS: TestImportExtremelyLargeImageWorks (85.14s) [2021-08-19T08:10:03.791Z] PASS [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === Skipped [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-19T08:10:03.791Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] DONE 12 tests, 1 skipped in 89.008s [2021-08-19T08:10:03.791Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.791Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.791Z] === RUN TestNetworkCreateDelete [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-08-19T08:10:03.791Z] === RUN TestDockerNetworkDeletePreferID [2021-08-19T08:10:03.791Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonDNSFallback [2021-08-19T08:10:03.791Z] --- PASS: TestDaemonDNSFallback (7.58s) [2021-08-19T08:10:03.791Z] === RUN TestInspectNetwork [2021-08-19T08:10:03.791Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestRunContainerWithBridgeNone [2021-08-19T08:10:03.791Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestNetworkInvalidJSON [2021-08-19T08:10:03.791Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-19T08:10:03.791Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-19T08:10:03.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:10:03.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:10:03.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:10:03.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:10:03.791Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-19T08:10:03.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:10:03.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestNetworkList [2021-08-19T08:10:03.791Z] === RUN TestNetworkList//networks [2021-08-19T08:10:03.791Z] === PAUSE TestNetworkList//networks [2021-08-19T08:10:03.791Z] === RUN TestNetworkList//networks/ [2021-08-19T08:10:03.791Z] === PAUSE TestNetworkList//networks/ [2021-08-19T08:10:03.791Z] === CONT TestNetworkList//networks [2021-08-19T08:10:03.791Z] === CONT TestNetworkList//networks/ [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkList (0.01s) [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-19T08:10:03.791Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestHostIPv4BridgeLabel [2021-08-19T08:10:03.791Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-19T08:10:03.791Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonDefaultNetworkPools [2021-08-19T08:10:03.791Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-19T08:10:03.791Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-19T08:10:03.791Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-19T08:10:03.791Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestServiceWithPredefinedNetwork [2021-08-19T08:10:03.791Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-19T08:10:03.791Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:10:03.791Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestServiceWithDataPathPortInit [2021-08-19T08:10:03.791Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-19T08:10:03.791Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-19T08:10:03.791Z] PASS [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === Skipped [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-19T08:10:03.791Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-19T08:10:03.791Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-19T08:10:03.791Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-19T08:10:03.791Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-19T08:10:03.791Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] DONE 22 tests, 12 skipped in 8.348s [2021-08-19T08:10:03.791Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.791Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.791Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-19T08:10:03.791Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:10:03.791Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDockerNetworkIpvlan [2021-08-19T08:10:03.791Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:10:03.791Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:10:03.791Z] PASS [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === Skipped [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:10:03.791Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:10:03.791Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] DONE 2 tests, 2 skipped in 0.029s [2021-08-19T08:10:03.791Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.791Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.791Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-19T08:10:03.791Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-19T08:10:03.791Z] === RUN TestDockerNetworkMacvlan [2021-08-19T08:10:03.791Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.791Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-19T08:10:03.791Z] PASS [2021-08-19T08:10:03.791Z] [2021-08-19T08:10:03.791Z] === Skipped [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-19T08:10:03.792Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-19T08:10:03.792Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] DONE 2 tests, 2 skipped in 0.027s [2021-08-19T08:10:03.792Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.792Z] testing: warning: no tests to run [2021-08-19T08:10:03.792Z] PASS [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] DONE 0 tests in 0.006s [2021-08-19T08:10:03.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.792Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginAllowRequest [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginTLS [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginDenyRequest [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginDenyResponse [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginAllowEventStream [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginErrorResponse [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginErrorRequest [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginHeader [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginV2Disable [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-19T08:10:03.792Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-19T08:10:03.792Z] PASS [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === Skipped [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.07s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-19T08:10:03.792Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] DONE 17 tests, 17 skipped in 0.166s [2021-08-19T08:10:03.792Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.792Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.792Z] === RUN TestPluginInvalidJSON [2021-08-19T08:10:03.792Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:10:03.792Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:10:03.792Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:10:03.792Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-19T08:10:03.792Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestPluginInstall [2021-08-19T08:10:03.792Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:10:03.792Z] 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-08-19T08:10:03.792Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-19T08:10:03.792Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:10:03.792Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-19T08:10:03.792Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:10:03.792Z] PASS [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === Skipped [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-19T08:10:03.792Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-19T08:10:03.792Z] 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-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:10:03.792Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] [2021-08-19T08:10:03.792Z] DONE 5 tests, 3 skipped in 0.043s [2021-08-19T08:10:03.792Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-19T08:10:03.792Z] INFO: Testing against a local daemon [2021-08-19T08:10:03.792Z] === RUN TestExternalGraphDriver [2021-08-19T08:10:03.792Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-19T08:10:03.792Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-08-19T08:10:03.792Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:10:07.082Z] --- PASS: TestGraphdriverPluginV2 (5.84s) [2021-08-19T08:10:07.082Z] PASS [2021-08-19T08:10:07.082Z] [2021-08-19T08:10:07.082Z] === Skipped [2021-08-19T08:10:07.082Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-08-19T08:10:07.082Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-19T08:10:07.082Z] [2021-08-19T08:10:07.082Z] [2021-08-19T08:10:07.082Z] DONE 2 tests, 1 skipped in 5.917s [2021-08-19T08:10:07.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-19T08:10:07.082Z] INFO: Testing against a local daemon [2021-08-19T08:10:07.082Z] === RUN TestContinueAfterPluginCrash [2021-08-19T08:10:07.082Z] === PAUSE TestContinueAfterPluginCrash [2021-08-19T08:10:07.082Z] === RUN TestReadPluginNoRead [2021-08-19T08:10:07.082Z] === PAUSE TestReadPluginNoRead [2021-08-19T08:10:07.082Z] === RUN TestDaemonStartWithLogOpt [2021-08-19T08:10:07.082Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-19T08:10:07.082Z] === CONT TestContinueAfterPluginCrash [2021-08-19T08:10:07.082Z] === CONT TestDaemonStartWithLogOpt [2021-08-19T08:10:07.082Z] === CONT TestReadPluginNoRead [2021-08-19T08:10:10.376Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-19T08:10:12.283Z] --- PASS: TestDaemonStartWithLogOpt (5.04s) [2021-08-19T08:10:12.851Z] === RUN TestReadPluginNoRead/default [2021-08-19T08:10:15.387Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-19T08:10:16.323Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.7% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2021-08-19T08:10:16.459Z] ok github.com/docker/docker/builder/dockerfile 0.349s coverage: 48.5% of statements [2021-08-19T08:10:16.459Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-19T08:10:16.920Z] c67ded6868b6: Pull complete [2021-08-19T08:10:16.920Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-19T08:10:16.920Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:10:16.920Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:10:16.920Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-19T08:10:16.920Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-19T08:10:16.920Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-19T08:10:16.920Z] INFO: Docker version of control daemon [2021-08-19T08:10:16.920Z] [2021-08-19T08:10:16.920Z] Client: [2021-08-19T08:10:16.920Z] Version: 20.10.6 [2021-08-19T08:10:16.920Z] API version: 1.41 [2021-08-19T08:10:16.920Z] Go version: go1.16.3 [2021-08-19T08:10:16.920Z] Git commit: 370c289 [2021-08-19T08:10:16.920Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-19T08:10:16.920Z] OS/Arch: windows/amd64 [2021-08-19T08:10:16.920Z] Context: default [2021-08-19T08:10:16.920Z] Experimental: true [2021-08-19T08:10:16.920Z] [2021-08-19T08:10:16.920Z] Server: Docker Engine - Community [2021-08-19T08:10:16.920Z] Engine: [2021-08-19T08:10:16.920Z] Version: 20.10.6 [2021-08-19T08:10:16.920Z] API version: 1.41 (minimum version 1.24) [2021-08-19T08:10:16.920Z] Go version: go1.13.15 [2021-08-19T08:10:16.920Z] Git commit: 8728dd2 [2021-08-19T08:10:16.920Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-19T08:10:16.920Z] OS/Arch: windows/amd64 [2021-08-19T08:10:16.920Z] Experimental: true [2021-08-19T08:10:16.920Z] [2021-08-19T08:10:16.920Z] INFO: Docker info of control daemon [2021-08-19T08:10:16.920Z] [2021-08-19T08:10:16.920Z] Client: [2021-08-19T08:10:16.920Z] Context: default [2021-08-19T08:10:16.920Z] Debug Mode: false [2021-08-19T08:10:16.920Z] Plugins: [2021-08-19T08:10:16.920Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-19T08:10:16.920Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-19T08:10:16.920Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-19T08:10:16.920Z] [2021-08-19T08:10:16.920Z] Server: [2021-08-19T08:10:16.920Z] Containers: 0 [2021-08-19T08:10:16.920Z] Running: 0 [2021-08-19T08:10:16.920Z] Paused: 0 [2021-08-19T08:10:16.920Z] Stopped: 0 [2021-08-19T08:10:16.920Z] Images: 1 [2021-08-19T08:10:16.920Z] Server Version: 20.10.6 [2021-08-19T08:10:16.920Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-19T08:10:16.920Z] Windows: [2021-08-19T08:10:16.920Z] LCOW: [2021-08-19T08:10:16.920Z] Logging Driver: json-file [2021-08-19T08:10:16.920Z] Plugins: [2021-08-19T08:10:16.920Z] Volume: local [2021-08-19T08:10:16.920Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-19T08:10:16.921Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-19T08:10:16.921Z] Swarm: inactive [2021-08-19T08:10:16.921Z] Default Isolation: process [2021-08-19T08:10:16.921Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-19T08:10:16.921Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-19T08:10:16.921Z] OSType: windows [2021-08-19T08:10:16.921Z] Architecture: x86_64 [2021-08-19T08:10:16.921Z] CPUs: 4 [2021-08-19T08:10:16.921Z] Total Memory: 32GiB [2021-08-19T08:10:16.921Z] Name: azwin-2-33e390 [2021-08-19T08:10:16.921Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-19T08:10:16.921Z] Docker Root Dir: D:\docker [2021-08-19T08:10:16.921Z] Debug Mode: false [2021-08-19T08:10:16.921Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:10:16.921Z] Labels: [2021-08-19T08:10:16.921Z] Experimental: true [2021-08-19T08:10:16.921Z] Insecure Registries: [2021-08-19T08:10:16.921Z] 10.0.0.4:5000 [2021-08-19T08:10:16.921Z] 127.0.0.0/8 [2021-08-19T08:10:16.921Z] Registry Mirrors: [2021-08-19T08:10:16.921Z] http://10.0.0.4:5000/ [2021-08-19T08:10:16.921Z] Live Restore Enabled: false [2021-08-19T08:10:16.921Z] Product License: Community Engine [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] INFO: Commit hash is b0c0b73798 [2021-08-19T08:10:16.921Z] INFO: Nuke-Everything... [2021-08-19T08:10:16.921Z] INFO: Container count on control daemon to delete is 0 [2021-08-19T08:10:16.921Z] INFO: Nuking d:\CI [2021-08-19T08:10:16.921Z] INFO: Zapped successfully [2021-08-19T08:10:16.921Z] INFO: Location for testing is d:\CI\PR-42760\1 [2021-08-19T08:10:16.921Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] INFO: Building the image from Dockerfile.windows at 08/19/2021 08:10:03... [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] Sending build context to Docker daemon 58.3MB [2021-08-19T08:10:16.921Z] [2021-08-19T08:10:16.921Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-19T08:10:16.921Z] ---> d1724c2d9a84 [2021-08-19T08:10:16.921Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-19T08:10:16.921Z] ---> Running in 9f54b3803ebb [2021-08-19T08:10:16.921Z] Removing intermediate container 9f54b3803ebb [2021-08-19T08:10:16.921Z] ---> 2a1b9a84c5f5 [2021-08-19T08:10:16.921Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-19T08:10:16.921Z] ---> Running in 3dc3d815439d [2021-08-19T08:10:16.921Z] Removing intermediate container 3dc3d815439d [2021-08-19T08:10:16.921Z] ---> e096d8e483b5 [2021-08-19T08:10:16.921Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-19T08:10:16.921Z] ---> Running in 0e1283a92ec7 [2021-08-19T08:10:16.921Z] Removing intermediate container 0e1283a92ec7 [2021-08-19T08:10:16.921Z] ---> 1d9aedf30fed [2021-08-19T08:10:16.921Z] 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-08-19T08:10:16.921Z] ---> Running in adccdb2b28f4 [2021-08-19T08:10:16.921Z] Removing intermediate container adccdb2b28f4 [2021-08-19T08:10:16.921Z] ---> b07bb16850a6 [2021-08-19T08:10:16.921Z] 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-08-19T08:10:16.921Z] ---> Running in 5377a0b737e8 [2021-08-19T08:10:18.227Z] === CONT TestReadPluginNoRead [2021-08-19T08:10:18.227Z] read_test.go:92: [d2703955509f6] daemon is not started [2021-08-19T08:10:18.227Z] --- PASS: TestReadPluginNoRead (10.86s) [2021-08-19T08:10:18.227Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2021-08-19T08:10:18.227Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-08-19T08:10:18.227Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-08-19T08:10:18.227Z] PASS [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] DONE 6 tests in 10.890s [2021-08-19T08:10:18.227Z] 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-08-19T08:10:18.227Z] testing: warning: no tests to run [2021-08-19T08:10:18.227Z] PASS [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] DONE 0 tests in 0.007s [2021-08-19T08:10:18.227Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-19T08:10:18.227Z] INFO: Testing against a local daemon [2021-08-19T08:10:18.227Z] === RUN TestPluginWithDevMounts [2021-08-19T08:10:18.227Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-19T08:10:18.227Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-19T08:10:18.227Z] PASS [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === Skipped [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-19T08:10:18.227Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] DONE 1 tests, 1 skipped in 0.030s [2021-08-19T08:10:18.227Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-19T08:10:18.227Z] INFO: Testing against a local daemon [2021-08-19T08:10:18.227Z] === RUN TestSecretInspect [2021-08-19T08:10:18.227Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestSecretList [2021-08-19T08:10:18.227Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestSecretList (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestSecretsCreateAndDelete [2021-08-19T08:10:18.227Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestSecretsUpdate [2021-08-19T08:10:18.227Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestTemplatedSecret [2021-08-19T08:10:18.227Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-19T08:10:18.227Z] === RUN TestSecretCreateResolve [2021-08-19T08:10:18.227Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-19T08:10:18.227Z] PASS [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === Skipped [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-19T08:10:18.227Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-19T08:10:18.227Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-19T08:10:18.227Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-19T08:10:18.227Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-19T08:10:18.227Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-19T08:10:18.227Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] [2021-08-19T08:10:18.227Z] DONE 6 tests, 6 skipped in 0.084s [2021-08-19T08:10:18.227Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-19T08:10:18.227Z] INFO: Testing against a local daemon [2021-08-19T08:10:18.227Z] === RUN TestServiceCreateInit [2021-08-19T08:10:18.227Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-19T08:10:18.227Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-19T08:10:18.227Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-19T08:10:18.227Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:10:18.227Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceMultipleTimes [2021-08-19T08:10:18.227Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceConflict [2021-08-19T08:10:18.227Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceMaxReplicas [2021-08-19T08:10:18.227Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-19T08:10:18.227Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceSecretFileMode [2021-08-19T08:10:18.227Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceConfigFileMode [2021-08-19T08:10:18.227Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.227Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-19T08:10:18.227Z] === RUN TestCreateServiceSysctls [2021-08-19T08:10:18.228Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-19T08:10:18.228Z] === RUN TestCreateServiceCapabilities [2021-08-19T08:10:18.228Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestInspect [2021-08-19T08:10:18.228Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestInspect (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestCreateJob [2021-08-19T08:10:18.228Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestCreateJob (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestReplicatedJob [2021-08-19T08:10:18.228Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-19T08:10:18.228Z] === RUN TestUpdateReplicatedJob [2021-08-19T08:10:18.228Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestServiceListWithStatuses [2021-08-19T08:10:18.228Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:10:18.228Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-19T08:10:18.228Z] === RUN TestDockerNetworkConnectAlias [2021-08-19T08:10:18.228Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestDockerNetworkReConnect [2021-08-19T08:10:18.228Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:18.228Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-19T08:10:18.228Z] === RUN TestServicePlugin [2021-08-19T08:10:18.381Z] ok github.com/docker/docker/builder/remotecontext/git 5.439s coverage: 86.3% of statements [2021-08-19T08:10:18.381Z] ? github.com/docker/docker/cli [no test files] [2021-08-19T08:10:18.381Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-19T08:10:21.519Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServicePlugin (2.89s) [2021-08-19T08:10:21.519Z] === RUN TestServiceUpdateLabel [2021-08-19T08:10:21.519Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-19T08:10:21.519Z] === RUN TestServiceUpdateSecrets [2021-08-19T08:10:21.519Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-19T08:10:21.519Z] === RUN TestServiceUpdateConfigs [2021-08-19T08:10:21.519Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-19T08:10:21.519Z] === RUN TestServiceUpdateNetwork [2021-08-19T08:10:21.519Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-19T08:10:21.519Z] === RUN TestServiceUpdatePidsLimit [2021-08-19T08:10:21.519Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-19T08:10:21.519Z] PASS [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === Skipped [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:10:21.519Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:10:21.519Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-19T08:10:21.519Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2021-08-19T08:10:21.519Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-19T08:10:21.519Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-19T08:10:21.519Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2021-08-19T08:10:21.519Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-19T08:10:21.519Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-19T08:10:21.519Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-19T08:10:21.519Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.519Z] [2021-08-19T08:10:21.519Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-19T08:10:21.520Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServicePlugin (2.89s) [2021-08-19T08:10:21.520Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-19T08:10:21.520Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-19T08:10:21.520Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-19T08:10:21.520Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-19T08:10:21.520Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-19T08:10:21.520Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] DONE 24 tests, 23 skipped in 3.138s [2021-08-19T08:10:21.520Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-19T08:10:21.520Z] INFO: Testing against a local daemon [2021-08-19T08:10:21.520Z] === RUN TestSessionCreate [2021-08-19T08:10:21.520Z] --- PASS: TestSessionCreate (0.02s) [2021-08-19T08:10:21.520Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-19T08:10:21.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-19T08:10:21.520Z] PASS [2021-08-19T08:10:21.520Z] [2021-08-19T08:10:21.520Z] DONE 2 tests in 0.064s [2021-08-19T08:10:21.520Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-19T08:10:21.520Z] INFO: Testing against a local daemon [2021-08-19T08:10:21.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:10:21.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:10:21.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:10:21.520Z] === RUN TestEventsExecDie [2021-08-19T08:10:21.698Z] ok github.com/docker/docker/client 0.206s coverage: 75.4% of statements [2021-08-19T08:10:22.458Z] --- PASS: TestEventsExecDie (0.92s) [2021-08-19T08:10:22.459Z] === RUN TestEventsBackwardsCompatible [2021-08-19T08:10:22.459Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-19T08:10:22.459Z] === RUN TestInfoBinaryCommits [2021-08-19T08:10:22.459Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-19T08:10:22.459Z] === RUN TestInfoAPIVersioned [2021-08-19T08:10:22.459Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-19T08:10:22.459Z] === RUN TestInfoDiscoveryBackend [2021-08-19T08:10:23.837Z] --- PASS: TestInfoDiscoveryBackend (1.57s) [2021-08-19T08:10:23.837Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-19T08:10:27.310Z] [2021-08-19T08:10:27.310Z] SUCCESS: Specified value was saved. [2021-08-19T08:10:28.030Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-08-19T08:10:28.030Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-19T08:10:28.030Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:28.030Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-19T08:10:28.030Z] === RUN TestInfoAPI [2021-08-19T08:10:28.030Z] --- PASS: TestInfoAPI (0.02s) [2021-08-19T08:10:28.030Z] === RUN TestInfoAPIWarnings [2021-08-19T08:10:28.274Z] INFO: Downloading git... [2021-08-19T08:10:30.446Z] INFO: Downloading go... [2021-08-19T08:10:37.508Z] INFO: Downloading compiler 1 of 3... [2021-08-19T08:10:37.971Z] INFO: Downloading compiler 2 of 3... [2021-08-19T08:10:38.938Z] INFO: Downloading compiler 3 of 3... [2021-08-19T08:10:39.400Z] INFO: Extracting git... [2021-08-19T08:10:43.673Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:10:43.673Z] [2021-08-19T08:10:43.673Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:10:43.673Z] DOCKER_SYSTEMD=1 [2021-08-19T08:10:43.673Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:10:43.673Z] HOSTNAME=d2abdd71f2a9 [2021-08-19T08:10:43.673Z] DEST=bundles/test-integration [2021-08-19T08:10:43.673Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:10:43.673Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:10:43.673Z] container=docker [2021-08-19T08:10:43.673Z] HOME=/root [2021-08-19T08:10:43.673Z] LANG=C.UTF-8 [2021-08-19T08:10:43.673Z] INVOCATION_ID=b6a11f05047542468a8979bad2e38d61 [2021-08-19T08:10:43.673Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:10:43.673Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:10:43.673Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:10:43.673Z] TERM=xterm [2021-08-19T08:10:43.673Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:10:43.673Z] SHLVL=3 [2021-08-19T08:10:43.673Z] TIMEOUT=120m [2021-08-19T08:10:43.673Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:10:43.673Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:10:43.673Z] GO111MODULE=off [2021-08-19T08:10:43.673Z] DOCKER_EXPERIMENTAL=1 [2021-08-19T08:10:43.673Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-19T08:10:43.673Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:10:43.673Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:10:43.673Z] GOPATH=/go [2021-08-19T08:10:43.673Z] PKG_CONFIG=pkg-config [2021-08-19T08:10:43.673Z] _=/usr/bin/env [2021-08-19T08:10:43.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-19T08:10:46.120Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-08-19T08:10:46.120Z] === RUN TestInfoDebug [2021-08-19T08:10:46.120Z] --- PASS: TestInfoDebug (1.57s) [2021-08-19T08:10:46.120Z] === RUN TestInfoInsecureRegistries [2021-08-19T08:10:48.026Z] --- PASS: TestInfoInsecureRegistries (1.58s) [2021-08-19T08:10:48.026Z] === RUN TestInfoRegistryMirrors [2021-08-19T08:10:49.406Z] --- PASS: TestInfoRegistryMirrors (1.56s) [2021-08-19T08:10:49.406Z] === RUN TestLoginFailsWithBadCredentials [2021-08-19T08:10:49.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-19T08:10:49.406Z] === RUN TestPingCacheHeaders [2021-08-19T08:10:49.406Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-19T08:10:49.406Z] === RUN TestPingGet [2021-08-19T08:10:49.406Z] --- PASS: TestPingGet (0.01s) [2021-08-19T08:10:49.406Z] === RUN TestPingHead [2021-08-19T08:10:49.406Z] --- PASS: TestPingHead (0.02s) [2021-08-19T08:10:49.406Z] === RUN TestVersion [2021-08-19T08:10:49.406Z] --- PASS: TestVersion (0.02s) [2021-08-19T08:10:49.406Z] PASS [2021-08-19T08:10:49.406Z] [2021-08-19T08:10:49.406Z] === Skipped [2021-08-19T08:10:49.406Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:10:49.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:10:49.406Z] [2021-08-19T08:10:49.406Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-19T08:10:49.406Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-19T08:10:49.406Z] [2021-08-19T08:10:49.406Z] [2021-08-19T08:10:49.406Z] DONE 18 tests, 2 skipped in 28.182s [2021-08-19T08:10:49.665Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-19T08:10:49.665Z] INFO: Testing against a local daemon [2021-08-19T08:10:49.665Z] === RUN TestVolumesCreateAndList [2021-08-19T08:10:49.665Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-19T08:10:49.665Z] === RUN TestVolumesRemove [2021-08-19T08:10:49.665Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-19T08:10:49.665Z] === RUN TestVolumesInspect [2021-08-19T08:10:49.665Z] --- PASS: TestVolumesInspect (0.01s) [2021-08-19T08:10:49.665Z] === RUN TestVolumesInvalidJSON [2021-08-19T08:10:49.665Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-19T08:10:49.665Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-19T08:10:49.665Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-19T08:10:49.665Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-19T08:10:49.665Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-19T08:10:49.665Z] PASS [2021-08-19T08:10:49.665Z] [2021-08-19T08:10:49.665Z] DONE 5 tests in 0.120s [2021-08-19T08:10:49.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T08:10:49.665Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 17037 is not a child of this shell [2021-08-19T08:10:49.665Z] warning: PID 17037 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-19T08:10:49.665Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T08:10:49.665Z] [2021-08-19T08:10:49.665Z] Unloading profiles will leave already running processes permanently [2021-08-19T08:10:49.665Z] unconfined, which can lead to unexpected situations. [2021-08-19T08:10:49.665Z] [2021-08-19T08:10:49.665Z] To set a process to complain mode, use the command line tool [2021-08-19T08:10:49.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T08:10:49.665Z] Removing test suite binaries [2021-08-19T08:10:49.665Z] exiting test-integration [2021-08-19T08:10:49.665Z] ++ exit 0 [2021-08-19T08:10:51.044Z] Post stage [Pipeline] junit [2021-08-19T08:10:52.005Z] Recording test results [2021-08-19T08:10:53.254Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-19T08:10:53.591Z] + echo Ensuring container killed. [2021-08-19T08:10:53.591Z] Ensuring container killed. [2021-08-19T08:10:53.591Z] + docker rm -vf docker-pr1 [2021-08-19T08:10:53.591Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-19T08:10:53.873Z] + echo Chowning /workspace to jenkins user [2021-08-19T08:10:53.873Z] Chowning /workspace to jenkins user [2021-08-19T08:10:53.873Z] + id -u [2021-08-19T08:10:53.873Z] + id -g [2021-08-19T08:10:53.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T08:10:53.873Z] Unable to find image 'busybox:latest' locally [2021-08-19T08:10:53.873Z] latest: Pulling from library/busybox [2021-08-19T08:10:53.873Z] b71f96345d44: Pulling fs layer [2021-08-19T08:10:54.132Z] b71f96345d44: Verifying Checksum [2021-08-19T08:10:54.132Z] b71f96345d44: Download complete [2021-08-19T08:10:54.132Z] b71f96345d44: Pull complete [2021-08-19T08:10:54.132Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-19T08:10:54.132Z] Status: Downloaded newer image for busybox:latest [2021-08-19T08:10:54.201Z] INFO: Expanding go... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T08:10:55.809Z] + bundleName=amd64-rootless [2021-08-19T08:10:55.809Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-19T08:10:55.809Z] Creating amd64-rootless-bundles.tar.gz [2021-08-19T08:10:55.809Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-19T08:10:55.809Z] + 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-08-19T08:10:55.822Z] Archiving artifacts [2021-08-19T08:10:57.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T08:10:57.765Z] + make clean [2021-08-19T08:10:58.024Z] docker volume rm -f docker-dev-cache [2021-08-19T08:10:58.024Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T08:11:00.133Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|deps|files|imports|name|types_sizes) took 2m10.605037775s [2021-08-19T08:11:00.133Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 432.857048ms [2021-08-19T08:11:00.483Z] ok github.com/docker/docker/container 0.142s coverage: 34.5% of statements [2021-08-19T08:11:03.795Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 29.1% of statements [2021-08-19T08:11:03.795Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-19T08:11:03.795Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-19T08:11:03.795Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-19T08:11:03.795Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-19T08:11:04.059Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-08-19T08:11:06.619Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2021-08-19T08:11:06.619Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2021-08-19T08:11:10.087Z] INFO [runner/unused/goanalysis] analyzers took 26.221669984s with top 10 stages: buildssa: 22.926563863s, U1000: 3.295106121s [2021-08-19T08:11:10.843Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2021-08-19T08:11:10.843Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-08-19T08:11:11.106Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-08-19T08:11:12.053Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-08-19T08:11:15.281Z] INFO: Expanding compiler 1 of 3... [2021-08-19T08:11:15.358Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.528s coverage: 13.8% of statements [2021-08-19T08:11:15.621Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.789s coverage: 73.3% of statements [2021-08-19T08:11:16.196Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-08-19T08:11:16.246Z] INFO: Expanding compiler 2 of 3... [2021-08-19T08:11:16.771Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.708s coverage: 56.2% of statements [2021-08-19T08:11:18.161Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-08-19T08:11:20.159Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.808s coverage: 49.4% of statements [2021-08-19T08:11:20.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-19T08:11:20.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-19T08:11:22.035Z] INFO: Expanding compiler 3 of 3... [2021-08-19T08:11:22.035Z] INFO: Removing downloaded files... [2021-08-19T08:11:22.035Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-19T08:11:22.035Z] INFO: Configuring git core.autocrlf... [2021-08-19T08:11:22.081Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-08-19T08:11:22.344Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.406s coverage: 57.7% of statements [2021-08-19T08:11:22.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-19T08:11:22.918Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.654s coverage: 46.2% of statements [2021-08-19T08:11:23.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-19T08:11:23.494Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2021-08-19T08:11:23.494Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2021-08-19T08:11:24.443Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.1% of statements [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-19T08:11:24.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-19T08:11:25.390Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.2% of statements [2021-08-19T08:11:25.390Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.6% of statements [2021-08-19T08:11:25.390Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-19T08:11:25.390Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-19T08:11:26.338Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-08-19T08:11:26.600Z] ok github.com/docker/docker/daemon/logger/awslogs 0.372s coverage: 77.4% of statements [2021-08-19T08:11:26.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-19T08:11:26.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-19T08:11:26.600Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-08-19T08:11:27.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-08-19T08:11:27.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 69.9% of statements [2021-08-19T08:11:28.122Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 75.2% of statements [2021-08-19T08:11:28.122Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-19T08:11:28.384Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2021-08-19T08:11:28.647Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 59.3% of statements [2021-08-19T08:11:28.909Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-08-19T08:11:29.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-08-19T08:11:30.121Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-08-19T08:11:31.070Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2021-08-19T08:11:31.647Z] ok github.com/docker/docker/daemon/logger/splunk 1.966s coverage: 82.5% of statements [2021-08-19T08:11:31.647Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-19T08:11:31.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-19T08:11:32.220Z] ok github.com/docker/docker/distribution 0.199s coverage: 25.0% of statements [2021-08-19T08:11:32.220Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-19T08:11:32.220Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-08-19T08:11:33.167Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-08-19T08:11:33.430Z] ok github.com/docker/docker/image 0.047s coverage: 86.8% of statements [2021-08-19T08:11:33.691Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-08-19T08:11:33.691Z] ok github.com/docker/docker/distribution/xfer 1.800s coverage: 85.6% of statements [2021-08-19T08:11:33.691Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-19T08:11:33.691Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-08-19T08:11:33.691Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-19T08:11:33.953Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-08-19T08:11:34.897Z] ok github.com/docker/docker/oci 0.032s coverage: 38.4% of statements [2021-08-19T08:11:35.471Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2021-08-19T08:11:35.471Z] ok github.com/docker/docker/opts 0.041s coverage: 67.1% of statements [2021-08-19T08:11:36.439Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-08-19T08:11:36.701Z] ok github.com/docker/docker/pkg/authorization 0.289s coverage: 68.3% of statements [2021-08-19T08:11:36.964Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2021-08-19T08:11:38.354Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-08-19T08:11:38.615Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-08-19T08:11:39.188Z] ok github.com/docker/docker/pkg/archive 1.148s coverage: 82.1% of statements [2021-08-19T08:11:39.450Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-08-19T08:11:40.395Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-08-19T08:11:40.656Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-19T08:11:41.230Z] ok github.com/docker/docker/pkg/chrootarchive 3.331s coverage: 43.2% of statements [2021-08-19T08:11:41.230Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-08-19T08:11:42.619Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-08-19T08:11:42.880Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-08-19T08:11:43.142Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 86.5% of statements [2021-08-19T08:11:43.142Z] ok github.com/docker/docker/pkg/fsutils 0.386s coverage: 85.1% of statements [2021-08-19T08:11:43.404Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2021-08-19T08:11:44.351Z] ok github.com/docker/docker/layer 8.030s coverage: 68.8% of statements [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-19T08:11:44.351Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-19T08:11:44.351Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-08-19T08:11:44.613Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-19T08:11:44.875Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-08-19T08:11:44.876Z] ok github.com/docker/docker/pkg/idtools 0.840s coverage: 69.5% of statements [2021-08-19T08:11:44.876Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 69.3% of statements [2021-08-19T08:11:44.876Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-19T08:11:44.876Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-19T08:11:44.876Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-19T08:11:44.876Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-19T08:11:45.137Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-08-19T08:11:45.137Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-08-19T08:11:45.400Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2021-08-19T08:11:45.662Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2021-08-19T08:11:45.662Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-19T08:11:45.662Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-19T08:11:46.237Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2021-08-19T08:11:46.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-08-19T08:11:46.762Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2021-08-19T08:11:46.762Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-08-19T08:11:48.151Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-08-19T08:11:48.413Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-08-19T08:11:48.675Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-08-19T08:11:49.249Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-08-19T08:11:49.249Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-19T08:11:49.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-19T08:11:52.557Z] ok github.com/docker/docker/pkg/signal 3.901s coverage: 62.3% of statements [2021-08-19T08:11:52.557Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2021-08-19T08:11:52.557Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.9% of statements [2021-08-19T08:11:52.557Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2021-08-19T08:11:52.819Z] testing: warning: no tests to run [2021-08-19T08:11:52.819Z] coverage: [no statements] [2021-08-19T08:11:52.819Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-08-19T08:11:53.393Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2021-08-19T08:11:53.393Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-19T08:11:53.393Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-08-19T08:11:53.655Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2021-08-19T08:11:54.602Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2021-08-19T08:11:55.177Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 85.4% of statements [2021-08-19T08:11:55.751Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2021-08-19T08:11:55.751Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.2% of statements [2021-08-19T08:11:57.671Z] ok github.com/docker/docker/quota 0.563s coverage: 71.4% of statements [2021-08-19T08:11:57.671Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-08-19T08:11:57.671Z] ok github.com/docker/docker/registry 0.145s coverage: 57.2% of statements [2021-08-19T08:11:57.933Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-08-19T08:11:58.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-19T08:11:58.194Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-08-19T08:11:58.769Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-08-19T08:11:58.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-19T08:11:59.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-19T08:12:00.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-19T08:12:00.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-19T08:12:00.743Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-08-19T08:12:02.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-19T08:12:02.147Z] ok github.com/docker/docker/volume/local 0.241s coverage: 76.4% of statements [2021-08-19T08:12:02.408Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.0% of statements [2021-08-19T08:12:05.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-19T08:12:05.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-19T08:12:06.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-19T08:12:07.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-19T08:12:08.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-19T08:12:08.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-19T08:12:08.995Z] ok github.com/docker/docker/volume/service 0.022s coverage: 73.1% of statements [2021-08-19T08:12:10.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-19T08:12:10.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-19T08:12:11.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-19T08:12:12.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:12:12.829Z] Using test binary docker [2021-08-19T08:12:12.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-19T08:12:12.829Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-19T08:12:12.829Z] INFO: Waiting for daemon to start... [2021-08-19T08:12:12.829Z] Starting dockerd [2021-08-19T08:12:18.099Z] . [2021-08-19T08:12:18.099Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:12:18.099Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:12:18.099Z] Error: No such image: emptyfs [2021-08-19T08:12:18.099Z] Running integration-test (iteration 1) [2021-08-19T08:12:18.099Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-19T08:12:21.220Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/rootless [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-19T08:12:21.220Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/volume [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-19T08:12:21.221Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === Skipped [2021-08-19T08:12:21.221Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-08-19T08:12:21.221Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-08-19T08:12:21.221Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-19T08:12:21.221Z] time="2021-08-19T08:11:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-19T08:12:21.221Z] time="2021-08-19T08:11:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-19T08:12:21.221Z] time="2021-08-19T08:11:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-19T08:12:21.221Z] time="2021-08-19T08:11:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-19T08:12:21.221Z] time="2021-08-19T08:11:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-19T08:12:21.221Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-19T08:12:21.221Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-19T08:12:21.221Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:12:21.221Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-19T08:12:21.221Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-19T08:12:21.221Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-19T08:12:21.221Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] [2021-08-19T08:12:21.221Z] DONE 2230 tests, 26 skipped in 225.007s Post stage [Pipeline] junit [2021-08-19T08:12:21.236Z] Recording test results [2021-08-19T08:12:22.970Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-19T08:12:23.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -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:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh dynbinary test-integration [2021-08-19T08:12:24.271Z] [2021-08-19T08:12:24.271Z] Removing bundles/ [2021-08-19T08:12:24.271Z] [2021-08-19T08:12:24.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-19T08:12:24.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:12:24.271Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:12:31.490Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.389255395s with top 10 stages: buildssa: 1m43.944215072s, goimports: 21.851050279s, unconvert: 11.5368163s, gosec: 10.427765262s, golint: 6.147211814s, inspect: 4.583977792s, ineffassign: 4.478546325s, misspell: 4.407920806s, vrp: 2.695841751s, printf: 2.487581035s [2021-08-19T08:12:31.490Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-08-19T08:12:31.490Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, path_prettifier: 1682/1682, skip_dirs: 1682/1682, cgo: 1682/2258, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577, nolint: 0/64 [2021-08-19T08:12:31.490Z] INFO [runner] processing took 54.978794ms with stages: nolint: 21.26611ms, identifier_marker: 16.216658ms, path_prettifier: 8.14345ms, autogenerated_exclude: 4.358773ms, exclude-rules: 3.157041ms, skip_dirs: 1.587163ms, cgo: 165.988µs, filename_unadjuster: 78.564µs, max_same_issues: 1.388µs, uniq_by_line: 671ns, source_code: 556ns, diff: 490ns, max_from_linter: 484ns, exclude: 473ns, skip_files: 395ns, path_shortener: 357ns, max_per_file_from_linter: 233ns [2021-08-19T08:12:31.490Z] INFO [runner] linters took 1m41.024123839s with stages: goanalysis_metalinter: 1m20.880963474s, unused: 20.088034581s [2021-08-19T08:12:31.490Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-08-19T08:12:31.490Z] INFO Memory: 2322 samples, avg is 1593.3MB, max is 4036.3MB [2021-08-19T08:12:31.490Z] INFO Execution took 3m52.069730358s [2021-08-19T08:12:31.490Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-19T08:12:32.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh dynbinary-daemon test-docker-py [2021-08-19T08:12:32.630Z] [2021-08-19T08:12:32.630Z] Removing bundles/ [2021-08-19T08:12:32.630Z] [2021-08-19T08:12:32.630Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-08-19T08:12:32.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:12:32.630Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:12:32.985Z] Loaded image: buildpack-deps:buster [2021-08-19T08:12:32.985Z] Loaded image: busybox:latest [2021-08-19T08:12:32.985Z] Loaded image: busybox:glibc [2021-08-19T08:12:35.524Z] Loaded image: debian:bullseye [2021-08-19T08:12:35.524Z] Loaded image: hello-world:latest [2021-08-19T08:12:35.524Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:12:35.524Z] INFO: Testing against a local daemon [2021-08-19T08:12:35.524Z] === RUN TestCgroupNamespacesBuild [2021-08-19T08:12:37.487Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2021-08-19T08:12:37.487Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-19T08:12:38.866Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-08-19T08:12:38.866Z] === RUN TestBuildWithSession [2021-08-19T08:12:38.866Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:12:38.866Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-19T08:12:38.866Z] === RUN TestBuildSquashParent [2021-08-19T08:12:41.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-19T08:12:44.138Z] --- PASS: TestBuildSquashParent (5.33s) [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:12:44.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:12:44.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:12:44.138Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:12:44.138Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:12:46.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:12:46.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:12:48.058Z] Removing intermediate container 5377a0b737e8 [2021-08-19T08:12:48.058Z] ---> 53b3c0e7d1cd [2021-08-19T08:12:48.058Z] 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-08-19T08:12:48.058Z] ---> Running in 3a9ce459306b [2021-08-19T08:12:48.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:12:48.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.02s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-08-19T08:12:50.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-08-19T08:12:50.373Z] === RUN TestBuildMultiStageCopy [2021-08-19T08:12:50.373Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-19T08:12:50.983Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-19T08:12:51.441Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-19T08:12:52.278Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-19T08:12:52.408Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-19T08:12:52.408Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-19T08:12:52.408Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T08:12:52.408Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-19T08:12:52.408Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T08:12:52.408Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T08:12:52.408Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-19T08:12:52.408Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-19T08:12:52.408Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-19T08:12:52.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-19T08:12:52.538Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-19T08:12:52.797Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy (2.64s) [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-19T08:12:53.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-08-19T08:12:53.056Z] === RUN TestBuildMultiStageParentConfig [2021-08-19T08:12:53.376Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-19T08:12:53.376Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-19T08:12:53.624Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-08-19T08:12:53.624Z] === RUN TestBuildLabelWithTargets [2021-08-19T08:12:54.562Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-08-19T08:12:54.562Z] === RUN TestBuildWithEmptyLayers [2021-08-19T08:12:54.822Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-08-19T08:12:54.822Z] === RUN TestBuildMultiStageOnBuild [2021-08-19T08:12:57.358Z] --- PASS: TestBuildMultiStageOnBuild (2.00s) [2021-08-19T08:12:57.358Z] === RUN TestBuildUncleanTarFilenames [2021-08-19T08:12:57.358Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-08-19T08:12:57.358Z] === RUN TestBuildMultiStageLayerLeak [2021-08-19T08:12:59.168Z] INFO: Build done for gotestsum... [2021-08-19T08:12:59.894Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s) [2021-08-19T08:12:59.894Z] === RUN TestBuildWithHugeFile [2021-08-19T08:13:08.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-19T08:13:08.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-19T08:13:10.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-19T08:13:12.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-19T08:13:12.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-19T08:13:13.976Z] Removing intermediate container 3a9ce459306b [2021-08-19T08:13:13.976Z] ---> b69b24f71a83 [2021-08-19T08:13:13.976Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-19T08:13:13.976Z] ---> Running in a7926a2448cd [2021-08-19T08:13:13.976Z] Removing intermediate container a7926a2448cd [2021-08-19T08:13:13.976Z] ---> 0378a0d55938 [2021-08-19T08:13:13.976Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-19T08:13:13.976Z] ---> Running in 7877abeeedbd [2021-08-19T08:13:13.976Z] Removing intermediate container 7877abeeedbd [2021-08-19T08:13:13.976Z] ---> 85582deaf8bb [2021-08-19T08:13:13.976Z] Step 10/10 : COPY . . [2021-08-19T08:13:17.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-19T08:13:27.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-19T08:13:28.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-19T08:13:32.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-19T08:13:33.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-19T08:13:36.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-19T08:13:38.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-19T08:13:41.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-19T08:13:43.927Z] ---> cc9e620a5f84 [2021-08-19T08:13:43.927Z] Successfully built cc9e620a5f84 [2021-08-19T08:13:43.927Z] Successfully tagged docker:latest [2021-08-19T08:13:43.927Z] INFO: Image build ended at 08/19/2021 08:13:41. Duration:00:03:37.2705040 [2021-08-19T08:13:43.927Z] [2021-08-19T08:13:43.927Z] [2021-08-19T08:13:43.927Z] INFO: Building the test binaries at 08/19/2021 08:13:41... [2021-08-19T08:13:44.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-19T08:13:45.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:13:45.818Z] [2021-08-19T08:13:45.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-19T08:13:45.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-19T08:13:45.818Z] HOSTNAME=a5ae6a235047 [2021-08-19T08:13:45.818Z] TESTDEBUG=0 [2021-08-19T08:13:45.818Z] DEST=bundles/test-integration [2021-08-19T08:13:45.818Z] PWD=/go/src/github.com/docker/docker [2021-08-19T08:13:45.818Z] DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 [2021-08-19T08:13:45.818Z] container=docker [2021-08-19T08:13:45.818Z] HOME=/root [2021-08-19T08:13:45.818Z] GOLANG_VERSION=1.16.7 [2021-08-19T08:13:45.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-19T08:13:45.818Z] VALIDATE_BRANCH=20.10 [2021-08-19T08:13:45.818Z] TERM=xterm [2021-08-19T08:13:45.818Z] DOCKER_PKG=github.com/docker/docker [2021-08-19T08:13:45.818Z] SHLVL=1 [2021-08-19T08:13:45.818Z] TIMEOUT=120m [2021-08-19T08:13:45.818Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-19T08:13:45.818Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-19T08:13:45.818Z] GO111MODULE=off [2021-08-19T08:13:45.818Z] DOCKER_EXPERIMENTAL=1 [2021-08-19T08:13:45.818Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-19T08:13:45.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-19T08:13:45.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-19T08:13:45.818Z] GOPATH=/go [2021-08-19T08:13:45.818Z] PKG_CONFIG=pkg-config [2021-08-19T08:13:45.818Z] _=/usr/bin/env [2021-08-19T08:13:45.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-19T08:13:46.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-19T08:13:47.661Z] INFO: make.ps1 starting at 08/19/2021 08:13:46 [2021-08-19T08:13:47.661Z] INFO: Git commit (b0c0b73798) assumed from DOCKER_GITCOMMIT environment variable [2021-08-19T08:13:47.661Z] INFO: Invoking autogen... [2021-08-19T08:13:48.120Z] INFO: Building daemon... [2021-08-19T08:13:49.491Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:13:49.491Z] Using test binary docker [2021-08-19T08:13:49.491Z] +++ /etc/init.d/apparmor start [2021-08-19T08:13:49.491Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:13:49.491Z] INFO: Waiting for daemon to start... [2021-08-19T08:13:49.491Z] Starting dockerd [2021-08-19T08:13:49.491Z] +++ 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-08-19T08:13:51.381Z] . [2021-08-19T08:13:51.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:13:51.637Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:13:51.637Z] Error: No such image: emptyfs [2021-08-19T08:13:51.637Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-19T08:13:51.637Z] ++++ docker load [2021-08-19T08:13:52.200Z] Running integration-test (iteration 1) [2021-08-19T08:13:52.200Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-19T08:13:52.200Z] ++ 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-08-19T08:13:52.200Z] ++ set -e [2021-08-19T08:13:52.200Z] ++ '[' -n 0 ']' [2021-08-19T08:13:52.200Z] ++ set -x [2021-08-19T08:13:52.200Z] ++ 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-08-19T08:13:56.149Z] --- PASS: TestBuildWithHugeFile (52.73s) [2021-08-19T08:13:56.149Z] === RUN TestBuildWithEmptyDockerfile [2021-08-19T08:13:56.149Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:13:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:13:56.149Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:13:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:13:56.149Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:13:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:13:56.149Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:13:56.149Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:13:56.149Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:13:56.149Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-08-19T08:13:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-19T08:13:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-19T08:13:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-19T08:13:56.149Z] === RUN TestBuildPreserveOwnership [2021-08-19T08:13:56.149Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-19T08:13:56.149Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-19T08:13:57.527Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2021-08-19T08:13:57.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-08-19T08:13:57.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-08-19T08:13:57.527Z] === RUN TestBuildPlatformInvalid [2021-08-19T08:13:57.527Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-19T08:13:57.527Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-19T08:14:09.032Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-19T08:14:09.032Z] [2021-08-19T08:14:09.032Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-19T08:14:09.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-19T08:14:09.032Z] Using test binary docker [2021-08-19T08:14:09.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-19T08:14:09.032Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:14:09.032Z] INFO: Waiting for daemon to start... [2021-08-19T08:14:09.032Z] Starting dockerd [2021-08-19T08:14:09.032Z] . [2021-08-19T08:14:09.032Z] INFO: Building docker-sdk-python3:4.4.1... [2021-08-19T08:14:12.412Z] Loaded image: buildpack-deps:buster [2021-08-19T08:14:12.412Z] Loaded image: busybox:latest [2021-08-19T08:14:12.412Z] Loaded image: busybox:glibc [2021-08-19T08:14:14.317Z] Loaded image: debian:bullseye [2021-08-19T08:14:14.317Z] Loaded image: hello-world:latest [2021-08-19T08:14:14.317Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:14:22.433Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.33s) [2021-08-19T08:14:22.433Z] PASS [2021-08-19T08:14:22.433Z] [2021-08-19T08:14:22.433Z] === Skipped [2021-08-19T08:14:22.433Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-19T08:14:22.433Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:14:22.433Z] [2021-08-19T08:14:22.433Z] [2021-08-19T08:14:22.434Z] DONE 33 tests, 1 skipped in 123.741s [2021-08-19T08:14:22.434Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-19T08:14:22.434Z] INFO: Testing against a local daemon [2021-08-19T08:14:22.434Z] === RUN TestConfigInspect [2021-08-19T08:14:24.335Z] --- PASS: TestConfigInspect (2.30s) [2021-08-19T08:14:24.335Z] === RUN TestConfigList [2021-08-19T08:14:26.238Z] --- PASS: TestConfigList (2.15s) [2021-08-19T08:14:26.238Z] === RUN TestConfigsCreateAndDelete [2021-08-19T08:14:28.801Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-08-19T08:14:28.801Z] === RUN TestConfigsUpdate [2021-08-19T08:14:30.739Z] --- PASS: TestConfigsUpdate (2.22s) [2021-08-19T08:14:30.739Z] === RUN TestTemplatedConfig [2021-08-19T08:14:34.028Z] --- PASS: TestTemplatedConfig (3.29s) [2021-08-19T08:14:34.028Z] === RUN TestConfigCreateResolve [2021-08-19T08:14:36.562Z] --- PASS: TestConfigCreateResolve (2.26s) [2021-08-19T08:14:36.562Z] === RUN TestConfigDaemonLibtrustID [2021-08-19T08:14:36.820Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-19T08:14:36.820Z] PASS [2021-08-19T08:14:36.820Z] [2021-08-19T08:14:36.820Z] DONE 7 tests in 14.964s [2021-08-19T08:14:36.820Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-19T08:14:36.820Z] INFO: Testing against a local daemon [2021-08-19T08:14:36.820Z] === RUN TestCheckpoint [2021-08-19T08:14:36.820Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:14:36.820Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-19T08:14:36.820Z] === RUN TestContainerInvalidJSON [2021-08-19T08:14:36.820Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:14:36.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:14:36.820Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:14:36.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:14:36.820Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:14:36.820Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:14:36.820Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:14:36.820Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:14:36.820Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:14:36.820Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-19T08:14:36.820Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-19T08:14:36.820Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-08-19T08:14:36.820Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-19T08:14:36.820Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-19T08:14:36.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-19T08:14:36.820Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-19T08:14:37.079Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-19T08:14:37.079Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-19T08:14:37.079Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-19T08:14:37.079Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-19T08:14:37.079Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-19T08:14:37.079Z] === RUN TestCopyFromContainer [2021-08-19T08:14:38.457Z] === RUN TestCopyFromContainer// [2021-08-19T08:14:38.457Z] === RUN TestCopyFromContainer//bar/root [2021-08-19T08:14:38.457Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-19T08:14:38.717Z] === RUN TestCopyFromContainer/bar/quux [2021-08-19T08:14:38.717Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-19T08:14:38.717Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-19T08:14:38.717Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-19T08:14:38.717Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-19T08:14:38.831Z] Loaded image: buildpack-deps:buster [2021-08-19T08:14:38.831Z] Loaded image: busybox:latest [2021-08-19T08:14:38.831Z] Loaded image: busybox:glibc [2021-08-19T08:14:38.977Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-19T08:14:38.977Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer (1.94s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-19T08:14:38.977Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-19T08:14:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-19T08:14:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:14:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:14:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:14:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:14:38.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:14:38.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:14:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:14:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:14:38.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:14:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-19T08:14:38.977Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-19T08:14:38.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-19T08:14:38.977Z] === RUN TestCreateWithInvalidEnv [2021-08-19T08:14:38.977Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-19T08:14:38.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-19T08:14:38.977Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-19T08:14:38.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-19T08:14:38.977Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-19T08:14:38.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-19T08:14:38.977Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-19T08:14:38.977Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-19T08:14:38.977Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-19T08:14:38.977Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-19T08:14:38.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-19T08:14:38.977Z] === RUN TestCreateTmpfsMountsTarget [2021-08-19T08:14:38.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-19T08:14:38.977Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-19T08:14:41.512Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2021-08-19T08:14:41.512Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:14:44.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:14:44.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:14:44.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:14:44.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:14:44.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:14:44.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:14:44.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:14:44.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:14:44.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:14:44.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:14:44.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-19T08:14:44.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-19T08:14:44.047Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-19T08:14:44.306Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-19T08:14:44.306Z] === RUN TestCreateDifferentPlatform [2021-08-19T08:14:44.306Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-19T08:14:44.306Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-19T08:14:44.306Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-19T08:14:44.306Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-19T08:14:44.306Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-19T08:14:44.306Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-19T08:14:44.306Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-19T08:14:44.306Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-19T08:14:44.566Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-19T08:14:44.566Z] === RUN TestContainerStartOnDaemonRestart [2021-08-19T08:14:44.566Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-19T08:14:44.566Z] === RUN TestDaemonRestartIpcMode [2021-08-19T08:14:44.566Z] === PAUSE TestDaemonRestartIpcMode [2021-08-19T08:14:44.566Z] === RUN TestDaemonHostGatewayIP [2021-08-19T08:14:44.566Z] === PAUSE TestDaemonHostGatewayIP [2021-08-19T08:14:44.566Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-19T08:14:44.566Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-19T08:14:44.566Z] === RUN TestContainerKillOnDaemonStart [2021-08-19T08:14:44.566Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-19T08:14:44.566Z] === RUN TestDiff [2021-08-19T08:14:45.134Z] --- PASS: TestDiff (0.72s) [2021-08-19T08:14:45.134Z] === RUN TestExecWithCloseStdin [2021-08-19T08:14:45.380Z] Loaded image: debian:bullseye [2021-08-19T08:14:45.380Z] Loaded image: hello-world:latest [2021-08-19T08:14:45.380Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:14:45.637Z] INFO: Testing against a local daemon [2021-08-19T08:14:45.637Z] === RUN TestCgroupNamespacesBuild [2021-08-19T08:14:46.511Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-08-19T08:14:46.511Z] === RUN TestExec [2021-08-19T08:14:47.447Z] --- PASS: TestExec (1.04s) [2021-08-19T08:14:47.447Z] === RUN TestExecUser [2021-08-19T08:14:48.384Z] --- PASS: TestExecUser (1.03s) [2021-08-19T08:14:48.384Z] === RUN TestExportContainerAndImportImage [2021-08-19T08:14:48.912Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2021-08-19T08:14:48.912Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-19T08:14:49.321Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-08-19T08:14:49.321Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-19T08:14:50.698Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-08-19T08:14:50.698Z] === RUN TestHealthCheckWorkdir [2021-08-19T08:14:51.433Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2021-08-19T08:14:51.433Z] === RUN TestBuildWithSession [2021-08-19T08:14:51.433Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:14:51.433Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-19T08:14:51.433Z] === RUN TestBuildSquashParent [2021-08-19T08:14:52.074Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-08-19T08:14:52.074Z] === RUN TestHealthKillContainer [2021-08-19T08:14:55.367Z] --- PASS: TestHealthKillContainer (3.12s) [2021-08-19T08:14:55.367Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-19T08:14:55.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-08-19T08:14:55.935Z] === RUN TestIpcModeNone [2021-08-19T08:14:56.872Z] --- PASS: TestIpcModeNone (1.06s) [2021-08-19T08:14:56.872Z] === RUN TestIpcModePrivate [2021-08-19T08:14:57.809Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-19T08:14:58.069Z] --- PASS: TestIpcModePrivate (1.08s) [2021-08-19T08:14:58.069Z] === RUN TestIpcModeShareable [2021-08-19T08:14:58.637Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-19T08:14:58.897Z] --- PASS: TestIpcModeShareable (1.08s) [2021-08-19T08:14:58.897Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-19T08:15:02.184Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2021-08-19T08:15:02.184Z] === RUN TestAPIIpcModeHost [2021-08-19T08:15:03.121Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-08-19T08:15:03.121Z] === RUN TestDaemonIpcModeShareable [2021-08-19T08:15:03.656Z] --- PASS: TestBuildSquashParent (12.30s) [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:15:03.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:15:03.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:15:03.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:15:03.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:15:04.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-19T08:15:04.761Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-08-19T08:15:04.761Z] === RUN TestDaemonIpcModePrivate [2021-08-19T08:15:05.221Z] sha256:51834ddd63d471467fa0c4aa5110d27654cfc647fadf401b3a76a45689d66265 [2021-08-19T08:15:05.221Z] INFO: Starting docker-py tests... [2021-08-19T08:15:05.221Z] ============================= test session starts ============================== [2021-08-19T08:15:05.221Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-19T08:15:05.221Z] rootdir: /src, inifile: pytest.ini [2021-08-19T08:15:05.221Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-19T08:15:05.221Z] collected 389 items / 1 deselected / 388 selected [2021-08-19T08:15:05.221Z] [2021-08-19T08:15:06.140Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-19T08:15:06.399Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-08-19T08:15:06.399Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-19T08:15:07.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-19T08:15:07.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-19T08:15:08.037Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2021-08-19T08:15:08.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-19T08:15:08.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:15:08.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:15:09.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-19T08:15:09.674Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-08-19T08:15:09.674Z] === RUN TestIpcModeOlderClient [2021-08-19T08:15:09.674Z] === PAUSE TestIpcModeOlderClient [2021-08-19T08:15:09.674Z] === RUN TestKillContainerInvalidSignal [2021-08-19T08:15:10.242Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-08-19T08:15:10.242Z] === RUN TestKillContainer [2021-08-19T08:15:10.242Z] === RUN TestKillContainer/no_signal [2021-08-19T08:15:11.179Z] === RUN TestKillContainer/non_killing_signal [2021-08-19T08:15:11.438Z] === RUN TestKillContainer/killing_signal [2021-08-19T08:15:12.375Z] --- PASS: TestKillContainer (1.99s) [2021-08-19T08:15:12.375Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-08-19T08:15:12.375Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-08-19T08:15:12.375Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-08-19T08:15:12.375Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-19T08:15:12.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-19T08:15:12.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-19T08:15:13.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-08-19T08:15:13.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-08-19T08:15:13.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-08-19T08:15:13.513Z] === RUN TestKillStoppedContainer [2021-08-19T08:15:13.513Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-19T08:15:13.513Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-19T08:15:13.773Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-19T08:15:13.774Z] === RUN TestKillDifferentUserContainer [2021-08-19T08:15:14.150Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-19T08:15:14.150Z] [2021-08-19T08:15:14.150Z] ________ ____ __. [2021-08-19T08:15:14.150Z] \_____ \ | |/ _| [2021-08-19T08:15:14.150Z] / | \| < [2021-08-19T08:15:14.150Z] / | \ | \ [2021-08-19T08:15:14.150Z] \_______ /____|__ \ [2021-08-19T08:15:14.150Z] \/ \/ [2021-08-19T08:15:14.150Z] [2021-08-19T08:15:14.150Z] INFO: make.ps1 ended at 08/19/2021 08:15:07 [2021-08-19T08:15:14.150Z] INFO: Binaries build ended at 08/19/2021 08:15:08. Duration:00:01:27.6802512 [2021-08-19T08:15:14.150Z] INFO: Copying the built daemon binary to d:\CI\PR-42760\1\binary\dockerd-b0c0b73798.exe... [2021-08-19T08:15:14.150Z] INFO: Copying the built client binary to d:\CI\PR-42760\1\binary\docker-b0c0b73798.exe... [2021-08-19T08:15:14.150Z] INFO: Copying dockerversion from the container... [2021-08-19T08:15:14.150Z] INFO: Copying the golang package from the container to d:\CI\PR-42760\1\installer\go.zip... [2021-08-19T08:15:14.150Z] INFO: Extracting go.zip to d:\CI\PR-42760\1\go [2021-08-19T08:15:14.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:15:14.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:15:14.351Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-08-19T08:15:14.351Z] === RUN TestInspectOomKilledTrue [2021-08-19T08:15:14.351Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-19T08:15:14.351Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-19T08:15:14.351Z] === RUN TestInspectOomKilledFalse [2021-08-19T08:15:15.300Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-08-19T08:15:15.300Z] === RUN TestLinksEtcHostsContentMatch [2021-08-19T08:15:15.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-19T08:15:15.867Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-08-19T08:15:15.867Z] === RUN TestLinksContainerNames [2021-08-19T08:15:17.245Z] --- PASS: TestLinksContainerNames (1.30s) [2021-08-19T08:15:17.245Z] === RUN TestLogsFollowTailEmpty [2021-08-19T08:15:18.181Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-08-19T08:15:18.181Z] === RUN TestContainerNetworkMountsNoChown [2021-08-19T08:15:18.750Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/default [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/default [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/private [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/private [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rprivate [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/slave [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/slave [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rslave [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/shared [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/shared [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rshared [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/default [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rshared [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/shared [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rslave [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/slave [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rprivate [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/private [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-19T08:15:18.750Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:15:18.750Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:15:18.750Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-19T08:15:19.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-19T08:15:19.008Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-19T08:15:19.008Z] === RUN TestContainerBindMountNonRecursive [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.42s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.50s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.14s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.21s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.08s) [2021-08-19T08:15:19.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.99s) [2021-08-19T08:15:19.421Z] === RUN TestBuildMultiStageCopy [2021-08-19T08:15:19.421Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-19T08:15:20.912Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2021-08-19T08:15:20.912Z] === RUN TestContainerVolumesMountedAsShared [2021-08-19T08:15:21.480Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-08-19T08:15:21.480Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-19T08:15:22.416Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-08-19T08:15:22.416Z] === RUN TestNetworkNat [2021-08-19T08:15:22.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-19T08:15:22.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-19T08:15:22.984Z] --- PASS: TestNetworkNat (0.68s) [2021-08-19T08:15:22.984Z] === RUN TestNetworkLocalhostTCPNat [2021-08-19T08:15:23.260Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-19T08:15:23.551Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-08-19T08:15:23.551Z] === RUN TestNetworkLoopbackNat [2021-08-19T08:15:23.731Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-19T08:15:23.825Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy (5.22s) [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-08-19T08:15:24.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2021-08-19T08:15:24.388Z] === RUN TestBuildMultiStageParentConfig [2021-08-19T08:15:24.551Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-19T08:15:25.761Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2021-08-19T08:15:25.761Z] === RUN TestBuildLabelWithTargets [2021-08-19T08:15:26.300Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-19T08:15:26.839Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-08-19T08:15:26.839Z] === RUN TestPause [2021-08-19T08:15:27.407Z] --- PASS: TestPause (0.70s) [2021-08-19T08:15:27.407Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-19T08:15:27.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:15:27.407Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:15:27.407Z] === RUN TestPauseStopPausedContainer [2021-08-19T08:15:27.661Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2021-08-19T08:15:27.661Z] === RUN TestBuildWithEmptyLayers [2021-08-19T08:15:27.975Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-08-19T08:15:27.976Z] === RUN TestPsFilter [2021-08-19T08:15:27.976Z] --- PASS: TestPsFilter (0.09s) [2021-08-19T08:15:28.237Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-19T08:15:28.592Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-08-19T08:15:28.592Z] === RUN TestBuildMultiStageOnBuild [2021-08-19T08:15:28.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-08-19T08:15:28.804Z] === RUN TestRemoveContainerWithVolume [2021-08-19T08:15:29.372Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-08-19T08:15:29.372Z] === RUN TestRemoveContainerRunning [2021-08-19T08:15:30.310Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-08-19T08:15:30.310Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-19T08:15:30.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-08-19T08:15:30.877Z] === RUN TestRemoveInvalidContainer [2021-08-19T08:15:30.877Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-19T08:15:30.877Z] === RUN TestRenameLinkedContainer [2021-08-19T08:15:32.767Z] --- PASS: TestBuildMultiStageOnBuild (4.12s) [2021-08-19T08:15:32.768Z] === RUN TestBuildUncleanTarFilenames [2021-08-19T08:15:33.412Z] --- PASS: TestRenameLinkedContainer (2.70s) [2021-08-19T08:15:33.412Z] === RUN TestRenameStoppedContainer [2021-08-19T08:15:34.349Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-08-19T08:15:34.349Z] === RUN TestRenameRunningContainerAndReuse [2021-08-19T08:15:34.660Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2021-08-19T08:15:34.660Z] === RUN TestBuildMultiStageLayerLeak [2021-08-19T08:15:35.727Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-08-19T08:15:35.727Z] === RUN TestRenameInvalidName [2021-08-19T08:15:36.295Z] --- PASS: TestRenameInvalidName (0.68s) [2021-08-19T08:15:36.295Z] === RUN TestRenameAnonymousContainer [2021-08-19T08:15:38.828Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s) [2021-08-19T08:15:38.829Z] === RUN TestBuildWithHugeFile [2021-08-19T08:15:38.829Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2021-08-19T08:15:38.829Z] === RUN TestRenameContainerWithSameName [2021-08-19T08:15:39.088Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-08-19T08:15:39.088Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-19T08:15:39.270Z] INFO: Extraction ended at 08/19/2021 08:15:35. Duration:00:00:24.3094820 [2021-08-19T08:15:39.270Z] INFO: Updating the golang and path environment variables [2021-08-19T08:15:39.270Z] INFO: GOPATH=d:\gopath [2021-08-19T08:15:39.270Z] INFO: go version go1.16.7 windows/amd64 [2021-08-19T08:15:39.270Z] INFO: Running the daemon under test in debug mode [2021-08-19T08:15:39.270Z] INFO: Starting a daemon under test... [2021-08-19T08:15:39.270Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42760\1\daemon --pidfile d:\CI\PR-42760\1\docker.pid -D [2021-08-19T08:15:39.270Z] INFO: Process started successfully. [2021-08-19T08:15:39.270Z] INFO: Start tailing logs of the daemon under tests [2021-08-19T08:15:39.270Z] INFO: Waiting for the daemon under test to start... [2021-08-19T08:15:40.466Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-08-19T08:15:40.466Z] === RUN TestResize [2021-08-19T08:15:41.076Z] --- PASS: TestResize (0.67s) [2021-08-19T08:15:41.076Z] === RUN TestResizeWithInvalidSize [2021-08-19T08:15:42.013Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-08-19T08:15:42.013Z] === RUN TestResizeWhenContainerNotStarted [2021-08-19T08:15:42.583Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:15:42.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:15:42.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:15:42.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:15:42.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:15:42.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:42.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:42.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:42.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:42.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:42.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:42.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:42.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:42.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:15:42.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:15:45.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:45.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:46.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:15:46.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:15:47.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:15:47.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:15:49.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:15:49.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:15:52.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:15:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.05s) [2021-08-19T08:15:54.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2021-08-19T08:15:54.668Z] === RUN TestCgroupNamespacesRun [2021-08-19T08:15:56.571Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-08-19T08:15:56.571Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-19T08:15:56.571Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-19T08:15:56.571Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-19T08:15:56.571Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-19T08:15:56.935Z] .....INFO: Daemon under test started and replied! [2021-08-19T08:15:56.935Z] INFO: Docker version of the daemon under test [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] Client: [2021-08-19T08:15:56.935Z] Version: 17.06.2-ce [2021-08-19T08:15:56.935Z] API version: 1.30 [2021-08-19T08:15:56.935Z] Go version: go1.8.3 [2021-08-19T08:15:56.935Z] Git commit: cec0b72 [2021-08-19T08:15:56.935Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-19T08:15:56.935Z] OS/Arch: windows/amd64 [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] Server: [2021-08-19T08:15:56.935Z] Version: 0.0.0-dev [2021-08-19T08:15:56.935Z] API version: 1.41 (minimum version 1.24) [2021-08-19T08:15:56.935Z] Go version: go1.16.7 [2021-08-19T08:15:56.935Z] Git commit: b0c0b73798 [2021-08-19T08:15:56.935Z] Built: 08/19/2021 08:13:47 [2021-08-19T08:15:56.935Z] OS/Arch: windows/amd64 [2021-08-19T08:15:56.935Z] Experimental: false [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] INFO: Docker info of the daemon under test [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] Containers: 0 [2021-08-19T08:15:56.935Z] Running: 0 [2021-08-19T08:15:56.935Z] Paused: 0 [2021-08-19T08:15:56.935Z] Stopped: 0 [2021-08-19T08:15:56.935Z] Images: 0 [2021-08-19T08:15:56.935Z] Server Version: 0.0.0-dev [2021-08-19T08:15:56.935Z] Storage Driver: windowsfilter [2021-08-19T08:15:56.935Z] Windows: [2021-08-19T08:15:56.935Z] Logging Driver: json-file [2021-08-19T08:15:56.935Z] Plugins: [2021-08-19T08:15:56.935Z] Volume: local [2021-08-19T08:15:56.935Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-19T08:15:56.935Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-19T08:15:56.935Z] Swarm: inactive [2021-08-19T08:15:56.935Z] Default Isolation: process [2021-08-19T08:15:56.935Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-19T08:15:56.935Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-19T08:15:56.935Z] OSType: windows [2021-08-19T08:15:56.935Z] Architecture: x86_64 [2021-08-19T08:15:56.935Z] CPUs: 4 [2021-08-19T08:15:56.935Z] Total Memory: 32GiB [2021-08-19T08:15:56.935Z] Name: azwin-2-33e390 [2021-08-19T08:15:56.935Z] ID: VWTL:ZR2C:GNXH:BGG3:C3AH:6NWY:2E3I:HQTS:NGDL:2TZ2:I4SH:ENVI [2021-08-19T08:15:56.935Z] Docker Root Dir: D:\CI\PR-42760\1\daemon [2021-08-19T08:15:56.935Z] Debug Mode (client): false [2021-08-19T08:15:56.935Z] Debug Mode (server): true [2021-08-19T08:15:56.935Z] File Descriptors: -1 [2021-08-19T08:15:56.935Z] Goroutines: 16 [2021-08-19T08:15:56.935Z] System Time: 2021-08-19T08:15:54.9707308Z [2021-08-19T08:15:56.935Z] EventsListeners: 0 [2021-08-19T08:15:56.935Z] Registry: https://index.docker.io/v1/ [2021-08-19T08:15:56.935Z] Labels: [2021-08-19T08:15:56.935Z] Experimental: false [2021-08-19T08:15:56.935Z] Insecure Registries: [2021-08-19T08:15:56.935Z] 127.0.0.0/8 [2021-08-19T08:15:56.935Z] Live Restore Enabled: false [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] INFO: Docker images of the daemon under test [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T08:15:56.935Z] [2021-08-19T08:15:56.935Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-19T08:15:56.935Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-19T08:15:56.935Z] ltsc2019: Pulling from windows/servercore [2021-08-19T08:15:56.935Z] 4612f6d0b889: Pulling fs layer [2021-08-19T08:15:56.935Z] c67ded6868b6: Pulling fs layer [2021-08-19T08:15:57.949Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2021-08-19T08:15:57.949Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-19T08:15:59.893Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-08-19T08:15:59.893Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-19T08:16:01.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2021-08-19T08:16:01.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-19T08:16:02.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-08-19T08:16:02.264Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-19T08:16:03.201Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-08-19T08:16:03.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-08-19T08:16:03.201Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-19T08:16:05.103Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-08-19T08:16:05.103Z] === RUN TestNISDomainname [2021-08-19T08:16:06.040Z] --- PASS: TestNISDomainname (1.22s) [2021-08-19T08:16:06.040Z] === RUN TestHostnameDnsResolution [2021-08-19T08:16:07.422Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-08-19T08:16:07.422Z] === RUN TestStats [2021-08-19T08:16:09.328Z] c67ded6868b6: Verifying Checksum [2021-08-19T08:16:09.328Z] c67ded6868b6: Download complete [2021-08-19T08:16:09.952Z] --- PASS: TestStats (2.70s) [2021-08-19T08:16:09.952Z] === RUN TestStopContainerWithTimeout [2021-08-19T08:16:09.952Z] === RUN TestStopContainerWithTimeout/0 [2021-08-19T08:16:09.952Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-19T08:16:09.952Z] === RUN TestStopContainerWithTimeout/1 [2021-08-19T08:16:09.952Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-19T08:16:09.952Z] === RUN TestStopContainerWithTimeout/3 [2021-08-19T08:16:09.952Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-19T08:16:09.952Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-19T08:16:09.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-19T08:16:09.952Z] === CONT TestStopContainerWithTimeout/0 [2021-08-19T08:16:09.952Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-19T08:16:11.330Z] === CONT TestStopContainerWithTimeout/3 [2021-08-19T08:16:13.234Z] === CONT TestStopContainerWithTimeout/1 [2021-08-19T08:16:14.610Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-19T08:16:14.610Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-08-19T08:16:14.610Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-08-19T08:16:14.610Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-08-19T08:16:14.610Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-08-19T08:16:14.610Z] === RUN TestDeleteDevicemapper [2021-08-19T08:16:14.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:16:14.610Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-19T08:16:14.610Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-19T08:16:17.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-08-19T08:16:17.149Z] === RUN TestUpdateMemory [2021-08-19T08:16:18.532Z] --- PASS: TestUpdateMemory (1.22s) [2021-08-19T08:16:18.532Z] === RUN TestUpdateCPUQuota [2021-08-19T08:16:24.131Z] 4612f6d0b889: Verifying Checksum [2021-08-19T08:16:24.131Z] 4612f6d0b889: Download complete [2021-08-19T08:16:25.098Z] --- PASS: TestUpdateCPUQuota (6.36s) [2021-08-19T08:16:25.098Z] === RUN TestUpdatePidsLimit [2021-08-19T08:16:25.098Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-19T08:16:25.357Z] === RUN TestUpdatePidsLimit/no_change [2021-08-19T08:16:25.924Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-19T08:16:26.491Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-19T08:16:27.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-19T08:16:27.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-19T08:16:28.564Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit (5.22s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-08-19T08:16:29.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-19T08:16:29.944Z] === RUN TestUpdateRestartPolicy [2021-08-19T08:16:35.012Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:16:35.012Z] Using test binary docker [2021-08-19T08:16:35.012Z] +++ /etc/init.d/apparmor start [2021-08-19T08:16:35.012Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:16:35.012Z] INFO: Waiting for daemon to start... [2021-08-19T08:16:35.012Z] Starting dockerd [2021-08-19T08:16:35.012Z] +++ 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-08-19T08:16:36.380Z] . [2021-08-19T08:16:36.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:16:36.639Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:16:36.639Z] Error: No such image: emptyfs [2021-08-19T08:16:36.639Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-19T08:16:36.639Z] ++++ docker load [2021-08-19T08:16:36.903Z] Running integration-test (iteration 1) [2021-08-19T08:16:36.903Z] 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-08-19T08:16:36.903Z] ++ 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-08-19T08:16:36.903Z] ++ set -e [2021-08-19T08:16:36.903Z] ++ '[' -n 0 ']' [2021-08-19T08:16:36.903Z] ++ set -x [2021-08-19T08:16:36.903Z] ++ 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-08-19T08:16:37.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:16:37.466Z] Using test binary docker [2021-08-19T08:16:37.466Z] +++ /etc/init.d/apparmor start [2021-08-19T08:16:37.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:16:37.466Z] INFO: Waiting for daemon to start... [2021-08-19T08:16:37.466Z] Starting dockerd [2021-08-19T08:16:37.466Z] +++ 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-08-19T08:16:39.984Z] . [2021-08-19T08:16:39.984Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:16:39.984Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:16:40.240Z] Error: No such image: emptyfs [2021-08-19T08:16:40.240Z] ++++ docker load [2021-08-19T08:16:40.240Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-19T08:16:40.496Z] Running integration-test (iteration 1) [2021-08-19T08:16:40.496Z] 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-08-19T08:16:40.496Z] ++ 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-08-19T08:16:40.496Z] ++ set -e [2021-08-19T08:16:40.496Z] ++ '[' -n 0 ']' [2021-08-19T08:16:40.496Z] ++ set -x [2021-08-19T08:16:40.497Z] ++ 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-08-19T08:16:42.153Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-08-19T08:16:42.154Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-19T08:16:43.089Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-08-19T08:16:43.089Z] === RUN TestWaitNonBlocked [2021-08-19T08:16:43.089Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:16:43.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:16:43.089Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:16:43.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:16:43.089Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:16:43.089Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:16:44.027Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-19T08:16:44.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-08-19T08:16:44.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-08-19T08:16:44.027Z] === RUN TestWaitBlocked [2021-08-19T08:16:44.027Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:16:44.027Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:16:44.027Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:16:44.027Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:16:44.027Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:16:44.027Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:16:45.404Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-19T08:16:45.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-08-19T08:16:45.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-08-19T08:16:45.404Z] === CONT TestContainerStartOnDaemonRestart [2021-08-19T08:16:45.404Z] === CONT TestContainerKillOnDaemonStart [2021-08-19T08:16:47.939Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2021-08-19T08:16:47.939Z] === CONT TestIpcModeOlderClient [2021-08-19T08:16:47.939Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-19T08:16:47.939Z] === CONT TestDaemonHostGatewayIP [2021-08-19T08:16:51.226Z] --- PASS: TestDaemonHostGatewayIP (3.12s) [2021-08-19T08:16:51.226Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-19T08:16:51.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-19T08:16:53.761Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s) [2021-08-19T08:16:53.761Z] === CONT TestDaemonRestartIpcMode [2021-08-19T08:16:56.336Z] --- PASS: TestDaemonRestartIpcMode (2.89s) [2021-08-19T08:16:57.271Z] --- PASS: TestContainerKillOnDaemonStart (12.12s) [2021-08-19T08:16:57.271Z] PASS [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] === Skipped [2021-08-19T08:16:57.271Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-19T08:16:57.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-19T08:16:57.271Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:16:57.271Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-19T08:16:57.271Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-19T08:16:57.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] [2021-08-19T08:16:57.271Z] DONE 195 tests, 5 skipped in 140.440s [2021-08-19T08:16:57.271Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-19T08:16:57.271Z] INFO: Testing against a local daemon [2021-08-19T08:16:57.271Z] === RUN TestCommitInheritsEnv [2021-08-19T08:16:57.530Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-08-19T08:16:57.530Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-19T08:16:57.530Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-19T08:16:57.530Z] === RUN TestImagesFilterMultiReference [2021-08-19T08:16:57.530Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-19T08:16:57.530Z] === RUN TestImagePullPlatformInvalid [2021-08-19T08:16:57.530Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-19T08:16:57.530Z] === RUN TestRemoveImageOrphaning [2021-08-19T08:16:57.789Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-08-19T08:16:57.789Z] === RUN TestRemoveImageGarbageCollector [2021-08-19T08:16:59.693Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2021-08-19T08:16:59.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-19T08:16:59.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-19T08:16:59.693Z] === RUN TestTagInvalidReference [2021-08-19T08:16:59.693Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-19T08:16:59.693Z] === RUN TestTagValidPrefixedRepo [2021-08-19T08:16:59.693Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-19T08:16:59.693Z] === RUN TestTagExistedNameWithoutForce [2021-08-19T08:16:59.693Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-19T08:16:59.693Z] === RUN TestTagOfficialNames [2021-08-19T08:16:59.952Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-19T08:16:59.952Z] === RUN TestTagMatchesDigest [2021-08-19T08:16:59.952Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-19T08:16:59.952Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-19T08:17:10.807Z] ..........................xx.................... [ 29%] [2021-08-19T08:17:24.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-19T08:17:27.119Z] Loaded image: buildpack-deps:buster [2021-08-19T08:17:27.119Z] Loaded image: busybox:latest [2021-08-19T08:17:27.119Z] Loaded image: busybox:glibc [2021-08-19T08:17:27.119Z] Loaded image: buildpack-deps:buster [2021-08-19T08:17:27.119Z] Loaded image: busybox:latest [2021-08-19T08:17:27.119Z] Loaded image: busybox:glibc [2021-08-19T08:17:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-19T08:17:28.485Z] Loaded image: debian:bullseye [2021-08-19T08:17:28.742Z] Loaded image: hello-world:latest [2021-08-19T08:17:28.742Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:17:28.742Z] INFO: Testing against a local daemon [2021-08-19T08:17:28.742Z] === RUN TestDockerSuite [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-19T08:17:29.002Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-19T08:17:30.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-19T08:17:30.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-19T08:17:31.477Z] Loaded image: debian:bullseye [2021-08-19T08:17:31.477Z] Loaded image: hello-world:latest [2021-08-19T08:17:31.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-19T08:17:31.749Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:17:31.749Z] INFO: Testing against a local daemon [2021-08-19T08:17:31.749Z] === RUN TestDockerDaemonSuite [2021-08-19T08:17:31.749Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-19T08:17:31.749Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-19T08:17:31.749Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-19T08:17:32.710Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-19T08:17:32.975Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-19T08:17:32.975Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-19T08:17:32.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-19T08:17:33.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-19T08:17:35.494Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-19T08:17:35.494Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-19T08:17:35.494Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-19T08:17:35.494Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-19T08:17:35.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-19T08:17:36.423Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-19T08:17:36.657Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-19T08:17:37.352Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-19T08:17:37.915Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-19T08:17:38.173Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-19T08:17:38.173Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-19T08:17:38.173Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-19T08:17:40.065Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-19T08:17:42.580Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-19T08:17:43.508Z] --- PASS: TestBuildWithHugeFile (125.18s) [2021-08-19T08:17:43.508Z] === RUN TestBuildWithEmptyDockerfile [2021-08-19T08:17:43.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:17:43.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:17:43.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:17:43.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:17:43.509Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:17:43.509Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:17:43.509Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:17:43.509Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:17:43.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:17:43.765Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-19T08:17:43.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-08-19T08:17:43.765Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-19T08:17:43.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-08-19T08:17:43.765Z] === RUN TestBuildPreserveOwnership [2021-08-19T08:17:43.765Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-19T08:17:44.696Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-19T08:17:46.305Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-19T08:17:47.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-19T08:17:47.215Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-19T08:17:48.583Z] --- PASS: TestBuildPreserveOwnership (4.56s) [2021-08-19T08:17:48.583Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.07s) [2021-08-19T08:17:48.583Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-08-19T08:17:48.583Z] === RUN TestBuildPlatformInvalid [2021-08-19T08:17:48.583Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-08-19T08:17:48.583Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-19T08:17:50.306Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-19T08:17:50.475Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-19T08:17:50.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-19T08:17:51.843Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-19T08:17:53.211Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-19T08:17:54.578Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-19T08:17:55.507Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-19T08:17:56.437Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-19T08:17:57.803Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-19T08:17:58.366Z] docker_cli_daemon_test.go:1455: [d3360728fbf1e] daemon is not started [2021-08-19T08:17:59.294Z] check_test.go:309: [d1b5d9d0989f1] daemon is not started [2021-08-19T08:17:59.294Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-19T08:18:00.224Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-19T08:18:02.116Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-19T08:18:02.116Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-19T08:18:03.044Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-19T08:18:04.934Z] check_test.go:309: [d28f975bec53e] daemon is not started [2021-08-19T08:18:04.934Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-19T08:18:05.498Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-19T08:18:05.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-19T08:18:06.866Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-19T08:18:07.796Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-19T08:18:09.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-19T08:18:09.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-19T08:18:09.418Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-19T08:18:11.166Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-19T08:18:12.688Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-19T08:18:12.688Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-19T08:18:13.618Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-19T08:18:14.548Z] Loaded image: buildpack-deps:buster [2021-08-19T08:18:14.805Z] Loaded image: busybox:latest [2021-08-19T08:18:15.369Z] Loaded image: busybox:glibc [2021-08-19T08:18:15.370Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-19T08:18:15.370Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-19T08:18:15.628Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-19T08:18:16.998Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-19T08:18:17.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-19T08:18:17.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-19T08:18:17.562Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-19T08:18:18.581Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-19T08:18:19.961Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-19T08:18:20.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-19T08:18:21.088Z] Loaded image: debian:bullseye [2021-08-19T08:18:21.088Z] Loaded image: hello-world:latest [2021-08-19T08:18:21.345Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:18:22.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-19T08:18:26.697Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-08-19T08:18:26.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-19T08:18:27.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-19T08:18:29.432Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-19T08:18:32.003Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-19T08:18:33.382Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.83s) [2021-08-19T08:18:33.382Z] PASS [2021-08-19T08:18:33.382Z] [2021-08-19T08:18:33.382Z] === Skipped [2021-08-19T08:18:33.382Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-19T08:18:33.382Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:18:33.382Z] [2021-08-19T08:18:33.382Z] [2021-08-19T08:18:33.382Z] DONE 33 tests, 1 skipped in 281.204s [2021-08-19T08:18:33.382Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-19T08:18:33.382Z] ++ 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-08-19T08:18:33.382Z] ++ set -e [2021-08-19T08:18:33.382Z] ++ '[' -n 0 ']' [2021-08-19T08:18:33.382Z] ++ set -x [2021-08-19T08:18:33.382Z] ++ 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-08-19T08:18:33.382Z] INFO: Testing against a local daemon [2021-08-19T08:18:33.382Z] === RUN TestConfigInspect [2021-08-19T08:18:33.637Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-19T08:18:36.153Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-19T08:18:36.400Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s) [2021-08-19T08:18:36.400Z] PASS [2021-08-19T08:18:36.400Z] [2021-08-19T08:18:36.400Z] DONE 12 tests in 95.004s [2021-08-19T08:18:36.400Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-19T08:18:36.400Z] INFO: Testing against a local daemon [2021-08-19T08:18:36.400Z] === RUN TestNetworkCreateDelete [2021-08-19T08:18:36.400Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-08-19T08:18:36.400Z] === RUN TestDockerNetworkDeletePreferID [2021-08-19T08:18:36.400Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-08-19T08:18:36.400Z] === RUN TestDaemonDNSFallback [2021-08-19T08:18:36.715Z] --- PASS: TestConfigInspect (3.09s) [2021-08-19T08:18:36.715Z] === RUN TestConfigList [2021-08-19T08:18:36.715Z] check_test.go:309: [d6ffdd543c476] daemon is not started [2021-08-19T08:18:36.715Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-19T08:18:37.278Z] check_test.go:309: [d78812ce343a9] daemon is not started [2021-08-19T08:18:37.278Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-19T08:18:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-19T08:18:39.169Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-19T08:18:39.426Z] check_test.go:309: [d043421654b79] daemon is not started [2021-08-19T08:18:39.426Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-19T08:18:39.626Z] ......................... [ 67%] [2021-08-19T08:18:39.683Z] --- PASS: TestConfigList (3.13s) [2021-08-19T08:18:39.683Z] === RUN TestConfigsCreateAndDelete [2021-08-19T08:18:39.684Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-08-19T08:18:39.684Z] === RUN TestInspectNetwork [2021-08-19T08:18:42.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-19T08:18:42.763Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2021-08-19T08:18:42.763Z] === RUN TestConfigsUpdate [2021-08-19T08:18:42.970Z] === RUN TestInspectNetwork/full_network_id [2021-08-19T08:18:42.970Z] === RUN TestInspectNetwork/partial_network_id [2021-08-19T08:18:42.970Z] === RUN TestInspectNetwork/network_name [2021-08-19T08:18:42.970Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-19T08:18:43.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-19T08:18:43.001Z] Using test binary docker [2021-08-19T08:18:43.001Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-19T08:18:43.001Z] +++ /etc/init.d/apparmor start [2021-08-19T08:18:43.001Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-19T08:18:43.001Z] INFO: Waiting for daemon to start... [2021-08-19T08:18:43.001Z] Starting dockerd [2021-08-19T08:18:43.001Z] +++ 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-08-19T08:18:43.326Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-19T08:18:43.887Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-19T08:18:44.385Z] . [2021-08-19T08:18:44.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-19T08:18:44.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-19T08:18:44.385Z] Error: No such image: emptyfs [2021-08-19T08:18:44.385Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-19T08:18:44.385Z] ++++ docker load [2021-08-19T08:18:44.452Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-19T08:18:44.647Z] Running integration-test (iteration 1) [2021-08-19T08:18:44.647Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-19T08:18:44.647Z] ++ 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-08-19T08:18:44.647Z] ++ set -e [2021-08-19T08:18:44.647Z] ++ '[' -n 0 ']' [2021-08-19T08:18:44.647Z] ++ set -x [2021-08-19T08:18:44.647Z] ++ 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-08-19T08:18:45.817Z] --- PASS: TestConfigsUpdate (2.94s) [2021-08-19T08:18:45.817Z] === RUN TestTemplatedConfig [2021-08-19T08:18:46.073Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-19T08:18:46.073Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-19T08:18:46.636Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-19T08:18:47.156Z] --- PASS: TestInspectNetwork (7.54s) [2021-08-19T08:18:47.156Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-19T08:18:47.156Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-19T08:18:47.156Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-19T08:18:47.156Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-19T08:18:47.156Z] === RUN TestRunContainerWithBridgeNone [2021-08-19T08:18:47.199Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-19T08:18:47.199Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-19T08:18:48.127Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-19T08:18:49.496Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-19T08:18:50.058Z] --- PASS: TestTemplatedConfig (4.38s) [2021-08-19T08:18:50.058Z] === RUN TestConfigCreateResolve [2021-08-19T08:18:50.442Z] --- PASS: TestRunContainerWithBridgeNone (2.94s) [2021-08-19T08:18:50.442Z] === RUN TestNetworkInvalidJSON [2021-08-19T08:18:50.442Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-19T08:18:50.442Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-19T08:18:50.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:18:50.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:18:50.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:18:50.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:18:50.442Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-19T08:18:50.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:18:50.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-19T08:18:50.442Z] === RUN TestNetworkList [2021-08-19T08:18:50.442Z] === RUN TestNetworkList//networks [2021-08-19T08:18:50.442Z] === PAUSE TestNetworkList//networks [2021-08-19T08:18:50.442Z] === RUN TestNetworkList//networks/ [2021-08-19T08:18:50.442Z] === PAUSE TestNetworkList//networks/ [2021-08-19T08:18:50.442Z] === CONT TestNetworkList//networks [2021-08-19T08:18:50.442Z] === CONT TestNetworkList//networks/ [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkList (0.01s) [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-19T08:18:50.442Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-19T08:18:50.442Z] === RUN TestHostIPv4BridgeLabel [2021-08-19T08:18:50.442Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-19T08:18:50.442Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-19T08:18:51.061Z] 4612f6d0b889: Pull complete [2021-08-19T08:18:51.378Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-19T08:18:51.378Z] === RUN TestDaemonDefaultNetworkPools [2021-08-19T08:18:51.423Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-19T08:18:51.423Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-19T08:18:52.315Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-08-19T08:18:52.315Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-19T08:18:52.352Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-19T08:18:52.353Z] --- PASS: TestConfigCreateResolve (2.44s) [2021-08-19T08:18:52.353Z] === RUN TestConfigDaemonLibtrustID [2021-08-19T08:18:52.915Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-19T08:18:52.915Z] PASS [2021-08-19T08:18:52.915Z] [2021-08-19T08:18:52.915Z] DONE 7 tests in 19.678s [2021-08-19T08:18:52.915Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-19T08:18:52.915Z] ++ 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-08-19T08:18:52.915Z] ++ set -e [2021-08-19T08:18:52.915Z] ++ '[' -n 0 ']' [2021-08-19T08:18:52.915Z] ++ set -x [2021-08-19T08:18:52.915Z] ++ 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-08-19T08:18:53.170Z] INFO: Testing against a local daemon [2021-08-19T08:18:53.170Z] === RUN TestCheckpoint [2021-08-19T08:18:53.170Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:18:53.170Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-19T08:18:53.170Z] === RUN TestContainerInvalidJSON [2021-08-19T08:18:53.170Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:18:53.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:18:53.170Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:18:53.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:18:53.170Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:18:53.170Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:18:53.171Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:18:53.171Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:18:53.171Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:18:53.171Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-19T08:18:53.171Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-08-19T08:18:53.171Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-19T08:18:53.171Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-19T08:18:53.171Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-19T08:18:53.251Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-08-19T08:18:53.251Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-19T08:18:53.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-08-19T08:18:53.427Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-19T08:18:53.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-08-19T08:18:53.427Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-19T08:18:53.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-08-19T08:18:53.427Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-19T08:18:53.683Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-19T08:18:53.683Z] === RUN TestCopyFromContainer [2021-08-19T08:18:54.628Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-08-19T08:18:54.628Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-19T08:18:55.052Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-19T08:18:55.194Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-19T08:18:55.194Z] === RUN TestServiceWithPredefinedNetwork [2021-08-19T08:18:55.309Z] === RUN TestCopyFromContainer// [2021-08-19T08:18:55.309Z] === RUN TestCopyFromContainer//bar/root [2021-08-19T08:18:55.309Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-19T08:18:55.565Z] === RUN TestCopyFromContainer/bar/quux [2021-08-19T08:18:55.565Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-19T08:18:55.565Z] check_test.go:309: [dda02bbcb3bad] daemon is not started [2021-08-19T08:18:55.565Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-19T08:18:55.565Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-19T08:18:55.821Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-19T08:18:56.077Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-19T08:18:56.077Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-19T08:18:56.077Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-19T08:18:56.077Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer (2.68s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-08-19T08:18:56.334Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-08-19T08:18:56.334Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-19T08:18:56.334Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:18:56.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:18:56.334Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:18:56.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:18:56.334Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:18:56.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:18:56.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:18:56.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:18:56.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:18:56.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-19T08:18:56.334Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-19T08:18:56.334Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-19T08:18:56.334Z] === RUN TestCreateWithInvalidEnv [2021-08-19T08:18:56.334Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-19T08:18:56.334Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-19T08:18:56.334Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-19T08:18:56.334Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-19T08:18:56.334Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-19T08:18:56.334Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-19T08:18:56.334Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-19T08:18:56.334Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-19T08:18:56.334Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-19T08:18:56.334Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-19T08:18:56.334Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-19T08:18:56.334Z] === RUN TestCreateTmpfsMountsTarget [2021-08-19T08:18:56.590Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-08-19T08:18:56.590Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-19T08:18:56.846Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-19T08:18:57.409Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-19T08:18:57.724Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2021-08-19T08:18:57.724Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-19T08:18:57.724Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:18:57.724Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:18:57.724Z] === RUN TestServiceWithDataPathPortInit [2021-08-19T08:18:59.560Z] Loaded image: buildpack-deps:buster [2021-08-19T08:18:59.560Z] Loaded image: busybox:latest [2021-08-19T08:18:59.560Z] Loaded image: busybox:glibc [2021-08-19T08:18:59.926Z] --- PASS: TestCreateWithCustomMaskedPaths (3.43s) [2021-08-19T08:18:59.926Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-19T08:19:01.291Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-19T08:19:01.547Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-19T08:19:02.110Z] Loaded image: debian:bullseye [2021-08-19T08:19:02.110Z] Loaded image: hello-world:latest [2021-08-19T08:19:02.110Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:19:02.110Z] INFO: Testing against a local daemon [2021-08-19T08:19:02.110Z] === RUN TestCgroupNamespacesBuild [2021-08-19T08:19:03.438Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.39s) [2021-08-19T08:19:03.438Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-19T08:19:03.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:19:03.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:19:03.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:19:03.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:19:03.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:19:03.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:19:03.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:19:03.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:19:03.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:19:03.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:19:03.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:19:03.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:19:03.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:19:03.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:19:03.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-19T08:19:03.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-19T08:19:03.439Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-19T08:19:04.804Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.22s) [2021-08-19T08:19:04.804Z] === RUN TestCreateDifferentPlatform [2021-08-19T08:19:04.804Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-19T08:19:04.804Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-19T08:19:04.804Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-08-19T08:19:04.804Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-19T08:19:04.804Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-19T08:19:04.804Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-19T08:19:04.804Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-19T08:19:04.804Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-19T08:19:04.804Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-19T08:19:04.804Z] === RUN TestContainerStartOnDaemonRestart [2021-08-19T08:19:04.804Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-19T08:19:04.804Z] === RUN TestDaemonRestartIpcMode [2021-08-19T08:19:04.804Z] === PAUSE TestDaemonRestartIpcMode [2021-08-19T08:19:04.804Z] === RUN TestDaemonHostGatewayIP [2021-08-19T08:19:04.804Z] === PAUSE TestDaemonHostGatewayIP [2021-08-19T08:19:04.804Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-19T08:19:04.804Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-19T08:19:04.804Z] === RUN TestContainerKillOnDaemonStart [2021-08-19T08:19:04.804Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-19T08:19:04.804Z] === RUN TestDiff [2021-08-19T08:19:05.731Z] --- PASS: TestDiff (0.96s) [2021-08-19T08:19:05.731Z] === RUN TestExecWithCloseStdin [2021-08-19T08:19:06.315Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-08-19T08:19:06.315Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-19T08:19:06.660Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-19T08:19:06.916Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-19T08:19:07.257Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-08-19T08:19:07.257Z] === RUN TestBuildWithSession [2021-08-19T08:19:07.257Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:19:07.257Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-19T08:19:07.257Z] === RUN TestBuildSquashParent [2021-08-19T08:19:07.479Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-08-19T08:19:07.479Z] === RUN TestExec [2021-08-19T08:19:07.736Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-19T08:19:09.103Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-19T08:19:09.103Z] --- PASS: TestExec (1.64s) [2021-08-19T08:19:09.103Z] === RUN TestExecUser [2021-08-19T08:19:10.994Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-19T08:19:10.994Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-19T08:19:10.994Z] check_test.go:309: [d6e15d3ce365d] daemon is not started [2021-08-19T08:19:10.994Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-19T08:19:10.994Z] --- PASS: TestExecUser (1.80s) [2021-08-19T08:19:10.994Z] === RUN TestExportContainerAndImportImage [2021-08-19T08:19:12.362Z] --- PASS: TestExportContainerAndImportImage (1.52s) [2021-08-19T08:19:12.362Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-19T08:19:12.600Z] --- PASS: TestServiceWithDataPathPortInit (14.47s) [2021-08-19T08:19:12.600Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-19T08:19:13.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-19T08:19:13.547Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-19T08:19:13.842Z] --- PASS: TestBuildSquashParent (5.68s) [2021-08-19T08:19:13.842Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-19T08:19:13.842Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:19:13.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:19:13.842Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:19:13.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:19:13.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:19:13.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:19:13.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:19:13.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:19:13.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:19:13.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:19:13.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:19:13.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:19:13.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:19:13.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:19:13.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:19:13.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:19:14.109Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-08-19T08:19:14.109Z] === RUN TestHealthCheckWorkdir [2021-08-19T08:19:15.039Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-19T08:19:15.133Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tu5z3i25rlpljhbr0ksez78j0 Created:2021-08-19 08:19:13.444652396 +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[f00b6870887233d198e94f407da80e39404e9e69693559f2268d1f9f4e45cb90:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y5d94hkv6uftxts11yxmgubv7 EndpointID:3bfdf522e6e08d13bd14673374e830deb721356bc44e2d352654ff887a734022 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0971fbc9cfb4c06acd0c2f9e599c31288e004f01ffceb60187cc4112674f8b4b 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:fe76eb2dfc22 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y5d94hkv6uftxts11yxmgubv7 EndpointID:3bfdf522e6e08d13bd14673374e830deb721356bc44e2d352654ff887a734022 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-19T08:19:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:19:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:19:15.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-19T08:19:15.968Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-19T08:19:16.224Z] --- PASS: TestHealthCheckWorkdir (2.34s) [2021-08-19T08:19:16.224Z] === RUN TestHealthKillContainer [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-08-19T08:19:17.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-08-19T08:19:17.674Z] === RUN TestBuildMultiStageCopy [2021-08-19T08:19:17.674Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-19T08:19:18.114Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-19T08:19:19.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s) [2021-08-19T08:19:19.319Z] PASS [2021-08-19T08:19:19.319Z] [2021-08-19T08:19:19.319Z] === Skipped [2021-08-19T08:19:19.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:19:19.319Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:19:19.319Z] [2021-08-19T08:19:19.319Z] [2021-08-19T08:19:19.319Z] DONE 26 tests, 1 skipped in 47.129s [2021-08-19T08:19:19.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:19:19.577Z] INFO: Testing against a local daemon [2021-08-19T08:19:19.577Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-19T08:19:19.577Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:19:19.577Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:19:19.577Z] === RUN TestDockerNetworkIpvlan [2021-08-19T08:19:19.577Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:19:19.577Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:19:19.577Z] PASS [2021-08-19T08:19:19.577Z] [2021-08-19T08:19:19.577Z] === Skipped [2021-08-19T08:19:19.577Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:19:19.577Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:19:19.577Z] [2021-08-19T08:19:19.577Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:19:19.577Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:19:19.577Z] [2021-08-19T08:19:19.577Z] [2021-08-19T08:19:19.577Z] DONE 2 tests, 2 skipped in 0.041s [2021-08-19T08:19:19.577Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:19:19.577Z] INFO: Testing against a local daemon [2021-08-19T08:19:19.577Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-19T08:19:19.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-19T08:19:19.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-19T08:19:20.007Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-19T08:19:20.007Z] check_test.go:309: [d2719795243a3] daemon is not started [2021-08-19T08:19:20.007Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-19T08:19:20.007Z] --- PASS: TestHealthKillContainer (3.74s) [2021-08-19T08:19:20.007Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-19T08:19:20.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-19T08:19:20.680Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-19T08:19:20.750Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-19T08:19:20.938Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-08-19T08:19:20.938Z] === RUN TestIpcModeNone [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy (3.10s) [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-08-19T08:19:20.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-19T08:19:20.941Z] === RUN TestBuildMultiStageParentConfig [2021-08-19T08:19:20.953Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-08-19T08:19:20.953Z] === RUN TestDockerNetworkMacvlan [2021-08-19T08:19:21.512Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-08-19T08:19:21.512Z] === RUN TestBuildLabelWithTargets [2021-08-19T08:19:21.522Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-19T08:19:22.089Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-19T08:19:22.304Z] --- PASS: TestIpcModeNone (1.30s) [2021-08-19T08:19:22.305Z] === RUN TestIpcModePrivate [2021-08-19T08:19:22.866Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-19T08:19:22.897Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2021-08-19T08:19:22.897Z] === RUN TestBuildWithEmptyLayers [2021-08-19T08:19:23.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-19T08:19:23.123Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-19T08:19:23.470Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-08-19T08:19:23.470Z] === RUN TestBuildMultiStageOnBuild [2021-08-19T08:19:23.740Z] check_test.go:309: [d7794cbef061d] daemon is not started [2021-08-19T08:19:23.740Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-19T08:19:23.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-08-19T08:19:23.999Z] --- PASS: TestIpcModePrivate (1.74s) [2021-08-19T08:19:23.999Z] === RUN TestIpcModeShareable [2021-08-19T08:19:24.257Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-19T08:19:25.622Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-19T08:19:25.644Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-08-19T08:19:25.644Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-19T08:19:25.900Z] --- PASS: TestIpcModeShareable (1.73s) [2021-08-19T08:19:25.900Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-19T08:19:26.027Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2021-08-19T08:19:26.027Z] === RUN TestBuildUncleanTarFilenames [2021-08-19T08:19:26.462Z] docker_cli_daemon_plugins_test.go:79: [ddb5a76b20d68] daemon is not started [2021-08-19T08:19:26.599Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-19T08:19:26.599Z] === RUN TestBuildMultiStageLayerLeak [2021-08-19T08:19:27.829Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-19T08:19:28.162Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-19T08:19:29.147Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-08-19T08:19:29.147Z] === RUN TestBuildWithHugeFile [2021-08-19T08:19:29.718Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-19T08:19:29.718Z] docker_cli_daemon_plugins_test.go:169: [da088807a1a5f] daemon is not started [2021-08-19T08:19:29.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.29s) [2021-08-19T08:19:29.979Z] === RUN TestAPIIpcModeHost [2021-08-19T08:19:31.346Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-19T08:19:31.908Z] --- PASS: TestAPIIpcModeHost (1.84s) [2021-08-19T08:19:31.908Z] === RUN TestDaemonIpcModeShareable [2021-08-19T08:19:33.434Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-19T08:19:34.429Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-08-19T08:19:34.429Z] --- PASS: TestDaemonIpcModeShareable (2.60s) [2021-08-19T08:19:34.429Z] === RUN TestDaemonIpcModePrivate [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan (13.95s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.79s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.91s) [2021-08-19T08:19:34.811Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2021-08-19T08:19:34.811Z] PASS [2021-08-19T08:19:34.811Z] [2021-08-19T08:19:34.811Z] DONE 8 tests in 15.279s [2021-08-19T08:19:34.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-19T08:19:34.811Z] testing: warning: no tests to run [2021-08-19T08:19:34.811Z] PASS [2021-08-19T08:19:34.811Z] [2021-08-19T08:19:34.811Z] DONE 0 tests in 0.010s [2021-08-19T08:19:34.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-19T08:19:34.811Z] INFO: Testing against a local daemon [2021-08-19T08:19:34.811Z] === RUN TestAuthZPluginAllowRequest [2021-08-19T08:19:35.797Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-19T08:19:36.188Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-08-19T08:19:36.188Z] === RUN TestAuthZPluginTLS [2021-08-19T08:19:36.359Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-19T08:19:36.615Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-19T08:19:36.797Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-19T08:19:36.797Z] === RUN TestAuthZPluginDenyRequest [2021-08-19T08:19:36.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-08-19T08:19:37.129Z] --- PASS: TestDaemonIpcModePrivate (2.52s) [2021-08-19T08:19:37.129Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-19T08:19:37.129Z] check_test.go:309: [d67fc25d070c5] daemon is not started [2021-08-19T08:19:37.129Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-19T08:19:37.364Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-19T08:19:37.364Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-19T08:19:37.931Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-19T08:19:37.931Z] === RUN TestAuthZPluginDenyResponse [2021-08-19T08:19:38.497Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-19T08:19:38.497Z] === RUN TestAuthZPluginAllowEventStream [2021-08-19T08:19:38.795Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-19T08:19:38.795Z] tests/integration/client_test.py ..... [ 75%] [2021-08-19T08:19:38.795Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-19T08:19:38.795Z] tests/integration/errors_test.py . [ 76%] [2021-08-19T08:19:39.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-08-19T08:19:39.648Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-19T08:19:39.648Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.57s) [2021-08-19T08:19:39.648Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-19T08:19:39.873Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-08-19T08:19:39.873Z] === RUN TestAuthZPluginErrorResponse [2021-08-19T08:19:39.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-19T08:19:40.439Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-19T08:19:40.439Z] === RUN TestAuthZPluginErrorRequest [2021-08-19T08:19:41.005Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-19T08:19:41.005Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-19T08:19:41.575Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-19T08:19:41.575Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-19T08:19:41.797Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-19T08:19:42.053Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2021-08-19T08:19:42.310Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.63s) [2021-08-19T08:19:42.310Z] === RUN TestIpcModeOlderClient [2021-08-19T08:19:42.310Z] === PAUSE TestIpcModeOlderClient [2021-08-19T08:19:42.310Z] === RUN TestKillContainerInvalidSignal [2021-08-19T08:19:42.951Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-08-19T08:19:42.951Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-19T08:19:43.680Z] --- PASS: TestKillContainerInvalidSignal (1.26s) [2021-08-19T08:19:43.680Z] === RUN TestKillContainer [2021-08-19T08:19:43.680Z] === RUN TestKillContainer/no_signal [2021-08-19T08:19:43.680Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-19T08:19:44.609Z] === RUN TestKillContainer/non_killing_signal [2021-08-19T08:19:44.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2021-08-19T08:19:44.854Z] === RUN TestAuthZPluginHeader [2021-08-19T08:19:45.423Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-08-19T08:19:45.423Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-19T08:19:45.978Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-19T08:19:45.978Z] === RUN TestKillContainer/killing_signal [2021-08-19T08:19:46.908Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-19T08:19:47.471Z] --- PASS: TestKillContainer (3.79s) [2021-08-19T08:19:47.471Z] --- PASS: TestKillContainer/no_signal (1.20s) [2021-08-19T08:19:47.471Z] --- PASS: TestKillContainer/non_killing_signal (1.14s) [2021-08-19T08:19:47.471Z] --- PASS: TestKillContainer/killing_signal (1.18s) [2021-08-19T08:19:47.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-19T08:19:47.471Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-19T08:19:48.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-19T08:19:48.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-19T08:19:49.611Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.61s) [2021-08-19T08:19:49.611Z] === RUN TestAuthZPluginV2Disable [2021-08-19T08:19:49.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.31s) [2021-08-19T08:19:49.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s) [2021-08-19T08:19:49.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.00s) [2021-08-19T08:19:49.660Z] === RUN TestKillStoppedContainer [2021-08-19T08:19:49.660Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-08-19T08:19:49.660Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-19T08:19:49.660Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-08-19T08:19:49.660Z] === RUN TestKillDifferentUserContainer [2021-08-19T08:19:50.224Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-19T08:19:50.787Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2021-08-19T08:19:50.787Z] === RUN TestInspectOomKilledTrue [2021-08-19T08:19:50.787Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:19:50.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-19T08:19:50.787Z] === RUN TestInspectOomKilledFalse [2021-08-19T08:19:50.787Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:19:50.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-19T08:19:50.787Z] === RUN TestLinksEtcHostsContentMatch [2021-08-19T08:19:51.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-19T08:19:51.914Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-19T08:19:52.144Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-08-19T08:19:52.144Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-19T08:19:52.477Z] --- PASS: TestLinksEtcHostsContentMatch (1.51s) [2021-08-19T08:19:52.477Z] === RUN TestLinksContainerNames [2021-08-19T08:19:52.734Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-19T08:19:53.296Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-19T08:19:54.663Z] --- PASS: TestLinksContainerNames (2.28s) [2021-08-19T08:19:54.663Z] === RUN TestLogsFollowTailEmpty [2021-08-19T08:19:54.675Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.82s) [2021-08-19T08:19:54.675Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-19T08:19:55.592Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2021-08-19T08:19:55.592Z] === RUN TestContainerNetworkMountsNoChown [2021-08-19T08:19:56.521Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/default [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/default [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/private [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/private [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rprivate [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/slave [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/slave [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rslave [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/shared [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/shared [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rshared [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/default [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/rslave [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/slave [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/rprivate [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/private [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/rshared [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:19:56.521Z] === CONT TestMountDaemonRoot/shared [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:19:56.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:19:56.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-19T08:19:56.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:19:56.522Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:19:56.778Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:19:56.778Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:19:57.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:19:57.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-19T08:19:57.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:19:57.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-19T08:19:57.035Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-19T08:19:57.036Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-08-19T08:19:57.036Z] === RUN TestContainerBindMountNonRecursive [2021-08-19T08:20:00.309Z] --- PASS: TestContainerBindMountNonRecursive (2.72s) [2021-08-19T08:20:00.309Z] === RUN TestContainerVolumesMountedAsShared [2021-08-19T08:20:00.309Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-08-19T08:20:00.309Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-19T08:20:00.566Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-19T08:20:01.496Z] --- PASS: TestContainerVolumesMountedAsSlave (1.12s) [2021-08-19T08:20:01.496Z] === RUN TestNetworkNat [2021-08-19T08:20:01.752Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-19T08:20:02.678Z] --- PASS: TestNetworkNat (1.01s) [2021-08-19T08:20:02.678Z] === RUN TestNetworkLocalhostTCPNat [2021-08-19T08:20:03.241Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-19T08:20:03.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-08-19T08:20:03.497Z] === RUN TestNetworkLoopbackNat [2021-08-19T08:20:03.497Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-19T08:20:04.184Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-19T08:20:04.654Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s) [2021-08-19T08:20:04.654Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-19T08:20:07.727Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-19T08:20:07.727Z] --- PASS: TestNetworkLoopbackNat (4.24s) [2021-08-19T08:20:07.727Z] === RUN TestPause [2021-08-19T08:20:09.094Z] --- PASS: TestPause (1.21s) [2021-08-19T08:20:09.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-19T08:20:09.094Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:20:09.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:20:09.094Z] === RUN TestPauseStopPausedContainer [2021-08-19T08:20:10.022Z] --- PASS: TestPauseStopPausedContainer (1.23s) [2021-08-19T08:20:10.022Z] === RUN TestPsFilter [2021-08-19T08:20:10.279Z] --- PASS: TestPsFilter (0.16s) [2021-08-19T08:20:10.279Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-19T08:20:11.208Z] check_test.go:309: [d6edda11aaf67] daemon is not started [2021-08-19T08:20:11.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-19T08:20:11.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.26s) [2021-08-19T08:20:11.464Z] === RUN TestRemoveContainerWithVolume [2021-08-19T08:20:12.831Z] --- PASS: TestRemoveContainerWithVolume (1.11s) [2021-08-19T08:20:12.831Z] === RUN TestRemoveContainerRunning [2021-08-19T08:20:14.196Z] --- PASS: TestRemoveContainerRunning (1.28s) [2021-08-19T08:20:14.196Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-19T08:20:14.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-19T08:20:15.124Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s) [2021-08-19T08:20:15.124Z] === RUN TestRemoveInvalidContainer [2021-08-19T08:20:15.124Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-19T08:20:15.124Z] === RUN TestRenameLinkedContainer [2021-08-19T08:20:17.647Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-19T08:20:18.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-19T08:20:20.795Z] --- PASS: TestRenameLinkedContainer (5.77s) [2021-08-19T08:20:20.795Z] === RUN TestRenameStoppedContainer [2021-08-19T08:20:22.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-19T08:20:22.163Z] --- PASS: TestRenameStoppedContainer (1.33s) [2021-08-19T08:20:22.163Z] === RUN TestRenameRunningContainerAndReuse [2021-08-19T08:20:22.737Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-08-19T08:20:22.737Z] PASS [2021-08-19T08:20:22.737Z] [2021-08-19T08:20:22.737Z] DONE 17 tests in 46.221s [2021-08-19T08:20:22.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-19T08:20:22.737Z] INFO: Testing against a local daemon [2021-08-19T08:20:22.737Z] === RUN TestPluginInvalidJSON [2021-08-19T08:20:22.737Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:20:22.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:20:22.737Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:20:22.737Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-19T08:20:22.737Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-19T08:20:22.737Z] === RUN TestPluginInstall [2021-08-19T08:20:22.737Z] === RUN TestPluginInstall/no_auth [2021-08-19T08:20:22.737Z] time="2021-08-19T08:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:22.737Z] time="2021-08-19T08:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd6d0c629947f3109663dea6e491ea64fd5efe0f556bf600f5d24e13d17ca74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:22.737Z] time="2021-08-19T08:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:22.737Z] time="2021-08-19T08:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd6d0c629947f3109663dea6e491ea64fd5efe0f556bf600f5d24e13d17ca74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:22.737Z] === RUN TestPluginInstall/with_htpasswd [2021-08-19T08:20:23.052Z] ......... [ 86%] [2021-08-19T08:20:23.304Z] time="2021-08-19T08:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:23.304Z] time="2021-08-19T08:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd6d0c629947f3109663dea6e491ea64fd5efe0f556bf600f5d24e13d17ca74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:23.304Z] time="2021-08-19T08:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:23.304Z] time="2021-08-19T08:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd6d0c629947f3109663dea6e491ea64fd5efe0f556bf600f5d24e13d17ca74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:23.563Z] === RUN TestPluginInstall/with_insecure [2021-08-19T08:20:24.500Z] time="2021-08-19T08:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:24.500Z] time="2021-08-19T08:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c22f7859541e4af6a270d98a2a9b44c37dd139415a9c20ac26ff7cc61f08e9e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:24.500Z] time="2021-08-19T08:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:20:24.500Z] time="2021-08-19T08:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c22f7859541e4af6a270d98a2a9b44c37dd139415a9c20ac26ff7cc61f08e9e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:20:24.500Z] plugin_test.go:165: [dda6923acfb40] daemon is not started [2021-08-19T08:20:24.500Z] --- PASS: TestPluginInstall (3.53s) [2021-08-19T08:20:24.500Z] --- PASS: TestPluginInstall/no_auth (1.74s) [2021-08-19T08:20:24.500Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-08-19T08:20:24.500Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-08-19T08:20:24.500Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:20:24.681Z] --- PASS: TestRenameRunningContainerAndReuse (2.47s) [2021-08-19T08:20:24.681Z] === RUN TestRenameInvalidName [2021-08-19T08:20:25.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-19T08:20:25.431Z] --- PASS: TestBuildWithHugeFile (50.25s) [2021-08-19T08:20:25.431Z] === RUN TestBuildWithEmptyDockerfile [2021-08-19T08:20:25.431Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:20:25.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:20:25.431Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:20:25.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:20:25.431Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:20:25.431Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:20:25.431Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:20:25.431Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:20:25.431Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:20:25.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-08-19T08:20:25.431Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-19T08:20:25.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-19T08:20:25.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-08-19T08:20:25.431Z] === RUN TestBuildPreserveOwnership [2021-08-19T08:20:25.431Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-19T08:20:25.431Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-19T08:20:25.431Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2021-08-19T08:20:25.431Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2021-08-19T08:20:25.431Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2021-08-19T08:20:25.431Z] === RUN TestBuildPlatformInvalid [2021-08-19T08:20:25.431Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-19T08:20:25.431Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-19T08:20:25.804Z] --- PASS: TestRenameInvalidName (1.06s) [2021-08-19T08:20:25.804Z] === RUN TestRenameAnonymousContainer [2021-08-19T08:20:26.405Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-19T08:20:26.971Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-19T08:20:27.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-19T08:20:28.127Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-19T08:20:28.348Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-08-19T08:20:28.348Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-08-19T08:20:28.348Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-08-19T08:20:28.348Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:20:28.606Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-19T08:20:28.606Z] PASS [2021-08-19T08:20:28.606Z] [2021-08-19T08:20:28.606Z] DONE 10 tests in 7.610s [2021-08-19T08:20:28.606Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-19T08:20:28.606Z] INFO: Testing against a local daemon [2021-08-19T08:20:28.606Z] === RUN TestExternalGraphDriver [2021-08-19T08:20:28.606Z] === RUN TestExternalGraphDriver/json [2021-08-19T08:20:29.568Z] tests/integration/models_networks_test.py .... [ 90%] [2021-08-19T08:20:30.509Z] === RUN TestExternalGraphDriver/spec [2021-08-19T08:20:30.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-19T08:20:30.964Z] --- PASS: TestRenameAnonymousContainer (5.33s) [2021-08-19T08:20:30.964Z] === RUN TestRenameContainerWithSameName [2021-08-19T08:20:32.332Z] --- PASS: TestRenameContainerWithSameName (1.29s) [2021-08-19T08:20:32.332Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-19T08:20:32.415Z] === RUN TestExternalGraphDriver/pull [2021-08-19T08:20:34.346Z] --- PASS: TestExternalGraphDriver (5.47s) [2021-08-19T08:20:34.346Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-19T08:20:34.346Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-08-19T08:20:34.346Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-08-19T08:20:34.346Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:20:34.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-19T08:20:34.853Z] --- PASS: TestRenameContainerWithLinkedContainer (2.60s) [2021-08-19T08:20:34.853Z] === RUN TestResize [2021-08-19T08:20:36.106Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-19T08:20:36.219Z] --- PASS: TestResize (1.32s) [2021-08-19T08:20:36.219Z] === RUN TestResizeWithInvalidSize [2021-08-19T08:20:36.668Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-19T08:20:37.588Z] --- PASS: TestResizeWithInvalidSize (1.26s) [2021-08-19T08:20:37.588Z] === RUN TestResizeWhenContainerNotStarted [2021-08-19T08:20:37.634Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-08-19T08:20:37.634Z] PASS [2021-08-19T08:20:37.634Z] [2021-08-19T08:20:37.634Z] DONE 5 tests in 9.056s [2021-08-19T08:20:37.634Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-19T08:20:37.634Z] INFO: Testing against a local daemon [2021-08-19T08:20:37.634Z] === RUN TestContinueAfterPluginCrash [2021-08-19T08:20:37.634Z] === PAUSE TestContinueAfterPluginCrash [2021-08-19T08:20:37.634Z] === RUN TestReadPluginNoRead [2021-08-19T08:20:37.634Z] === PAUSE TestReadPluginNoRead [2021-08-19T08:20:37.634Z] === RUN TestDaemonStartWithLogOpt [2021-08-19T08:20:37.634Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-19T08:20:37.634Z] === CONT TestContinueAfterPluginCrash [2021-08-19T08:20:37.634Z] === CONT TestDaemonStartWithLogOpt [2021-08-19T08:20:37.671Z] Loaded image: buildpack-deps:buster [2021-08-19T08:20:37.671Z] Loaded image: busybox:latest [2021-08-19T08:20:37.671Z] Loaded image: busybox:glibc [2021-08-19T08:20:38.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-19T08:20:38.670Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-19T08:20:39.078Z] --- PASS: TestResizeWhenContainerNotStarted (1.44s) [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:39.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:39.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:39.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:20:39.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:20:39.587Z] Loaded image: debian:bullseye [2021-08-19T08:20:39.587Z] Loaded image: hello-world:latest [2021-08-19T08:20:39.587Z] Loaded image: arm32v7/hello-world:latest [2021-08-19T08:20:39.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-19T08:20:40.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-19T08:20:41.402Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-19T08:20:41.658Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-19T08:20:41.825Z] --- PASS: TestDaemonStartWithLogOpt (3.65s) [2021-08-19T08:20:41.825Z] === CONT TestReadPluginNoRead [2021-08-19T08:20:42.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-19T08:20:42.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:20:42.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:20:43.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-19T08:20:43.731Z] === RUN TestReadPluginNoRead/default [2021-08-19T08:20:45.108Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-19T08:20:45.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-19T08:20:46.306Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-19T08:20:46.483Z] --- PASS: TestContinueAfterPluginCrash (8.79s) [2021-08-19T08:20:46.742Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-19T08:20:46.820Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-19T08:20:46.820Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-19T08:20:46.820Z] [2021-08-19T08:20:46.820Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-19T08:20:46.820Z] =========================== short test summary info ============================ [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-19T08:20:46.820Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-19T08:20:46.820Z] Not supported on most drivers [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-19T08:20:46.820Z] Output of docker top depends on host distro, and is not formalized. [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-19T08:20:46.820Z] Output of docker top depends on host distro, and is not formalized. [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-19T08:20:46.820Z] Can fail if eth0 has multiple IP addresses [2021-08-19T08:20:46.820Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-19T08:20:46.820Z] This doesn't seem to be taken into account by the engine [2021-08-19T08:20:46.820Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-08-19T08:20:46.820Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-19T08:20:46.820Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.62 seconds == [2021-08-19T08:20:47.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-19T08:20:47.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:20:48.118Z] === CONT TestReadPluginNoRead [2021-08-19T08:20:48.118Z] read_test.go:92: [d9f87b90a29a1] daemon is not started [2021-08-19T08:20:48.118Z] --- PASS: TestReadPluginNoRead (6.82s) [2021-08-19T08:20:48.118Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-08-19T08:20:48.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-08-19T08:20:48.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-08-19T08:20:48.118Z] PASS [2021-08-19T08:20:48.118Z] [2021-08-19T08:20:48.118Z] DONE 6 tests in 10.512s [2021-08-19T08:20:48.118Z] 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-08-19T08:20:48.376Z] testing: warning: no tests to run [2021-08-19T08:20:48.376Z] PASS [2021-08-19T08:20:48.376Z] [2021-08-19T08:20:48.376Z] DONE 0 tests in 0.008s [2021-08-19T08:20:48.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-19T08:20:48.376Z] INFO: Testing against a local daemon [2021-08-19T08:20:48.376Z] === RUN TestPluginWithDevMounts [2021-08-19T08:20:48.376Z] === PAUSE TestPluginWithDevMounts [2021-08-19T08:20:48.376Z] === CONT TestPluginWithDevMounts [2021-08-19T08:20:48.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:20:49.589Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.02s) [2021-08-19T08:20:49.589Z] PASS [2021-08-19T08:20:49.589Z] [2021-08-19T08:20:49.589Z] === Skipped [2021-08-19T08:20:49.589Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-19T08:20:49.589Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:20:49.589Z] [2021-08-19T08:20:49.589Z] [2021-08-19T08:20:49.589Z] DONE 33 tests, 1 skipped in 123.726s [2021-08-19T08:20:49.589Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-19T08:20:49.589Z] ++ 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-08-19T08:20:49.589Z] ++ set -e [2021-08-19T08:20:49.589Z] ++ '[' -n 0 ']' [2021-08-19T08:20:49.589Z] ++ set -x [2021-08-19T08:20:49.589Z] ++ 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-08-19T08:20:49.589Z] INFO: Testing against a local daemon [2021-08-19T08:20:49.589Z] === RUN TestConfigInspect [2021-08-19T08:20:50.276Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-08-19T08:20:50.276Z] PASS [2021-08-19T08:20:50.276Z] [2021-08-19T08:20:50.276Z] DONE 1 tests in 1.646s [2021-08-19T08:20:50.277Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-19T08:20:50.277Z] INFO: Testing against a local daemon [2021-08-19T08:20:50.277Z] === RUN TestSecretInspect [2021-08-19T08:20:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-19T08:20:51.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:20:51.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:52.132Z] --- PASS: TestConfigInspect (3.04s) [2021-08-19T08:20:52.132Z] === RUN TestConfigList [2021-08-19T08:20:52.178Z] --- PASS: TestSecretInspect (2.20s) [2021-08-19T08:20:52.178Z] === RUN TestSecretList [2021-08-19T08:20:53.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:20:54.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:54.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-19T08:20:54.710Z] --- PASS: TestSecretList (2.20s) [2021-08-19T08:20:54.710Z] === RUN TestSecretsCreateAndDelete [2021-08-19T08:20:55.432Z] --- PASS: TestConfigList (2.69s) [2021-08-19T08:20:55.432Z] === RUN TestConfigsCreateAndDelete [2021-08-19T08:20:55.612Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:20:56.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:20:56.612Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-08-19T08:20:56.612Z] === RUN TestSecretsUpdate [2021-08-19T08:20:57.977Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2021-08-19T08:20:57.977Z] === RUN TestConfigsUpdate [2021-08-19T08:20:59.143Z] --- PASS: TestSecretsUpdate (2.17s) [2021-08-19T08:20:59.143Z] === RUN TestTemplatedSecret [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.56s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.91s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.15s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.74s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.37s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.34s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-08-19T08:20:59.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2021-08-19T08:20:59.458Z] === RUN TestCgroupNamespacesRun [2021-08-19T08:20:59.543Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T08:20:59.543Z] [2021-08-19T08:20:59.543Z] Unloading profiles will leave already running processes permanently [2021-08-19T08:20:59.543Z] unconfined, which can lead to unexpected situations. [2021-08-19T08:20:59.543Z] [2021-08-19T08:20:59.543Z] To set a process to complain mode, use the command line tool [2021-08-19T08:20:59.543Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T08:20:59.543Z] Post stage [Pipeline] junit [2021-08-19T08:20:59.553Z] Recording test results [2021-08-19T08:21:00.520Z] --- PASS: TestConfigsUpdate (2.65s) [2021-08-19T08:21:00.520Z] === RUN TestTemplatedConfig [2021-08-19T08:21:00.713Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-19T08:21:01.034Z] + echo Ensuring container killed. [2021-08-19T08:21:01.034Z] Ensuring container killed. [2021-08-19T08:21:01.034Z] + docker rm -vf docker-pr1 [2021-08-19T08:21:01.034Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-19T08:21:01.348Z] check_test.go:309: [d7e71728b0db5] daemon is not started [2021-08-19T08:21:01.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-19T08:21:01.350Z] + echo Chowning /workspace to jenkins user [2021-08-19T08:21:01.350Z] Chowning /workspace to jenkins user [2021-08-19T08:21:01.351Z] + id -u [2021-08-19T08:21:01.351Z] + id -g [2021-08-19T08:21:01.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T08:21:01.351Z] Unable to find image 'busybox:latest' locally [2021-08-19T08:21:01.603Z] --- PASS: TestCgroupNamespacesRun (2.57s) [2021-08-19T08:21:01.603Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-19T08:21:01.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-19T08:21:01.606Z] latest: Pulling from library/busybox [2021-08-19T08:21:01.606Z] b71f96345d44: Pulling fs layer [2021-08-19T08:21:01.606Z] b71f96345d44: Verifying Checksum [2021-08-19T08:21:01.606Z] b71f96345d44: Download complete [2021-08-19T08:21:01.606Z] b71f96345d44: Pull complete [2021-08-19T08:21:01.862Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-19T08:21:01.862Z] Status: Downloaded newer image for busybox:latest [2021-08-19T08:21:02.428Z] --- PASS: TestTemplatedSecret (3.32s) [2021-08-19T08:21:02.428Z] === RUN TestSecretCreateResolve [2021-08-19T08:21:02.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-19T08:21:03.226Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2021-08-19T08:21:03.227Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T08:21:03.524Z] + bundleName=docker-py [2021-08-19T08:21:03.524Z] + echo Creating docker-py-bundles.tar.gz [2021-08-19T08:21:03.524Z] Creating docker-py-bundles.tar.gz [2021-08-19T08:21:03.524Z] + 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-08-19T08:21:03.533Z] Archiving artifacts [2021-08-19T08:21:03.825Z] --- PASS: TestTemplatedConfig (3.10s) [2021-08-19T08:21:03.825Z] === RUN TestConfigCreateResolve [2021-08-19T08:21:04.331Z] --- PASS: TestSecretCreateResolve (2.23s) [2021-08-19T08:21:04.331Z] PASS [2021-08-19T08:21:04.331Z] [2021-08-19T08:21:04.331Z] DONE 6 tests in 14.348s [2021-08-19T08:21:04.331Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-19T08:21:04.331Z] INFO: Testing against a local daemon [2021-08-19T08:21:04.331Z] === RUN TestServiceCreateInit [2021-08-19T08:21:04.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-19T08:21:04.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-19T08:21:05.437Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-19T08:21:05.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-19T08:21:05.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2021-08-19T08:21:05.782Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-19T08:21:05.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh binary-daemon [2021-08-19T08:21:06.354Z] [2021-08-19T08:21:06.354Z] Removing bundles/ [2021-08-19T08:21:06.354Z] [2021-08-19T08:21:06.354Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-08-19T08:21:06.354Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-19T08:21:06.354Z] GOOS="" GOARCH="" GOARM="" [2021-08-19T08:21:06.383Z] --- PASS: TestConfigCreateResolve (2.65s) [2021-08-19T08:21:06.383Z] === RUN TestConfigDaemonLibtrustID [2021-08-19T08:21:06.643Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-19T08:21:06.643Z] PASS [2021-08-19T08:21:06.643Z] [2021-08-19T08:21:06.643Z] DONE 7 tests in 18.077s [2021-08-19T08:21:06.643Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-19T08:21:06.643Z] ++ 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-08-19T08:21:06.643Z] ++ set -e [2021-08-19T08:21:06.643Z] ++ '[' -n 0 ']' [2021-08-19T08:21:06.643Z] ++ set -x [2021-08-19T08:21:06.643Z] ++ 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-08-19T08:21:08.026Z] INFO: Testing against a local daemon [2021-08-19T08:21:08.026Z] === RUN TestCheckpoint [2021-08-19T08:21:08.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:21:08.026Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-19T08:21:08.026Z] === RUN TestContainerInvalidJSON [2021-08-19T08:21:08.026Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:21:08.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:21:08.026Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:21:08.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:21:08.026Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:21:08.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:21:08.026Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:21:08.026Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:21:08.026Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:21:08.026Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-19T08:21:08.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-19T08:21:08.026Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-19T08:21:08.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-08-19T08:21:08.026Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-19T08:21:08.026Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-19T08:21:08.026Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-19T08:21:08.026Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-19T08:21:08.026Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-19T08:21:08.287Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-19T08:21:08.287Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-19T08:21:08.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-19T08:21:08.287Z] === RUN TestCopyFromContainer [2021-08-19T08:21:08.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-19T08:21:08.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-19T08:21:08.560Z] --- PASS: TestCgroupNamespacesRunHostMode (2.77s) [2021-08-19T08:21:08.560Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-19T08:21:09.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-19T08:21:09.670Z] === RUN TestCopyFromContainer// [2021-08-19T08:21:09.670Z] === RUN TestCopyFromContainer//bar/root [2021-08-19T08:21:09.931Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-19T08:21:09.931Z] === RUN TestCopyFromContainer/bar/quux [2021-08-19T08:21:09.931Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-19T08:21:10.192Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-19T08:21:10.192Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-19T08:21:10.192Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-19T08:21:10.454Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-19T08:21:10.454Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer (2.34s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-19T08:21:10.454Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-19T08:21:10.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-19T08:21:10.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:21:10.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:21:10.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:21:10.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:21:10.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:21:10.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:21:10.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:21:10.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:21:10.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:21:10.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-19T08:21:10.714Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-19T08:21:10.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-19T08:21:10.714Z] === RUN TestCreateWithInvalidEnv [2021-08-19T08:21:10.714Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-19T08:21:10.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-19T08:21:10.714Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-19T08:21:10.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-19T08:21:10.714Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-19T08:21:10.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-19T08:21:10.714Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-19T08:21:10.714Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-19T08:21:10.714Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-19T08:21:10.714Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-19T08:21:10.714Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-19T08:21:10.714Z] === RUN TestCreateTmpfsMountsTarget [2021-08-19T08:21:10.714Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-19T08:21:10.714Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-19T08:21:11.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.79s) [2021-08-19T08:21:11.831Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-19T08:21:11.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-19T08:21:13.198Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-08-19T08:21:13.198Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-19T08:21:13.257Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2021-08-19T08:21:13.257Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-19T08:21:13.791Z] --- PASS: TestServiceCreateInit (8.95s) [2021-08-19T08:21:13.791Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2021-08-19T08:21:13.791Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) [2021-08-19T08:21:13.791Z] === RUN TestCreateServiceMultipleTimes [2021-08-19T08:21:14.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-08-19T08:21:14.128Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-19T08:21:14.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:21:15.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:21:15.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:21:15.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:21:15.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:21:15.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:21:15.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:21:15.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:21:15.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:21:15.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:21:15.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:21:15.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-19T08:21:15.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-19T08:21:15.172Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-19T08:21:16.113Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-08-19T08:21:16.113Z] === RUN TestCreateDifferentPlatform [2021-08-19T08:21:16.113Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-19T08:21:16.113Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-19T08:21:16.113Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-19T08:21:16.113Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-19T08:21:16.113Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-19T08:21:16.113Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-19T08:21:16.113Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-19T08:21:16.113Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-19T08:21:16.113Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-19T08:21:16.113Z] === RUN TestContainerStartOnDaemonRestart [2021-08-19T08:21:16.113Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-19T08:21:16.113Z] === RUN TestDaemonRestartIpcMode [2021-08-19T08:21:16.113Z] === PAUSE TestDaemonRestartIpcMode [2021-08-19T08:21:16.113Z] === RUN TestDaemonHostGatewayIP [2021-08-19T08:21:16.113Z] === PAUSE TestDaemonHostGatewayIP [2021-08-19T08:21:16.113Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-19T08:21:16.113Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-19T08:21:16.113Z] === RUN TestContainerKillOnDaemonStart [2021-08-19T08:21:16.113Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-19T08:21:16.113Z] === RUN TestDiff [2021-08-19T08:21:16.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-08-19T08:21:16.585Z] === RUN TestNISDomainname [2021-08-19T08:21:17.056Z] --- PASS: TestDiff (0.78s) [2021-08-19T08:21:17.056Z] === RUN TestExecWithCloseStdin [2021-08-19T08:21:17.911Z] c67ded6868b6: Pull complete [2021-08-19T08:21:17.911Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-19T08:21:17.911Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:21:17.911Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-19T08:21:17.911Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-19T08:21:17.911Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-19T08:21:17.911Z] WARN: Skipping validation tests [2021-08-19T08:21:17.911Z] INFO: Running unit tests at 08/19/2021 08:21:08... [2021-08-19T08:21:17.911Z] INFO: make.ps1 starting at 08/19/2021 08:21:14 [2021-08-19T08:21:17.911Z] INFO: Git commit (b0c0b73798) assumed from DOCKER_GITCOMMIT environment variable [2021-08-19T08:21:17.911Z] INFO: Invoking autogen... [2021-08-19T08:21:17.911Z] INFO: Running unit tests... [2021-08-19T08:21:18.016Z] --- PASS: TestExecWithCloseStdin (1.02s) [2021-08-19T08:21:18.016Z] === RUN TestExec [2021-08-19T08:21:18.975Z] --- PASS: TestExec (1.07s) [2021-08-19T08:21:18.975Z] === RUN TestExecUser [2021-08-19T08:21:19.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-19T08:21:19.409Z] --- PASS: TestNISDomainname (2.74s) [2021-08-19T08:21:19.409Z] === RUN TestHostnameDnsResolution [2021-08-19T08:21:20.361Z] --- PASS: TestExecUser (1.02s) [2021-08-19T08:21:20.361Z] === RUN TestExportContainerAndImportImage [2021-08-19T08:21:21.302Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-08-19T08:21:21.302Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-19T08:21:21.943Z] --- PASS: TestHostnameDnsResolution (2.17s) [2021-08-19T08:21:21.943Z] === RUN TestStats [2021-08-19T08:21:22.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-19T08:21:22.685Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-19T08:21:22.685Z] === RUN TestHealthCheckWorkdir [2021-08-19T08:21:23.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-19T08:21:23.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-19T08:21:24.068Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-08-19T08:21:24.068Z] === RUN TestHealthKillContainer [2021-08-19T08:21:24.973Z] 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-08-19T08:21:25.062Z] --- PASS: TestStats (3.29s) [2021-08-19T08:21:25.062Z] === RUN TestStopContainerWithTimeout [2021-08-19T08:21:25.062Z] === RUN TestStopContainerWithTimeout/0 [2021-08-19T08:21:25.062Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-19T08:21:25.062Z] === RUN TestStopContainerWithTimeout/1 [2021-08-19T08:21:25.062Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-19T08:21:25.062Z] === RUN TestStopContainerWithTimeout/3 [2021-08-19T08:21:25.062Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-19T08:21:25.062Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-19T08:21:25.062Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-19T08:21:25.062Z] === CONT TestStopContainerWithTimeout/3 [2021-08-19T08:21:25.062Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-19T08:21:25.062Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-19T08:21:25.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-19T08:21:25.997Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-19T08:21:26.926Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-19T08:21:27.366Z] --- PASS: TestHealthKillContainer (3.07s) [2021-08-19T08:21:27.366Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-19T08:21:27.627Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-08-19T08:21:27.627Z] === RUN TestIpcModeNone [2021-08-19T08:21:27.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-19T08:21:28.783Z] === CONT TestStopContainerWithTimeout/1 [2021-08-19T08:21:28.783Z] === CONT TestStopContainerWithTimeout/0 [2021-08-19T08:21:29.010Z] --- PASS: TestIpcModeNone (1.05s) [2021-08-19T08:21:29.011Z] === RUN TestIpcModePrivate [2021-08-19T08:21:29.582Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-08-19T08:21:29.842Z] --- PASS: TestIpcModePrivate (1.03s) [2021-08-19T08:21:29.842Z] === RUN TestIpcModeShareable [2021-08-19T08:21:30.785Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-19T08:21:30.785Z] --- PASS: TestIpcModeShareable (1.03s) [2021-08-19T08:21:30.785Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-19T08:21:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-19T08:21:31.303Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-19T08:21:31.303Z] check_test.go:309: [de74fd678e124] daemon is not started [2021-08-19T08:21:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-19T08:21:31.303Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-19T08:21:31.303Z] check_test.go:309: [d3c96a6225748] daemon is not started [2021-08-19T08:21:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-19T08:21:31.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-19T08:21:31.866Z] --- PASS: TestStopContainerWithTimeout/3 (3.95s) [2021-08-19T08:21:31.866Z] --- PASS: TestStopContainerWithTimeout/-1 (3.98s) [2021-08-19T08:21:31.866Z] --- PASS: TestStopContainerWithTimeout/0 (1.99s) [2021-08-19T08:21:31.866Z] --- PASS: TestStopContainerWithTimeout/1 (2.91s) [2021-08-19T08:21:31.866Z] === RUN TestDeleteDevicemapper [2021-08-19T08:21:31.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:21:31.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-19T08:21:31.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-19T08:21:31.877Z] --- PASS: TestCreateServiceMultipleTimes (16.98s) [2021-08-19T08:21:31.877Z] === RUN TestCreateServiceConflict [2021-08-19T08:21:32.444Z] --- PASS: TestCreateServiceConflict (2.23s) [2021-08-19T08:21:32.444Z] === RUN TestCreateServiceMaxReplicas [2021-08-19T08:21:32.794Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-19T08:21:34.084Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2021-08-19T08:21:34.084Z] === RUN TestAPIIpcModeHost [2021-08-19T08:21:34.688Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-19T08:21:35.025Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-08-19T08:21:35.025Z] === RUN TestDaemonIpcModeShareable [2021-08-19T08:21:35.281Z] ? github.com/docker/docker/api [no test files] [2021-08-19T08:21:35.617Z] check_test.go:309: [d8b5f8128e2c9] daemon is not started [2021-08-19T08:21:35.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-19T08:21:35.617Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-19T08:21:35.731Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2021-08-19T08:21:35.731Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-19T08:21:36.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-19T08:21:36.669Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-08-19T08:21:36.669Z] === RUN TestDaemonIpcModePrivate [2021-08-19T08:21:36.985Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-19T08:21:37.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.46s) [2021-08-19T08:21:37.241Z] === RUN TestUpdateMemory [2021-08-19T08:21:37.241Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:21:37.241Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-19T08:21:37.241Z] === RUN TestUpdateCPUQuota [2021-08-19T08:21:38.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-19T08:21:38.582Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-08-19T08:21:38.582Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-19T08:21:39.968Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-19T08:21:40.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-08-19T08:21:40.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-19T08:21:41.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-19T08:21:42.141Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-19T08:21:42.141Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2021-08-19T08:21:42.141Z] === RUN TestIpcModeOlderClient [2021-08-19T08:21:42.141Z] === PAUSE TestIpcModeOlderClient [2021-08-19T08:21:42.141Z] === RUN TestKillContainerInvalidSignal [2021-08-19T08:21:43.082Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-08-19T08:21:43.082Z] === RUN TestKillContainer [2021-08-19T08:21:43.082Z] === RUN TestKillContainer/no_signal [2021-08-19T08:21:43.654Z] === RUN TestKillContainer/non_killing_signal [2021-08-19T08:21:43.929Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-19T08:21:44.227Z] === RUN TestKillContainer/killing_signal [2021-08-19T08:21:44.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-19T08:21:45.168Z] --- PASS: TestKillContainer (2.37s) [2021-08-19T08:21:45.168Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-08-19T08:21:45.168Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-08-19T08:21:45.168Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-08-19T08:21:45.168Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-19T08:21:45.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-19T08:21:45.785Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-19T08:21:46.110Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-19T08:21:46.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-08-19T08:21:46.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-08-19T08:21:46.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-08-19T08:21:46.680Z] === RUN TestKillStoppedContainer [2021-08-19T08:21:46.713Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-19T08:21:46.713Z] --- PASS: TestUpdateCPUQuota (9.62s) [2021-08-19T08:21:46.713Z] === RUN TestUpdatePidsLimit [2021-08-19T08:21:46.713Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-19T08:21:46.941Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-19T08:21:46.941Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-19T08:21:46.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-19T08:21:46.941Z] === RUN TestKillDifferentUserContainer [2021-08-19T08:21:47.276Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-19T08:21:47.838Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-19T08:21:47.883Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-08-19T08:21:47.883Z] === RUN TestInspectOomKilledTrue [2021-08-19T08:21:47.883Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:21:47.883Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-19T08:21:47.883Z] === RUN TestInspectOomKilledFalse [2021-08-19T08:21:47.883Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:21:47.883Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-19T08:21:47.883Z] === RUN TestLinksEtcHostsContentMatch [2021-08-19T08:21:48.094Z] === RUN TestUpdatePidsLimit/no_change [2021-08-19T08:21:48.351Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-19T08:21:48.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-19T08:21:48.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-08-19T08:21:48.454Z] === RUN TestLinksContainerNames [2021-08-19T08:21:48.607Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-19T08:21:48.607Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-19T08:21:48.607Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-19T08:21:49.537Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-19T08:21:50.099Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-19T08:21:50.365Z] --- PASS: TestLinksContainerNames (1.51s) [2021-08-19T08:21:50.365Z] === RUN TestLogsFollowTailEmpty [2021-08-19T08:21:50.607Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2021-08-19T08:21:50.607Z] === RUN TestCreateServiceSecretFileMode [2021-08-19T08:21:50.662Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-19T08:21:50.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-19T08:21:50.936Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-08-19T08:21:50.936Z] === RUN TestContainerNetworkMountsNoChown [2021-08-19T08:21:51.508Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/default [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/default [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/private [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/private [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rprivate [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/slave [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/slave [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rslave [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/shared [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/shared [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rshared [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/default [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/rslave [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/slave [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/rshared [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/rprivate [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/private [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:21:51.508Z] === CONT TestMountDaemonRoot/shared [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:21:51.508Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-19T08:21:51.508Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-19T08:21:51.509Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:21:51.509Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-19T08:21:51.509Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-19T08:21:51.543Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2021-08-19T08:21:51.543Z] === RUN TestCreateServiceConfigFileMode [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-19T08:21:51.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-19T08:21:52.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-19T08:21:52.030Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-19T08:21:52.030Z] === RUN TestContainerBindMountNonRecursive [2021-08-19T08:21:52.951Z] === RUN TestMiddlewares [2021-08-19T08:21:52.951Z] --- PASS: TestMiddlewares (0.00s) [2021-08-19T08:21:52.951Z] PASS [2021-08-19T08:21:52.951Z] coverage: 9.0% of statements [2021-08-19T08:21:52.951Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-08-19T08:21:52.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-19T08:21:53.944Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2021-08-19T08:21:53.944Z] === RUN TestContainerVolumesMountedAsShared [2021-08-19T08:21:54.117Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-08-19T08:21:54.117Z] === RUN TestCreateServiceSysctls [2021-08-19T08:21:54.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-19T08:21:54.515Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-08-19T08:21:54.515Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-19T08:21:54.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-19T08:21:55.458Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-08-19T08:21:55.458Z] === RUN TestNetworkNat [2021-08-19T08:21:56.029Z] --- PASS: TestNetworkNat (0.82s) [2021-08-19T08:21:56.029Z] === RUN TestNetworkLocalhostTCPNat [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit (9.63s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.26s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/no_change (1.25s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/update_lower (1.20s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.18s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.20s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) [2021-08-19T08:21:56.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.37s) [2021-08-19T08:21:56.473Z] === RUN TestUpdateRestartPolicy [2021-08-19T08:21:56.972Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-08-19T08:21:56.972Z] === RUN TestNetworkLoopbackNat [2021-08-19T08:21:57.402Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-19T08:21:58.315Z] --- PASS: TestCreateServiceSysctls (3.59s) [2021-08-19T08:21:58.315Z] === RUN TestCreateServiceCapabilities [2021-08-19T08:21:58.331Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-19T08:21:59.697Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-19T08:21:59.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-19T08:21:59.697Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-19T08:22:00.268Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-08-19T08:22:00.268Z] === RUN TestPause [2021-08-19T08:22:00.626Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-19T08:22:00.840Z] --- PASS: TestPause (0.82s) [2021-08-19T08:22:00.840Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-19T08:22:00.840Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:22:00.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:22:00.840Z] === RUN TestPauseStopPausedContainer [2021-08-19T08:22:00.847Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-08-19T08:22:00.847Z] === RUN TestInspect [2021-08-19T08:22:01.190Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-19T08:22:01.754Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-19T08:22:01.783Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-08-19T08:22:01.783Z] === RUN TestPsFilter [2021-08-19T08:22:01.783Z] --- PASS: TestPsFilter (0.14s) [2021-08-19T08:22:01.783Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-19T08:22:02.725Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-08-19T08:22:02.725Z] === RUN TestRemoveContainerWithVolume [2021-08-19T08:22:03.296Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-08-19T08:22:03.296Z] === RUN TestRemoveContainerRunning [2021-08-19T08:22:04.134Z] --- PASS: TestInspect (3.10s) [2021-08-19T08:22:04.134Z] === RUN TestCreateJob [2021-08-19T08:22:04.247Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-08-19T08:22:04.247Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-19T08:22:05.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-19T08:22:05.200Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-08-19T08:22:05.200Z] === RUN TestRemoveInvalidContainer [2021-08-19T08:22:05.200Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-19T08:22:05.200Z] === RUN TestRenameLinkedContainer [2021-08-19T08:22:07.424Z] --- PASS: TestCreateJob (3.59s) [2021-08-19T08:22:07.424Z] === RUN TestReplicatedJob [2021-08-19T08:22:07.541Z] check_test.go:309: [debb9ab354e7b] daemon is not started [2021-08-19T08:22:07.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-19T08:22:08.506Z] --- PASS: TestRenameLinkedContainer (3.14s) [2021-08-19T08:22:08.506Z] === RUN TestRenameStoppedContainer [2021-08-19T08:22:09.078Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-08-19T08:22:09.078Z] === RUN TestRenameRunningContainerAndReuse [2021-08-19T08:22:10.462Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2021-08-19T08:22:10.462Z] === RUN TestRenameInvalidName [2021-08-19T08:22:10.813Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-19T08:22:11.403Z] --- PASS: TestRenameInvalidName (0.78s) [2021-08-19T08:22:11.403Z] === RUN TestRenameAnonymousContainer [2021-08-19T08:22:11.744Z] --- PASS: TestUpdateRestartPolicy (15.14s) [2021-08-19T08:22:11.744Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-19T08:22:12.674Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2021-08-19T08:22:12.674Z] === RUN TestWaitNonBlocked [2021-08-19T08:22:12.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:22:12.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:22:12.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:22:12.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:22:12.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:22:12.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:22:13.994Z] --- PASS: TestReplicatedJob (6.33s) [2021-08-19T08:22:13.994Z] === RUN TestUpdateReplicatedJob [2021-08-19T08:22:14.566Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-19T08:22:14.566Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-08-19T08:22:14.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.64s) [2021-08-19T08:22:14.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.74s) [2021-08-19T08:22:14.566Z] === RUN TestWaitBlocked [2021-08-19T08:22:14.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:22:14.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:22:14.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:22:14.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:22:14.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:22:14.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:22:14.704Z] --- PASS: TestRenameAnonymousContainer (2.80s) [2021-08-19T08:22:14.704Z] === RUN TestRenameContainerWithSameName [2021-08-19T08:22:14.965Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-08-19T08:22:14.965Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-19T08:22:15.934Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-19T08:22:16.190Z] --- PASS: TestWaitBlocked (0.04s) [2021-08-19T08:22:16.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.72s) [2021-08-19T08:22:16.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.82s) [2021-08-19T08:22:16.190Z] === CONT TestContainerStartOnDaemonRestart [2021-08-19T08:22:16.190Z] === CONT TestContainerKillOnDaemonStart [2021-08-19T08:22:16.348Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-08-19T08:22:16.348Z] === RUN TestResize [2021-08-19T08:22:16.753Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-19T08:22:16.754Z] check_test.go:309: [dfccc9ac437c9] daemon is not started [2021-08-19T08:22:16.754Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-19T08:22:17.281Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2021-08-19T08:22:17.281Z] === RUN TestServiceListWithStatuses [2021-08-19T08:22:17.281Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:22:17.281Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-19T08:22:17.281Z] === RUN TestDockerNetworkConnectAlias [2021-08-19T08:22:17.290Z] --- PASS: TestResize (0.80s) [2021-08-19T08:22:17.290Z] === RUN TestResizeWithInvalidSize [2021-08-19T08:22:17.317Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-19T08:22:18.231Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-08-19T08:22:18.231Z] === RUN TestResizeWhenContainerNotStarted [2021-08-19T08:22:18.803Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:18.803Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:18.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:18.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-19T08:22:18.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-19T08:22:18.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-19T08:22:18.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-19T08:22:19.886Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-08-19T08:22:19.886Z] === CONT TestIpcModeOlderClient [2021-08-19T08:22:19.886Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-08-19T08:22:19.886Z] === CONT TestDaemonHostGatewayIP [2021-08-19T08:22:20.458Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-19T08:22:21.027Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-19T08:22:21.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:21.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-19T08:22:22.550Z] --- PASS: TestDockerNetworkConnectAlias (4.51s) [2021-08-19T08:22:22.550Z] === RUN TestDockerNetworkReConnect [2021-08-19T08:22:22.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:22.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-19T08:22:22.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-19T08:22:23.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-19T08:22:23.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-19T08:22:24.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-19T08:22:25.085Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2021-08-19T08:22:25.085Z] === RUN TestServicePlugin [2021-08-19T08:22:25.196Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2021-08-19T08:22:25.196Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-19T08:22:25.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-19T08:22:26.124Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-19T08:22:26.124Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-19T08:22:26.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-08-19T08:22:26.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-08-19T08:22:26.777Z] === RUN TestCgroupNamespacesRun [2021-08-19T08:22:27.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-19T08:22:27.251Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-19T08:22:27.509Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-19T08:22:27.509Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-19T08:22:27.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-19T08:22:27.764Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-19T08:22:27.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-19T08:22:27.764Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-19T08:22:27.764Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-19T08:22:27.764Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-19T08:22:27.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-19T08:22:28.020Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-19T08:22:28.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.34s) [2021-08-19T08:22:28.020Z] === CONT TestDaemonRestartIpcMode [2021-08-19T08:22:28.163Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-08-19T08:22:28.163Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-19T08:22:28.581Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-19T08:22:29.145Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-19T08:22:29.273Z] plugin_test.go:62: [d8cfee3f9fa93] joining swarm manager [d44a86d9fb333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:22:29.401Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-19T08:22:29.964Z] --- PASS: TestContainerKillOnDaemonStart (13.60s) [2021-08-19T08:22:29.964Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-19T08:22:30.074Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2021-08-19T08:22:30.074Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-19T08:22:30.208Z] plugin_test.go:65: [d0cdd5fef586e] joining swarm manager [d44a86d9fb333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:22:30.526Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-19T08:22:31.088Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-19T08:22:31.457Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-08-19T08:22:31.457Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-19T08:22:31.650Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-19T08:22:32.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-19T08:22:32.212Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2021-08-19T08:22:32.212Z] PASS [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === Skipped [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-19T08:22:32.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-19T08:22:32.212Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-19T08:22:32.212Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:22:32.212Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-19T08:22:32.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-19T08:22:32.212Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] [2021-08-19T08:22:32.212Z] DONE 195 tests, 6 skipped in 219.199s [2021-08-19T08:22:32.212Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-19T08:22:32.212Z] ++ 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-08-19T08:22:32.212Z] ++ set -e [2021-08-19T08:22:32.212Z] ++ '[' -n 0 ']' [2021-08-19T08:22:32.212Z] ++ set -x [2021-08-19T08:22:32.212Z] ++ 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-08-19T08:22:32.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-19T08:22:32.469Z] INFO: Testing against a local daemon [2021-08-19T08:22:32.469Z] === RUN TestCommitInheritsEnv [2021-08-19T08:22:32.469Z] check_test.go:309: [dbf1ef324f929] daemon is not started [2021-08-19T08:22:32.469Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-19T08:22:33.032Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-08-19T08:22:33.032Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-19T08:22:33.032Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-19T08:22:33.032Z] === RUN TestImagesFilterMultiReference [2021-08-19T08:22:33.032Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2021-08-19T08:22:33.032Z] === RUN TestImagePullPlatformInvalid [2021-08-19T08:22:33.032Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-19T08:22:33.032Z] === RUN TestRemoveImageOrphaning [2021-08-19T08:22:33.369Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-08-19T08:22:33.369Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-19T08:22:33.596Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-08-19T08:22:33.596Z] === RUN TestRemoveImageGarbageCollector [2021-08-19T08:22:33.596Z] check_test.go:309: [dec2c6c67144d] daemon is not started [2021-08-19T08:22:33.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-19T08:22:34.159Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-19T08:22:35.281Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-08-19T08:22:35.281Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-19T08:22:36.049Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-19T08:22:36.049Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2021-08-19T08:22:36.049Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-19T08:22:36.049Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-19T08:22:36.049Z] === RUN TestTagInvalidReference [2021-08-19T08:22:36.049Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-19T08:22:36.049Z] === RUN TestTagValidPrefixedRepo [2021-08-19T08:22:36.049Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-19T08:22:36.049Z] === RUN TestTagExistedNameWithoutForce [2021-08-19T08:22:36.049Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-19T08:22:36.049Z] === RUN TestTagOfficialNames [2021-08-19T08:22:36.049Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-19T08:22:36.049Z] === RUN TestTagMatchesDigest [2021-08-19T08:22:36.049Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-08-19T08:22:36.049Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-19T08:22:36.666Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-08-19T08:22:36.666Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-19T08:22:37.606Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-19T08:22:37.606Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-19T08:22:38.572Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-19T08:22:39.502Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-19T08:22:39.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-08-19T08:22:39.520Z] === RUN TestNISDomainname [2021-08-19T08:22:40.064Z] check_test.go:309: [d9e1714b8745d] daemon is not started [2021-08-19T08:22:40.064Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-19T08:22:40.461Z] --- PASS: TestNISDomainname (1.36s) [2021-08-19T08:22:40.461Z] === RUN TestHostnameDnsResolution [2021-08-19T08:22:41.846Z] --- PASS: TestHostnameDnsResolution (1.38s) [2021-08-19T08:22:41.846Z] === RUN TestStats [2021-08-19T08:22:42.746Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-19T08:22:42.746Z] Copying nested executables into bundles/binary-daemon [2021-08-19T08:22:42.746Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-19T08:22:43.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/make.sh cross [2021-08-19T08:22:43.333Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-19T08:22:43.333Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-19T08:22:43.590Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-19T08:22:43.634Z] [2021-08-19T08:22:43.634Z] Removing bundles/ [2021-08-19T08:22:43.634Z] [2021-08-19T08:22:43.634Z] ---> Making bundle: cross (in bundles/cross) [2021-08-19T08:22:43.634Z] Cross building: bundles/cross/linux/amd64 [2021-08-19T08:22:43.634Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-08-19T08:22:43.634Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-19T08:22:45.146Z] --- PASS: TestStats (2.85s) [2021-08-19T08:22:45.146Z] === RUN TestStopContainerWithTimeout [2021-08-19T08:22:45.146Z] === RUN TestStopContainerWithTimeout/0 [2021-08-19T08:22:45.146Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-19T08:22:45.146Z] === RUN TestStopContainerWithTimeout/1 [2021-08-19T08:22:45.146Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-19T08:22:45.146Z] === RUN TestStopContainerWithTimeout/3 [2021-08-19T08:22:45.146Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-19T08:22:45.146Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-19T08:22:45.146Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-19T08:22:45.146Z] === CONT TestStopContainerWithTimeout/0 [2021-08-19T08:22:45.146Z] === CONT TestStopContainerWithTimeout/3 [2021-08-19T08:22:45.146Z] === CONT TestStopContainerWithTimeout/1 [2021-08-19T08:22:45.146Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-19T08:22:46.110Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-19T08:22:48.444Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-19T08:22:48.444Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-08-19T08:22:48.444Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2021-08-19T08:22:48.444Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-08-19T08:22:48.444Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2021-08-19T08:22:48.444Z] === RUN TestDeleteDevicemapper [2021-08-19T08:22:48.444Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:22:48.444Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-19T08:22:48.444Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-19T08:22:50.357Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2021-08-19T08:22:50.357Z] === RUN TestUpdateMemory [2021-08-19T08:22:50.357Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:22:50.357Z] --- SKIP: TestUpdateMemory (0.01s) [2021-08-19T08:22:50.357Z] === RUN TestUpdateCPUQuota [2021-08-19T08:22:51.360Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-19T08:22:51.616Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-19T08:22:51.873Z] check_test.go:309: [d713cd8c960ac] daemon is not started [2021-08-19T08:22:51.873Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-19T08:22:56.746Z] --- PASS: TestServicePlugin (30.17s) [2021-08-19T08:22:56.746Z] === RUN TestServiceUpdateLabel [2021-08-19T08:22:56.940Z] --- PASS: TestUpdateCPUQuota (5.67s) [2021-08-19T08:22:56.940Z] === RUN TestUpdatePidsLimit [2021-08-19T08:22:56.940Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-19T08:22:56.940Z] === RUN TestUpdatePidsLimit/no_change [2021-08-19T08:22:57.512Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-19T08:22:57.683Z] --- PASS: TestServiceUpdateLabel (2.24s) [2021-08-19T08:22:57.683Z] === RUN TestServiceUpdateSecrets [2021-08-19T08:22:58.092Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-19T08:22:58.667Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-19T08:22:59.241Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-19T08:22:59.963Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-19T08:22:59.963Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-19T08:23:00.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-19T08:23:00.525Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit (5.26s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-08-19T08:23:01.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-19T08:23:01.565Z] === RUN TestUpdateRestartPolicy [2021-08-19T08:23:02.415Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-19T08:23:04.937Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-19T08:23:05.030Z] === RUN TestBoolValue [2021-08-19T08:23:05.030Z] --- PASS: TestBoolValue (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestBoolValueOrDefault [2021-08-19T08:23:05.030Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestInt64ValueOrZero [2021-08-19T08:23:05.030Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestInt64ValueOrDefault [2021-08-19T08:23:05.030Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-19T08:23:05.030Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestJsonContentType [2021-08-19T08:23:05.030Z] --- PASS: TestJsonContentType (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 14.7% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/server/httputils 0.164s coverage: 14.7% of statements [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-19T08:23:05.030Z] === RUN TestMaskSecretKeys [2021-08-19T08:23:05.030Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-19T08:23:05.030Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-19T08:23:05.030Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-19T08:23:05.030Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestVersionMiddlewareVersion [2021-08-19T08:23:05.030Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-19T08:23:05.030Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 37.7% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-19T08:23:05.030Z] === RUN TestStrSliceMarshalJSON [2021-08-19T08:23:05.030Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestStrSliceUnmarshalJSON [2021-08-19T08:23:05.030Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestStrSliceUnmarshalString [2021-08-19T08:23:05.030Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestStrSliceUnmarshalSlice [2021-08-19T08:23:05.030Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 90.0% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-08-19T08:23:05.030Z] === RUN TestToJSON [2021-08-19T08:23:05.030Z] --- PASS: TestToJSON (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestToParamWithVersion [2021-08-19T08:23:05.030Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestFromJSON [2021-08-19T08:23:05.030Z] --- PASS: TestFromJSON (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestEmpty [2021-08-19T08:23:05.030Z] --- PASS: TestEmpty (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestArgsMatchKVListEmptySources [2021-08-19T08:23:05.030Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestArgsMatchKVList [2021-08-19T08:23:05.030Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestArgsMatch [2021-08-19T08:23:05.030Z] --- PASS: TestArgsMatch (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestAdd [2021-08-19T08:23:05.030Z] --- PASS: TestAdd (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestDel [2021-08-19T08:23:05.030Z] --- PASS: TestDel (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestLen [2021-08-19T08:23:05.030Z] --- PASS: TestLen (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestExactMatch [2021-08-19T08:23:05.030Z] --- PASS: TestExactMatch (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestOnlyOneExactMatch [2021-08-19T08:23:05.030Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestContains [2021-08-19T08:23:05.030Z] --- PASS: TestContains (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestValidate [2021-08-19T08:23:05.030Z] --- PASS: TestValidate (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestWalkValues [2021-08-19T08:23:05.030Z] --- PASS: TestWalkValues (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestFuzzyMatch [2021-08-19T08:23:05.030Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestClone [2021-08-19T08:23:05.030Z] --- PASS: TestClone (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 92.2% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-08-19T08:23:05.030Z] === RUN TestAdjustForAPIVersion [2021-08-19T08:23:05.030Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 5.7% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-19T08:23:05.030Z] === RUN TestDurationToSecondsString [2021-08-19T08:23:05.030Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestGetTimestamp [2021-08-19T08:23:05.030Z] --- PASS: TestGetTimestamp (0.17s) [2021-08-19T08:23:05.030Z] === RUN TestParseTimestamps [2021-08-19T08:23:05.030Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 100.0% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2021-08-19T08:23:05.030Z] === RUN TestCompareVersion [2021-08-19T08:23:05.030Z] --- PASS: TestCompareVersion (0.00s) [2021-08-19T08:23:05.030Z] PASS [2021-08-19T08:23:05.030Z] coverage: 75.0% of statements [2021-08-19T08:23:05.030Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-19T08:23:05.030Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-19T08:23:05.030Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-19T08:23:05.030Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestCloneArgsSmartHttp [2021-08-19T08:23:05.030Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-19T08:23:05.030Z] === RUN TestCloneArgsDumbHttp [2021-08-19T08:23:05.030Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-19T08:23:05.030Z] === RUN TestCloneArgsGit [2021-08-19T08:23:05.030Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestCheckoutGit [2021-08-19T08:23:05.031Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-19T08:23:05.031Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-19T08:23:05.031Z] === RUN TestProcessNoDockerignore [2021-08-19T08:23:05.031Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-19T08:23:05.031Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestDetectContentType [2021-08-19T08:23:05.031Z] --- PASS: TestDetectContentType (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestSelectAcceptableMIME [2021-08-19T08:23:05.031Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestInspectEmptyResponse [2021-08-19T08:23:05.031Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestInspectResponseBinary [2021-08-19T08:23:05.031Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestResponseUnsupportedContentType [2021-08-19T08:23:05.031Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestInspectResponseTextSimple [2021-08-19T08:23:05.031Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestInspectResponseEmptyContentType [2021-08-19T08:23:05.031Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestUnknownContentLength [2021-08-19T08:23:05.031Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-19T08:23:05.031Z] === RUN TestDownloadRemote [2021-08-19T08:23:05.490Z] --- PASS: TestDownloadRemote (0.11s) [2021-08-19T08:23:05.490Z] === RUN TestGetWithStatusError [2021-08-19T08:23:05.490Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-19T08:23:05.490Z] === RUN TestCloseRootDirectory [2021-08-19T08:23:05.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:23:05.490Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-19T08:23:05.490Z] === RUN TestHashFile [2021-08-19T08:23:05.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:23:05.490Z] --- SKIP: TestHashFile (0.00s) [2021-08-19T08:23:05.490Z] === RUN TestHashSubdir [2021-08-19T08:23:05.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:23:05.490Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-19T08:23:05.490Z] === RUN TestRemoveDirectory [2021-08-19T08:23:05.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:23:05.490Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-19T08:23:05.490Z] PASS [2021-08-19T08:23:05.490Z] coverage: 9.3% of statements [2021-08-19T08:23:05.490Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 9.3% of statements [2021-08-19T08:23:05.948Z] === RUN TestGetAllAllowed [2021-08-19T08:23:05.948Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestGetAllMeta [2021-08-19T08:23:05.948Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-19T08:23:05.948Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestIsUnreferencedBuiltin [2021-08-19T08:23:05.948Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestIsExistingDirectory [2021-08-19T08:23:05.948Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestGetFilenameForDownload [2021-08-19T08:23:05.948Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestEnv2Variables [2021-08-19T08:23:05.948Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-19T08:23:05.948Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestMaintainer [2021-08-19T08:23:05.948Z] --- PASS: TestMaintainer (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestLabel [2021-08-19T08:23:05.948Z] --- PASS: TestLabel (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestFromScratch [2021-08-19T08:23:05.948Z] --- PASS: TestFromScratch (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestFromWithArg [2021-08-19T08:23:05.948Z] --- PASS: TestFromWithArg (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-19T08:23:05.948Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestFromWithUndefinedArg [2021-08-19T08:23:05.948Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestFromMultiStageWithNamedStage [2021-08-19T08:23:05.948Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestOnbuild [2021-08-19T08:23:05.948Z] --- PASS: TestOnbuild (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestWorkdir [2021-08-19T08:23:05.948Z] --- PASS: TestWorkdir (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestCmd [2021-08-19T08:23:05.948Z] --- PASS: TestCmd (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestHealthcheckNone [2021-08-19T08:23:05.948Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestHealthcheckCmd [2021-08-19T08:23:05.948Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestEntrypoint [2021-08-19T08:23:05.948Z] --- PASS: TestEntrypoint (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestExpose [2021-08-19T08:23:05.948Z] --- PASS: TestExpose (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestUser [2021-08-19T08:23:05.948Z] --- PASS: TestUser (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestVolume [2021-08-19T08:23:05.948Z] --- PASS: TestVolume (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestStopSignal [2021-08-19T08:23:05.948Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-19T08:23:05.948Z] --- SKIP: TestStopSignal (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestArg [2021-08-19T08:23:05.948Z] --- PASS: TestArg (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestShell [2021-08-19T08:23:05.948Z] --- PASS: TestShell (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestPrependEnvOnCmd [2021-08-19T08:23:05.948Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestRunWithBuildArgs [2021-08-19T08:23:05.948Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestRunIgnoresHealthcheck [2021-08-19T08:23:05.948Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestDispatchUnsupportedOptions [2021-08-19T08:23:05.948Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-19T08:23:05.948Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-19T08:23:05.948Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-19T08:23:05.948Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestNormalizeWorkdir [2021-08-19T08:23:05.948Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestDispatch [2021-08-19T08:23:05.948Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-19T08:23:05.948Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-19T08:23:05.948Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-19T08:23:05.948Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-19T08:23:05.948Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-19T08:23:05.948Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-19T08:23:05.948Z] === RUN TestDispatch/COPY_url [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch (0.06s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-19T08:23:05.948Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestAddScratchImageAddsToMounts [2021-08-19T08:23:05.948Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-19T08:23:05.948Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-19T08:23:05.948Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-19T08:23:05.948Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestImageSourceGetAddsToMounts [2021-08-19T08:23:05.948Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestEmptyDockerfile [2021-08-19T08:23:05.948Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-19T08:23:05.948Z] === RUN TestSymlinkDockerfile [2021-08-19T08:23:05.948Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-19T08:23:05.948Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-19T08:23:05.948Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-08-19T08:23:05.948Z] === RUN TestNonExistingDockerfile [2021-08-19T08:23:05.948Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestCopyRunConfig [2021-08-19T08:23:05.948Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestDeepCopyRunConfig [2021-08-19T08:23:05.948Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestExportImage [2021-08-19T08:23:05.948Z] --- PASS: TestExportImage (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestNormalizeDest [2021-08-19T08:23:05.948Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-19T08:23:05.948Z] PASS [2021-08-19T08:23:05.948Z] coverage: 46.8% of statements [2021-08-19T08:23:05.948Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 46.8% of statements [2021-08-19T08:23:05.948Z] === RUN TestEnable [2021-08-19T08:23:05.948Z] --- PASS: TestEnable (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestDisable [2021-08-19T08:23:05.948Z] --- PASS: TestDisable (0.00s) [2021-08-19T08:23:05.948Z] === RUN TestEnabled [2021-08-19T08:23:05.948Z] --- PASS: TestEnabled (0.00s) [2021-08-19T08:23:05.948Z] PASS [2021-08-19T08:23:05.948Z] coverage: 100.0% of statements [2021-08-19T08:23:05.948Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-08-19T08:23:06.407Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-19T08:23:08.208Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-19T08:23:08.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-19T08:23:08.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-19T08:23:09.393Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-19T08:23:09.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-19T08:23:11.324Z] check_test.go:309: [dddb979c7e7ed] daemon is not started [2021-08-19T08:23:11.324Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-19T08:23:11.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-19T08:23:11.837Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-19T08:23:12.559Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2021-08-19T08:23:12.559Z] === RUN TestServiceUpdateConfigs [2021-08-19T08:23:12.767Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-19T08:23:13.023Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-19T08:23:13.023Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-19T08:23:15.540Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-19T08:23:15.540Z] check_test.go:309: [d8b8178a1339e] daemon is not started [2021-08-19T08:23:15.540Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-19T08:23:16.474Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2021-08-19T08:23:16.474Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-19T08:23:16.474Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-08-19T08:23:16.474Z] === RUN TestWaitNonBlocked [2021-08-19T08:23:16.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:23:16.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:23:16.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:23:16.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:23:16.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:23:16.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:23:16.474Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-19T08:23:16.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-08-19T08:23:16.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-08-19T08:23:16.474Z] === RUN TestWaitBlocked [2021-08-19T08:23:16.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:23:16.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:23:16.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:23:16.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:23:16.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-19T08:23:16.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-19T08:23:17.046Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-19T08:23:17.046Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-08-19T08:23:17.047Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-08-19T08:23:17.047Z] === CONT TestContainerStartOnDaemonRestart [2021-08-19T08:23:17.047Z] === CONT TestIpcModeOlderClient [2021-08-19T08:23:17.047Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-19T08:23:17.047Z] === CONT TestContainerKillOnDaemonStart [2021-08-19T08:23:17.308Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-19T08:23:17.308Z] === CONT TestDaemonHostGatewayIP [2021-08-19T08:23:17.432Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-19T08:23:18.781Z] === RUN TestCheckpointCreateError [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointCreate [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointDeleteError [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointDelete [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointListError [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointList [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointList (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCheckpointListContainerNotFound [2021-08-19T08:23:18.781Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNewClientWithOpsFromEnv [2021-08-19T08:23:18.781Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-19T08:23:18.781Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestGetAPIPath [2021-08-19T08:23:18.781Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestParseHostURL [2021-08-19T08:23:18.781Z] --- PASS: TestParseHostURL (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-19T08:23:18.781Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPIVersion [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPVersionOverride [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-19T08:23:18.781Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestClientRedirect [2021-08-19T08:23:18.781Z] --- PASS: TestClientRedirect (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigCreateUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigCreateError [2021-08-19T08:23:18.781Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigCreate [2021-08-19T08:23:18.781Z] --- PASS: TestConfigCreate (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspectNotFound [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspectWithEmptyID [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspectUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspectError [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspectConfigNotFound [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigInspect [2021-08-19T08:23:18.781Z] --- PASS: TestConfigInspect (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigListUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigListError [2021-08-19T08:23:18.781Z] --- PASS: TestConfigListError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigList [2021-08-19T08:23:18.781Z] --- PASS: TestConfigList (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigRemoveUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigRemoveError [2021-08-19T08:23:18.781Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigRemove [2021-08-19T08:23:18.781Z] --- PASS: TestConfigRemove (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigUpdateUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigUpdateError [2021-08-19T08:23:18.781Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestConfigUpdate [2021-08-19T08:23:18.781Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCommitError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCommit [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCommit (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStatPathError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStatPathNotFoundError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStatPathNoHeaderError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStatPath [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyToContainerError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyToContainerNotFoundError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyToContainer [2021-08-19T08:23:18.781Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyFromContainerError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyFromContainerNotFoundError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-19T08:23:18.781Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestCopyFromContainer [2021-08-19T08:23:18.781Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCreateError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCreateImageNotFound [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCreateWithName [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerCreateAutoRemove [2021-08-19T08:23:18.781Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerDiffError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerDiff [2021-08-19T08:23:18.781Z] --- PASS: TestContainerDiff (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecCreateError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecCreate [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecStartError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecStart [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecInspectError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecInspect [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExportError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExportError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExport [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExport (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerInspectError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerInspectContainerNotFound [2021-08-19T08:23:18.781Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerInspectWithEmptyID [2021-08-19T08:23:18.781Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerInspect [2021-08-19T08:23:18.781Z] --- PASS: TestContainerInspect (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerInspectNode [2021-08-19T08:23:18.781Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerKillError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerKillError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerKill [2021-08-19T08:23:18.781Z] --- PASS: TestContainerKill (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerListError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerListError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerList [2021-08-19T08:23:18.781Z] --- PASS: TestContainerList (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerLogsNotFoundError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerLogsError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerLogs [2021-08-19T08:23:18.781Z] --- PASS: TestContainerLogs (0.16s) [2021-08-19T08:23:18.781Z] === RUN TestContainerPauseError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerPause [2021-08-19T08:23:18.781Z] --- PASS: TestContainerPause (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainersPruneError [2021-08-19T08:23:18.781Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainersPrune [2021-08-19T08:23:18.781Z] --- PASS: TestContainersPrune (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRemoveError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRemoveNotFoundError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRemove [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRemove (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRenameError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRename [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRename (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerResizeError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecResizeError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerResize [2021-08-19T08:23:18.781Z] --- PASS: TestContainerResize (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerExecResize [2021-08-19T08:23:18.781Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRestartError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerRestart [2021-08-19T08:23:18.781Z] --- PASS: TestContainerRestart (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStartError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStartError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStart [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStart (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStatsError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStats [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStats (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStopError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStopError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerStop [2021-08-19T08:23:18.781Z] --- PASS: TestContainerStop (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerTopError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerTopError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerTop [2021-08-19T08:23:18.781Z] --- PASS: TestContainerTop (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerUnpauseError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerUnpause [2021-08-19T08:23:18.781Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerUpdateError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerUpdate [2021-08-19T08:23:18.781Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerWaitError [2021-08-19T08:23:18.781Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestContainerWait [2021-08-19T08:23:18.781Z] --- PASS: TestContainerWait (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestDiskUsageError [2021-08-19T08:23:18.781Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestDiskUsage [2021-08-19T08:23:18.781Z] --- PASS: TestDiskUsage (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestDistributionInspectUnsupported [2021-08-19T08:23:18.781Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestDistributionInspectWithEmptyID [2021-08-19T08:23:18.781Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestEventsErrorInOptions [2021-08-19T08:23:18.781Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-19T08:23:18.781Z] === RUN TestEventsErrorFromServer [2021-08-19T08:23:18.782Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestEvents [2021-08-19T08:23:18.782Z] --- PASS: TestEvents (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestTLSCloseWriter [2021-08-19T08:23:18.782Z] === PAUSE TestTLSCloseWriter [2021-08-19T08:23:18.782Z] === RUN TestImageBuildError [2021-08-19T08:23:18.782Z] --- PASS: TestImageBuildError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageBuild [2021-08-19T08:23:18.782Z] --- PASS: TestImageBuild (0.01s) [2021-08-19T08:23:18.782Z] === RUN TestGetDockerOS [2021-08-19T08:23:18.782Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageCreateError [2021-08-19T08:23:18.782Z] --- PASS: TestImageCreateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageCreate [2021-08-19T08:23:18.782Z] --- PASS: TestImageCreate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageHistoryError [2021-08-19T08:23:18.782Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageHistory [2021-08-19T08:23:18.782Z] --- PASS: TestImageHistory (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageImportError [2021-08-19T08:23:18.782Z] --- PASS: TestImageImportError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageImport [2021-08-19T08:23:18.782Z] --- PASS: TestImageImport (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestImageInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageInspectImageNotFound [2021-08-19T08:23:18.782Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageInspect [2021-08-19T08:23:18.782Z] --- PASS: TestImageInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageListError [2021-08-19T08:23:18.782Z] --- PASS: TestImageListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageList [2021-08-19T08:23:18.782Z] --- PASS: TestImageList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageListApiBefore125 [2021-08-19T08:23:18.782Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageLoadError [2021-08-19T08:23:18.782Z] --- PASS: TestImageLoadError (0.02s) [2021-08-19T08:23:18.782Z] === RUN TestImageLoad [2021-08-19T08:23:18.782Z] --- PASS: TestImageLoad (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagesPruneError [2021-08-19T08:23:18.782Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagesPrune [2021-08-19T08:23:18.782Z] --- PASS: TestImagesPrune (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullReferenceParseError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullAnyError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePullWithoutErrors [2021-08-19T08:23:18.782Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushReferenceError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushAnyError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithoutErrors [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-19T08:23:18.782Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageRemoveImageNotFound [2021-08-19T08:23:18.782Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageRemove [2021-08-19T08:23:18.782Z] --- PASS: TestImageRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSaveError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSaveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSave [2021-08-19T08:23:18.782Z] --- PASS: TestImageSave (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchAnyError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageSearchWithoutErrors [2021-08-19T08:23:18.782Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageTagError [2021-08-19T08:23:18.782Z] --- PASS: TestImageTagError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageTagInvalidReference [2021-08-19T08:23:18.782Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageTagInvalidSourceImageName [2021-08-19T08:23:18.782Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageTagHexSource [2021-08-19T08:23:18.782Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestImageTag [2021-08-19T08:23:18.782Z] --- PASS: TestImageTag (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestInfoServerError [2021-08-19T08:23:18.782Z] --- PASS: TestInfoServerError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestInfoInvalidResponseJSONError [2021-08-19T08:23:18.782Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestInfo [2021-08-19T08:23:18.782Z] --- PASS: TestInfo (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkConnectError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkConnect [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkCreateError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkCreate [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkDisconnectError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkDisconnect [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkInspectNotFoundError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkInspect [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkListError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkList [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworksPruneError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworksPrune [2021-08-19T08:23:18.782Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNetworkRemove [2021-08-19T08:23:18.782Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeInspectNodeNotFound [2021-08-19T08:23:18.782Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeInspect [2021-08-19T08:23:18.782Z] --- PASS: TestNodeInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeListError [2021-08-19T08:23:18.782Z] --- PASS: TestNodeListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeList [2021-08-19T08:23:18.782Z] --- PASS: TestNodeList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeRemove [2021-08-19T08:23:18.782Z] --- PASS: TestNodeRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeUpdateError [2021-08-19T08:23:18.782Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestNodeUpdate [2021-08-19T08:23:18.782Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestOptionWithTimeout [2021-08-19T08:23:18.782Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPingFail [2021-08-19T08:23:18.782Z] --- PASS: TestPingFail (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPingWithError [2021-08-19T08:23:18.782Z] 2021/08/19 08:23:18 RoundTripper returned a response & error; ignoring response [2021-08-19T08:23:18.782Z] 2021/08/19 08:23:18 RoundTripper returned a response & error; ignoring response [2021-08-19T08:23:18.782Z] --- PASS: TestPingWithError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPingSuccess [2021-08-19T08:23:18.782Z] --- PASS: TestPingSuccess (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPingHeadFallback [2021-08-19T08:23:18.782Z] === RUN TestPingHeadFallback/OK [2021-08-19T08:23:18.782Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-19T08:23:18.782Z] === RUN TestPingHeadFallback/Not_Found [2021-08-19T08:23:18.782Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-19T08:23:18.782Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-19T08:23:18.782Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginDisableError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginDisable [2021-08-19T08:23:18.782Z] --- PASS: TestPluginDisable (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginEnableError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginEnable [2021-08-19T08:23:18.782Z] --- PASS: TestPluginEnable (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginInspect [2021-08-19T08:23:18.782Z] --- PASS: TestPluginInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginListError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginList [2021-08-19T08:23:18.782Z] --- PASS: TestPluginList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginPushError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginPushError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginPush [2021-08-19T08:23:18.782Z] --- PASS: TestPluginPush (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginRemove [2021-08-19T08:23:18.782Z] --- PASS: TestPluginRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginSetError [2021-08-19T08:23:18.782Z] --- PASS: TestPluginSetError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPluginSet [2021-08-19T08:23:18.782Z] --- PASS: TestPluginSet (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSetHostHeader [2021-08-19T08:23:18.782Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestPlainTextError [2021-08-19T08:23:18.782Z] --- PASS: TestPlainTextError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestInfiniteError [2021-08-19T08:23:18.782Z] --- PASS: TestInfiniteError (0.02s) [2021-08-19T08:23:18.782Z] === RUN TestSecretCreateUnsupported [2021-08-19T08:23:18.782Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretCreateError [2021-08-19T08:23:18.782Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretCreate [2021-08-19T08:23:18.782Z] --- PASS: TestSecretCreate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretInspectUnsupported [2021-08-19T08:23:18.782Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretInspectSecretNotFound [2021-08-19T08:23:18.782Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretInspect [2021-08-19T08:23:18.782Z] --- PASS: TestSecretInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretListUnsupported [2021-08-19T08:23:18.782Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretListError [2021-08-19T08:23:18.782Z] --- PASS: TestSecretListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretList [2021-08-19T08:23:18.782Z] --- PASS: TestSecretList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretRemoveUnsupported [2021-08-19T08:23:18.782Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretRemove [2021-08-19T08:23:18.782Z] --- PASS: TestSecretRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretUpdateUnsupported [2021-08-19T08:23:18.782Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretUpdateError [2021-08-19T08:23:18.782Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSecretUpdate [2021-08-19T08:23:18.782Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceCreateError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceCreate [2021-08-19T08:23:18.782Z] --- PASS: TestServiceCreate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-19T08:23:18.782Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceCreateDigestPinning [2021-08-19T08:23:18.782Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceInspectError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceInspectServiceNotFound [2021-08-19T08:23:18.782Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceInspectWithEmptyID [2021-08-19T08:23:18.782Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceInspect [2021-08-19T08:23:18.782Z] --- PASS: TestServiceInspect (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceListError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceListError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceList [2021-08-19T08:23:18.782Z] --- PASS: TestServiceList (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceLogsError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceLogs [2021-08-19T08:23:18.782Z] --- PASS: TestServiceLogs (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceRemoveError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceRemoveNotFoundError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceRemove [2021-08-19T08:23:18.782Z] --- PASS: TestServiceRemove (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceUpdateError [2021-08-19T08:23:18.782Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestServiceUpdate [2021-08-19T08:23:18.782Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSwarmGetUnlockKeyError [2021-08-19T08:23:18.782Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-19T08:23:18.782Z] === RUN TestSwarmGetUnlockKey [2021-08-19T08:23:18.782Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmInitError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmInit [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmInit (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmInspectError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmInspect [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmJoinError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmJoin [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmLeaveError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmLeave [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmLeave (0.01s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmUnlockError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmUnlock [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmUpdateError [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestSwarmUpdate [2021-08-19T08:23:18.783Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestTaskInspectError [2021-08-19T08:23:18.783Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestTaskInspectWithEmptyID [2021-08-19T08:23:18.783Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestTaskInspect [2021-08-19T08:23:18.783Z] --- PASS: TestTaskInspect (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestTaskListError [2021-08-19T08:23:18.783Z] --- PASS: TestTaskListError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestTaskList [2021-08-19T08:23:18.783Z] --- PASS: TestTaskList (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeCreateError [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeCreate [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeInspectError [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeInspectNotFound [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeInspectWithEmptyID [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeInspect [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeListError [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeListError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeList [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeList (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeRemoveError [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-19T08:23:18.783Z] === RUN TestVolumeRemove [2021-08-19T08:23:18.783Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-19T08:23:18.783Z] === CONT TestTLSCloseWriter [2021-08-19T08:23:18.783Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-19T08:23:18.783Z] PASS [2021-08-19T08:23:18.783Z] coverage: 74.9% of statements [2021-08-19T08:23:18.783Z] ok github.com/docker/docker/client 0.382s coverage: 74.9% of statements [2021-08-19T08:23:19.323Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-19T08:23:20.617Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2021-08-19T08:23:20.617Z] === CONT TestDaemonRestartIpcMode [2021-08-19T08:23:20.879Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.63s) [2021-08-19T08:23:21.821Z] --- PASS: TestDaemonHostGatewayIP (4.49s) [2021-08-19T08:23:23.492Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-19T08:23:23.736Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2021-08-19T08:23:24.420Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-19T08:23:26.312Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-19T08:23:26.874Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-19T08:23:29.451Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-19T08:23:30.315Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2021-08-19T08:23:30.315Z] PASS [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === Skipped [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-19T08:23:30.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-19T08:23:30.315Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-19T08:23:30.315Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-19T08:23:30.315Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-19T08:23:30.315Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] === SKIP: arm64.integration.container TestUpdateMemory (0.01s) [2021-08-19T08:23:30.315Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] [2021-08-19T08:23:30.315Z] DONE 195 tests, 6 skipped in 143.207s [2021-08-19T08:23:30.315Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-19T08:23:30.315Z] ++ 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-08-19T08:23:30.315Z] ++ set -e [2021-08-19T08:23:30.315Z] ++ '[' -n 0 ']' [2021-08-19T08:23:30.315Z] ++ set -x [2021-08-19T08:23:30.316Z] ++ 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-08-19T08:23:30.316Z] INFO: Testing against a local daemon [2021-08-19T08:23:30.316Z] === RUN TestCommitInheritsEnv [2021-08-19T08:23:30.378Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-19T08:23:30.643Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2021-08-19T08:23:30.643Z] === RUN TestServiceUpdateNetwork [2021-08-19T08:23:30.887Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-08-19T08:23:30.887Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-19T08:23:30.887Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-19T08:23:30.887Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-19T08:23:30.887Z] === RUN TestImagesFilterMultiReference [2021-08-19T08:23:30.887Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-19T08:23:30.887Z] === RUN TestImagePullPlatformInvalid [2021-08-19T08:23:30.887Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-19T08:23:30.887Z] === RUN TestRemoveImageOrphaning [2021-08-19T08:23:31.147Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-19T08:23:31.148Z] === RUN TestRemoveImageGarbageCollector [2021-08-19T08:23:31.148Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:23:31.148Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-19T08:23:31.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-19T08:23:31.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-19T08:23:31.148Z] === RUN TestTagInvalidReference [2021-08-19T08:23:31.409Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-19T08:23:31.409Z] === RUN TestTagValidPrefixedRepo [2021-08-19T08:23:31.409Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-19T08:23:31.409Z] === RUN TestTagExistedNameWithoutForce [2021-08-19T08:23:31.409Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-19T08:23:31.409Z] === RUN TestTagOfficialNames [2021-08-19T08:23:31.409Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-19T08:23:31.409Z] === RUN TestTagMatchesDigest [2021-08-19T08:23:31.409Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-19T08:23:31.409Z] PASS [2021-08-19T08:23:31.409Z] [2021-08-19T08:23:31.409Z] === Skipped [2021-08-19T08:23:31.409Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-19T08:23:31.409Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-19T08:23:31.409Z] [2021-08-19T08:23:31.409Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-19T08:23:31.409Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:23:31.409Z] [2021-08-19T08:23:31.409Z] [2021-08-19T08:23:31.409Z] DONE 12 tests, 2 skipped in 1.649s [2021-08-19T08:23:31.409Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-19T08:23:31.409Z] ++ 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-08-19T08:23:31.409Z] ++ set -e [2021-08-19T08:23:31.409Z] ++ '[' -n 0 ']' [2021-08-19T08:23:31.409Z] ++ set -x [2021-08-19T08:23:31.409Z] ++ 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-08-19T08:23:33.647Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-19T08:23:34.577Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-19T08:23:34.706Z] INFO: Testing against a local daemon [2021-08-19T08:23:34.706Z] === RUN TestNetworkCreateDelete [2021-08-19T08:23:34.706Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-08-19T08:23:34.706Z] === RUN TestDockerNetworkDeletePreferID [2021-08-19T08:23:35.276Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-08-19T08:23:35.276Z] === RUN TestDaemonDNSFallback [2021-08-19T08:23:39.866Z] --- PASS: TestCheckoutGit (34.13s) [2021-08-19T08:23:39.866Z] === RUN TestValidGitTransport [2021-08-19T08:23:39.866Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-19T08:23:39.866Z] === RUN TestGitInvalidRef [2021-08-19T08:23:39.866Z] --- PASS: TestGitInvalidRef (0.25s) [2021-08-19T08:23:39.866Z] PASS [2021-08-19T08:23:39.866Z] coverage: 86.3% of statements [2021-08-19T08:23:39.866Z] ok github.com/docker/docker/builder/remotecontext/git 34.465s coverage: 86.3% of statements [2021-08-19T08:23:39.866Z] ? github.com/docker/docker/cli [no test files] [2021-08-19T08:23:39.866Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-19T08:23:40.614Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-08-19T08:23:40.614Z] === RUN TestServiceUpdatePidsLimit [2021-08-19T08:23:41.224Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-19T08:23:42.016Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-19T08:23:42.155Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-19T08:23:42.958Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-19T08:23:43.409Z] --- PASS: TestDaemonDNSFallback (6.85s) [2021-08-19T08:23:43.409Z] === RUN TestInspectNetwork [2021-08-19T08:23:43.524Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-19T08:23:44.456Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-19T08:23:45.956Z] === RUN TestInspectNetwork/full_network_id [2021-08-19T08:23:45.956Z] === RUN TestInspectNetwork/partial_network_id [2021-08-19T08:23:45.956Z] === RUN TestInspectNetwork/network_name [2021-08-19T08:23:45.956Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-19T08:23:48.626Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-19T08:23:49.556Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-19T08:23:50.925Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-19T08:23:50.925Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-19T08:23:51.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-19T08:23:51.237Z] --- PASS: TestInspectNetwork (8.26s) [2021-08-19T08:23:51.237Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-19T08:23:51.237Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-19T08:23:51.237Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-19T08:23:51.237Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-19T08:23:51.237Z] === RUN TestRunContainerWithBridgeNone [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-19T08:23:52.237Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestConfigureDaemonLogs [2021-08-19T08:23:52.237Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestCommonOptionsInstallFlags [2021-08-19T08:23:52.237Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-19T08:23:52.237Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-19T08:23:52.237Z] PASS [2021-08-19T08:23:52.237Z] coverage: 18.4% of statements [2021-08-19T08:23:52.237Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 18.4% of statements [2021-08-19T08:23:52.237Z] === RUN TestContainerStopSignal [2021-08-19T08:23:52.237Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestContainerStopTimeout [2021-08-19T08:23:52.237Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-19T08:23:52.237Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-19T08:23:52.237Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-19T08:23:52.237Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-19T08:23:52.237Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-19T08:23:52.237Z] === RUN TestReplaceAndAppendEnvVars [2021-08-19T08:23:52.237Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-19T08:23:52.238Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestNewMemoryStore [2021-08-19T08:23:52.238Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestAddContainers [2021-08-19T08:23:52.238Z] --- PASS: TestAddContainers (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestGetContainer [2021-08-19T08:23:52.238Z] --- PASS: TestGetContainer (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestDeleteContainer [2021-08-19T08:23:52.238Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestListContainers [2021-08-19T08:23:52.238Z] --- PASS: TestListContainers (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestFirstContainer [2021-08-19T08:23:52.238Z] --- PASS: TestFirstContainer (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestApplyAllContainer [2021-08-19T08:23:52.238Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestIsValidHealthString [2021-08-19T08:23:52.238Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestStateRunStop [2021-08-19T08:23:52.238Z] --- PASS: TestStateRunStop (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestStateTimeoutWait [2021-08-19T08:23:52.238Z] state_test.go:141: Stop callback fired [2021-08-19T08:23:52.238Z] state_test.go:165: Stop callback fired [2021-08-19T08:23:52.238Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-19T08:23:52.238Z] === RUN TestIsValidStateString [2021-08-19T08:23:52.238Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestViewSaveDelete [2021-08-19T08:23:52.238Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-19T08:23:52.238Z] === RUN TestViewAll [2021-08-19T08:23:52.238Z] --- PASS: TestViewAll (0.02s) [2021-08-19T08:23:52.238Z] === RUN TestViewGet [2021-08-19T08:23:52.238Z] --- PASS: TestViewGet (0.01s) [2021-08-19T08:23:52.238Z] === RUN TestNames [2021-08-19T08:23:52.238Z] --- PASS: TestNames (0.00s) [2021-08-19T08:23:52.238Z] === RUN TestViewWithHealthCheck [2021-08-19T08:23:52.238Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-08-19T08:23:52.238Z] PASS [2021-08-19T08:23:52.238Z] coverage: 41.4% of statements [2021-08-19T08:23:52.238Z] ok github.com/docker/docker/container 0.311s coverage: 41.4% of statements [2021-08-19T08:23:52.238Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-19T08:23:52.238Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-19T08:23:52.238Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-19T08:23:52.238Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-19T08:23:53.772Z] === RUN TestPrepare [2021-08-19T08:23:53.772Z] --- PASS: TestPrepare (0.00s) [2021-08-19T08:23:53.772Z] === RUN TestStart [2021-08-19T08:23:53.772Z] --- PASS: TestStart (0.00s) [2021-08-19T08:23:53.772Z] === RUN TestWaitCancel [2021-08-19T08:23:53.772Z] --- PASS: TestWaitCancel (0.00s) [2021-08-19T08:23:53.772Z] === RUN TestWaitDisabled [2021-08-19T08:23:53.772Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-19T08:23:53.772Z] === RUN TestWaitEnabled [2021-08-19T08:23:53.772Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-19T08:23:53.772Z] === RUN TestRemove [2021-08-19T08:23:53.772Z] --- PASS: TestRemove (0.00s) [2021-08-19T08:23:53.772Z] PASS [2021-08-19T08:23:53.772Z] coverage: 65.3% of statements [2021-08-19T08:23:53.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2021-08-19T08:23:53.780Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2021-08-19T08:23:53.780Z] === RUN TestNetworkInvalidJSON [2021-08-19T08:23:53.780Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-19T08:23:53.780Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-19T08:23:53.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:23:53.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:23:53.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:23:53.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:23:53.780Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-19T08:23:53.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:23:53.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-19T08:23:53.780Z] === RUN TestNetworkList [2021-08-19T08:23:53.780Z] === RUN TestNetworkList//networks [2021-08-19T08:23:53.780Z] === PAUSE TestNetworkList//networks [2021-08-19T08:23:53.780Z] === RUN TestNetworkList//networks/ [2021-08-19T08:23:53.780Z] === PAUSE TestNetworkList//networks/ [2021-08-19T08:23:53.780Z] === CONT TestNetworkList//networks [2021-08-19T08:23:53.780Z] === CONT TestNetworkList//networks/ [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkList (0.03s) [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-19T08:23:53.780Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-19T08:23:53.780Z] === RUN TestHostIPv4BridgeLabel [2021-08-19T08:23:54.041Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-19T08:23:54.041Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-19T08:23:55.315Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-19T08:23:55.315Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-19T08:23:55.315Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-19T08:23:55.315Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-19T08:23:55.315Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-19T08:23:55.315Z] PASS [2021-08-19T08:23:55.315Z] coverage: 35.9% of statements [2021-08-19T08:23:55.315Z] ok github.com/docker/docker/daemon/cluster/convert 0.313s coverage: 35.9% of statements [2021-08-19T08:23:55.426Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-08-19T08:23:55.426Z] === RUN TestDaemonDefaultNetworkPools [2021-08-19T08:23:55.775Z] === RUN TestNewListSecretsFilters [2021-08-19T08:23:55.775Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-19T08:23:55.997Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-08-19T08:23:55.997Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-19T08:23:56.176Z] docker_cli_daemon_test.go:2550: [d6856380c3110] daemon is not started [2021-08-19T08:23:56.232Z] === RUN TestNewListConfigsFilters [2021-08-19T08:23:56.232Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-19T08:23:56.232Z] PASS [2021-08-19T08:23:56.232Z] coverage: 0.5% of statements [2021-08-19T08:23:56.232Z] ok github.com/docker/docker/daemon/cluster 0.858s coverage: 0.5% of statements [2021-08-19T08:23:57.379Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-19T08:23:57.379Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-19T08:23:57.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-19T08:23:57.638Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-08-19T08:23:57.638Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-08-19T08:23:57.638Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-08-19T08:23:57.638Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-08-19T08:23:57.638Z] PASS [2021-08-19T08:23:57.638Z] [2021-08-19T08:23:57.638Z] === Skipped [2021-08-19T08:23:57.638Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-19T08:23:57.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:23:57.638Z] [2021-08-19T08:23:57.638Z] [2021-08-19T08:23:57.638Z] DONE 27 tests, 1 skipped in 173.370s [2021-08-19T08:23:57.638Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-19T08:23:57.638Z] INFO: Testing against a local daemon [2021-08-19T08:23:57.638Z] === RUN TestSessionCreate [2021-08-19T08:23:57.638Z] --- PASS: TestSessionCreate (0.02s) [2021-08-19T08:23:57.638Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-19T08:23:57.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-19T08:23:57.638Z] PASS [2021-08-19T08:23:57.638Z] [2021-08-19T08:23:57.800Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-19T08:23:57.896Z] DONE 2 tests in 0.076s [2021-08-19T08:23:57.896Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-19T08:23:57.896Z] INFO: Testing against a local daemon [2021-08-19T08:23:57.896Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:23:57.896Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:23:57.896Z] === RUN TestEventsExecDie [2021-08-19T08:23:58.762Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-08-19T08:23:58.762Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-19T08:23:58.833Z] --- PASS: TestEventsExecDie (1.11s) [2021-08-19T08:23:58.833Z] === RUN TestEventsBackwardsCompatible [2021-08-19T08:23:59.092Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-19T08:23:59.092Z] === RUN TestInfoBinaryCommits [2021-08-19T08:23:59.092Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-19T08:23:59.092Z] === RUN TestInfoAPIVersioned [2021-08-19T08:23:59.092Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-19T08:23:59.092Z] === RUN TestInfoDiscoveryBackend [2021-08-19T08:23:59.334Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-08-19T08:23:59.334Z] === RUN TestServiceWithPredefinedNetwork [2021-08-19T08:23:59.658Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-19T08:23:59.658Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-19T08:23:59.956Z] === RUN TestBuilderGC [2021-08-19T08:23:59.956Z] --- PASS: TestBuilderGC (0.01s) [2021-08-19T08:23:59.956Z] === RUN TestDaemonConfigurationNotFound [2021-08-19T08:23:59.956Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-19T08:23:59.956Z] === RUN TestDaemonBrokenConfiguration [2021-08-19T08:23:59.956Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-19T08:23:59.956Z] === RUN TestParseClusterAdvertiseSettings [2021-08-19T08:23:59.956Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-19T08:23:59.956Z] === RUN TestFindConfigurationConflicts [2021-08-19T08:23:59.956Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-19T08:23:59.956Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-19T08:23:59.957Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-19T08:23:59.957Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-19T08:23:59.957Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-19T08:23:59.957Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_label [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_dns [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-19T08:23:59.957Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-19T08:23:59.957Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestModifiedDiscoverySettings [2021-08-19T08:23:59.957Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestReloadSetConfigFileNotExist [2021-08-19T08:23:59.957Z] time="2021-08-19T08:23:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-19T08:23:59.957Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-08-19T08:23:59.957Z] === RUN TestReloadDefaultConfigNotExist [2021-08-19T08:23:59.957Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:23:59.957Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-08-19T08:23:59.957Z] === RUN TestReloadBadDefaultConfig [2021-08-19T08:23:59.957Z] time="2021-08-19T08:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-497804099" [2021-08-19T08:23:59.957Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestReloadWithConflictingLabels [2021-08-19T08:23:59.957Z] time="2021-08-19T08:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-650712006" [2021-08-19T08:23:59.957Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestReloadWithDuplicateLabels [2021-08-19T08:23:59.957Z] time="2021-08-19T08:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-296684141" [2021-08-19T08:23:59.957Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-19T08:23:59.957Z] === RUN TestDaemonConfigurationMerge [2021-08-19T08:23:59.957Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-19T08:23:59.957Z] PASS [2021-08-19T08:23:59.957Z] coverage: 79.7% of statements [2021-08-19T08:23:59.957Z] ok github.com/docker/docker/daemon/config 0.326s coverage: 79.7% of statements [2021-08-19T08:24:00.414Z] === RUN TestWaitNodeAttachment [2021-08-19T08:24:00.593Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-19T08:24:00.593Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-19T08:24:00.871Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-19T08:24:00.871Z] === RUN TestIsolationConversion [2021-08-19T08:24:00.871Z] === RUN TestIsolationConversion/default [2021-08-19T08:24:00.871Z] === RUN TestIsolationConversion/process [2021-08-19T08:24:00.871Z] === RUN TestIsolationConversion/hyperv [2021-08-19T08:24:00.871Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestContainerLabels [2021-08-19T08:24:00.871Z] --- PASS: TestContainerLabels (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestCredentialSpecConversion [2021-08-19T08:24:00.871Z] === RUN TestCredentialSpecConversion/none [2021-08-19T08:24:00.871Z] === RUN TestCredentialSpecConversion/config [2021-08-19T08:24:00.871Z] === RUN TestCredentialSpecConversion/file [2021-08-19T08:24:00.871Z] === RUN TestCredentialSpecConversion/registry [2021-08-19T08:24:00.871Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-19T08:24:00.871Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountBind [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountVolume [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountTarget [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountTmpfs [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountInvalidType [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-19T08:24:00.871Z] === RUN TestControllerValidateMountNamedPipe [2021-08-19T08:24:00.871Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-19T08:24:00.871Z] PASS [2021-08-19T08:24:00.871Z] coverage: 11.0% of statements [2021-08-19T08:24:00.871Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.611s coverage: 11.0% of statements [2021-08-19T08:24:01.071Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-19T08:24:01.160Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-19T08:24:01.160Z] === RUN TestInfoAPI [2021-08-19T08:24:01.160Z] --- PASS: TestInfoAPI (0.03s) [2021-08-19T08:24:01.160Z] === RUN TestInfoAPIWarnings [2021-08-19T08:24:01.328Z] === RUN TestDiscoveryOptsErrors [2021-08-19T08:24:01.328Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-19T08:24:01.328Z] === RUN TestDiscoveryOpts [2021-08-19T08:24:01.328Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-19T08:24:01.328Z] PASS [2021-08-19T08:24:01.328Z] coverage: 30.0% of statements [2021-08-19T08:24:01.328Z] ok github.com/docker/docker/daemon/discovery 0.090s coverage: 30.0% of statements [2021-08-19T08:24:01.787Z] === RUN TestEventsLog [2021-08-19T08:24:01.787Z] --- PASS: TestEventsLog (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestEventsLogTimeout [2021-08-19T08:24:01.787Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestLogEvents [2021-08-19T08:24:01.787Z] --- PASS: TestLogEvents (0.07s) [2021-08-19T08:24:01.787Z] === RUN TestLoadBufferedEvents [2021-08-19T08:24:01.787Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-08-19T08:24:01.787Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-19T08:24:01.787Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-19T08:24:01.787Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-19T08:24:01.787Z] PASS [2021-08-19T08:24:01.787Z] coverage: 50.0% of statements [2021-08-19T08:24:01.787Z] === RUN TestVerifyNetworkingConfig [2021-08-19T08:24:01.787Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestGetContainer [2021-08-19T08:24:01.787Z] --- PASS: TestGetContainer (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestValidContainerNames [2021-08-19T08:24:01.787Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestContainerInitDNS [2021-08-19T08:24:01.787Z] daemon_test.go:147: root required [2021-08-19T08:24:01.787Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestMerge [2021-08-19T08:24:01.787Z] --- PASS: TestMerge (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestValidateContainerIsolation [2021-08-19T08:24:01.787Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestFindNetworkErrorType [2021-08-19T08:24:01.787Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestEnsureServicesExist [2021-08-19T08:24:01.787Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestEnsureServicesExistErrors [2021-08-19T08:24:01.787Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-19T08:24:01.787Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-19T08:24:01.787Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-19T08:24:01.787Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-19T08:24:01.787Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-19T08:24:01.787Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-19T08:24:01.787Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestContainerDelete [2021-08-19T08:24:01.787Z] ok github.com/docker/docker/daemon/events 0.306s coverage: 50.0% of statements [2021-08-19T08:24:01.787Z] --- PASS: TestContainerDelete (0.01s) [2021-08-19T08:24:01.787Z] === RUN TestContainerDoubleDelete [2021-08-19T08:24:01.787Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-08-19T08:24:01.787Z] === RUN TestLogContainerEventCopyLabels [2021-08-19T08:24:01.787Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestLogContainerEventWithAttributes [2021-08-19T08:24:01.787Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestNoneHealthcheck [2021-08-19T08:24:01.787Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-19T08:24:01.787Z] === RUN TestHealthStates [2021-08-19T08:24:01.878Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2021-08-19T08:24:01.878Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-19T08:24:01.878Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:24:01.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:24:01.878Z] === RUN TestServiceWithDataPathPortInit [2021-08-19T08:24:02.246Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] time="2021-08-19T08:24:01Z" 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-08-19T08:24:02.247Z] --- PASS: TestHealthStates (0.18s) [2021-08-19T08:24:02.247Z] === RUN TestMaskURLCredentials [2021-08-19T08:24:02.247Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestGetInspectData [2021-08-19T08:24:02.247Z] --- PASS: TestGetInspectData (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestFillLicense [2021-08-19T08:24:02.247Z] --- PASS: TestFillLicense (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestListInvalidFilter [2021-08-19T08:24:02.247Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestNameFilter [2021-08-19T08:24:02.247Z] --- PASS: TestNameFilter (0.01s) [2021-08-19T08:24:02.247Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-19T08:24:02.247Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-19T08:24:02.247Z] === 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-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-19T08:24:02.247Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-19T08:24:02.247Z] --- 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-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-19T08:24:02.247Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonReloadLabels [2021-08-19T08:24:02.247Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-19T08:24:02.247Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonReloadMirrors [2021-08-19T08:24:02.247Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-19T08:24:02.247Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-19T08:24:02.247Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-19T08:24:02.247Z] === RUN TestDaemonDiscoveryReload [2021-08-19T08:24:02.705Z] === RUN TestIsEmptyDir [2021-08-19T08:24:02.705Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-19T08:24:02.705Z] PASS [2021-08-19T08:24:02.705Z] coverage: 2.3% of statements [2021-08-19T08:24:02.705Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-08-19T08:24:03.164Z] === RUN TestLinkNaming [2021-08-19T08:24:03.164Z] --- PASS: TestLinkNaming (0.00s) [2021-08-19T08:24:03.164Z] === RUN TestLinkNew [2021-08-19T08:24:03.164Z] --- PASS: TestLinkNew (0.00s) [2021-08-19T08:24:03.164Z] === RUN TestLinkEnv [2021-08-19T08:24:03.164Z] --- PASS: TestLinkEnv (0.00s) [2021-08-19T08:24:03.164Z] === RUN TestLinkMultipleEnv [2021-08-19T08:24:03.164Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-19T08:24:03.164Z] === RUN TestLinkPortRangeEnv [2021-08-19T08:24:03.164Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-19T08:24:03.164Z] PASS [2021-08-19T08:24:03.164Z] coverage: 93.0% of statements [2021-08-19T08:24:03.164Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-08-19T08:24:03.164Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-08-19T08:24:03.164Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-19T08:24:03.593Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-19T08:24:03.623Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-19T08:24:03.623Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-19T08:24:04.082Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-08-19T08:24:04.082Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-19T08:24:04.082Z] reload_test.go:520: root required [2021-08-19T08:24:04.082Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-19T08:24:04.082Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-19T08:24:04.082Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-19T08:24:04.082Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-19T08:24:04.082Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-19T08:24:04.082Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-19T08:24:04.082Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-19T08:24:04.082Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-19T08:24:04.082Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-19T08:24:04.082Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-19T08:24:04.082Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-19T08:24:04.082Z] === RUN TestParseVolumesFrom [2021-08-19T08:24:04.082Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-19T08:24:04.082Z] PASS [2021-08-19T08:24:04.082Z] coverage: 9.1% of statements [2021-08-19T08:24:04.082Z] ok github.com/docker/docker/daemon 2.490s coverage: 9.1% of statements [2021-08-19T08:24:04.082Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-19T08:24:04.082Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-19T08:24:04.082Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-19T08:24:04.082Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-19T08:24:04.082Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-19T08:24:04.540Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-19T08:24:05.507Z] === RUN TestAdapterReadLogs [2021-08-19T08:24:05.507Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestCopier [2021-08-19T08:24:05.507Z] --- PASS: TestCopier (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestCopierLongLines [2021-08-19T08:24:05.507Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestCopierSlow [2021-08-19T08:24:05.507Z] --- PASS: TestCopierSlow (0.23s) [2021-08-19T08:24:05.507Z] === RUN TestCopierWithSized [2021-08-19T08:24:05.507Z] === RUN TestCopierWithSized/as_is [2021-08-19T08:24:05.507Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-19T08:24:05.507Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-19T08:24:05.507Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-19T08:24:05.507Z] === RUN TestCopierWithPartial [2021-08-19T08:24:05.507Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-19T08:24:05.507Z] === RUN TestRingLogger [2021-08-19T08:24:05.507Z] --- PASS: TestRingLogger (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestRingCap [2021-08-19T08:24:05.507Z] --- PASS: TestRingCap (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestRingClose [2021-08-19T08:24:05.507Z] --- PASS: TestRingClose (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestRingDrain [2021-08-19T08:24:05.507Z] --- PASS: TestRingDrain (0.00s) [2021-08-19T08:24:05.507Z] PASS [2021-08-19T08:24:05.507Z] coverage: 43.5% of statements [2021-08-19T08:24:05.507Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.5% of statements [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/defaults [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-19T08:24:05.507Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-19T08:24:05.507Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-19T08:24:05.507Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-19T08:24:05.507Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-19T08:24:05.507Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-19T08:24:05.965Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-08-19T08:24:05.965Z] === RUN TestCreateSuccess [2021-08-19T08:24:05.965Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCreateLogGroupSuccess [2021-08-19T08:24:05.965Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCreateError [2021-08-19T08:24:05.965Z] --- PASS: TestCreateError (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCreateAlreadyExists [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-19T08:24:05.965Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestLogClosed [2021-08-19T08:24:05.965Z] --- PASS: TestLogClosed (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestLogBlocking [2021-08-19T08:24:05.965Z] --- PASS: TestLogBlocking (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-19T08:24:05.965Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestLogNonBlockingBufferFull [2021-08-19T08:24:05.965Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestPublishBatchSuccess [2021-08-19T08:24:05.965Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestPublishBatchError [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=error msg=Error [2021-08-19T08:24:05.965Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-19T08:24:05.965Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-19T08:24:05.965Z] time="2021-08-19T08:24:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-19T08:24:05.965Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchSimple [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchTicker [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchMultilinePattern [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-19T08:24:05.965Z] === RUN TestCollectBatchClose [2021-08-19T08:24:05.965Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/0/Hello [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/2/🙃 [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/3/���� [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/4/He��o [2021-08-19T08:24:05.965Z] === RUN TestEffectiveLen/5/ [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-19T08:24:05.965Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/0/ [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1045: [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/1/Hello [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: Hello [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1045: [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/2/Hello [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: He [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1045: llo [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/3/Hello [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1045: Hello [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/4/🙃 [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1045: 🙃 [2021-08-19T08:24:05.965Z] === RUN TestFindValidSplit/5/🙃 [2021-08-19T08:24:05.965Z] cloudwatchlogs_test.go:1044: 🙃 [2021-08-19T08:24:05.966Z] cloudwatchlogs_test.go:1045: [2021-08-19T08:24:05.966Z] === RUN TestFindValidSplit/6/a� [2021-08-19T08:24:05.966Z] cloudwatchlogs_test.go:1044: a [2021-08-19T08:24:05.966Z] cloudwatchlogs_test.go:1045: � [2021-08-19T08:24:05.966Z] === RUN TestFindValidSplit/7/a� [2021-08-19T08:24:05.966Z] cloudwatchlogs_test.go:1044: a� [2021-08-19T08:24:05.966Z] cloudwatchlogs_test.go:1045: [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestProcessEventEmoji [2021-08-19T08:24:05.966Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchLineSplit [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchMaxEvents [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-19T08:24:05.966Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-19T08:24:05.966Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-19T08:24:05.966Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-19T08:24:05.966Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-19T08:24:05.966Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestCreateTagSuccess [2021-08-19T08:24:05.966Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-19T08:24:05.966Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-19T08:24:05.966Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-19T08:24:05.966Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-19T08:24:05.966Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-08-19T08:24:05.966Z] PASS [2021-08-19T08:24:05.966Z] coverage: 77.8% of statements [2021-08-19T08:24:05.966Z] ok github.com/docker/docker/daemon/logger/awslogs 0.412s coverage: 77.8% of statements [2021-08-19T08:24:05.966Z] === RUN TestSearchRegistryForImagesErrors [2021-08-19T08:24:05.966Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestSearchRegistryForImages [2021-08-19T08:24:05.966Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestOnlyPlatformWithFallback [2021-08-19T08:24:05.966Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-19T08:24:05.966Z] === RUN TestImageDelete [2021-08-19T08:24:05.966Z] === RUN TestImageDelete/no_lease [2021-08-19T08:24:05.966Z] === RUN TestImageDelete/lease_exists [2021-08-19T08:24:05.966Z] --- PASS: TestImageDelete (0.06s) [2021-08-19T08:24:05.966Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-19T08:24:05.966Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-08-19T08:24:05.966Z] === RUN TestContentStoreForPull [2021-08-19T08:24:06.424Z] --- PASS: TestContentStoreForPull (0.19s) [2021-08-19T08:24:06.424Z] PASS [2021-08-19T08:24:06.424Z] coverage: 6.6% of statements [2021-08-19T08:24:06.424Z] ok github.com/docker/docker/daemon/images 0.387s coverage: 6.6% of statements [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-19T08:24:06.424Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-19T08:24:06.424Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-19T08:24:06.424Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-19T08:24:06.424Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-19T08:24:06.883Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-08-19T08:24:06.883Z] === RUN TestFastTimeMarshalJSON [2021-08-19T08:24:06.883Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-19T08:24:06.883Z] PASS [2021-08-19T08:24:06.883Z] coverage: 87.2% of statements [2021-08-19T08:24:06.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.248s coverage: 87.2% of statements [2021-08-19T08:24:06.883Z] === RUN TestJSONFileLogger [2021-08-19T08:24:06.883Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-19T08:24:06.883Z] === RUN TestJSONFileLoggerWithTags [2021-08-19T08:24:06.883Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-19T08:24:06.883Z] === RUN TestJSONFileLoggerWithOpts [2021-08-19T08:24:06.883Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-19T08:24:06.883Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-19T08:24:06.883Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-19T08:24:06.883Z] === RUN TestEncodeDecode [2021-08-19T08:24:06.883Z] === PAUSE TestEncodeDecode [2021-08-19T08:24:06.883Z] === RUN TestUnexpectedEOF [2021-08-19T08:24:07.341Z] time="2021-08-19T08:24:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-19T08:24:07.341Z] time="2021-08-19T08:24:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-19T08:24:07.341Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-08-19T08:24:07.341Z] === CONT TestEncodeDecode [2021-08-19T08:24:07.341Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-19T08:24:07.341Z] PASS [2021-08-19T08:24:07.341Z] coverage: 69.9% of statements [2021-08-19T08:24:07.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2021-08-19T08:24:08.306Z] === RUN TestWriteLog [2021-08-19T08:24:08.306Z] === PAUSE TestWriteLog [2021-08-19T08:24:08.306Z] === RUN TestReadLog [2021-08-19T08:24:08.306Z] === PAUSE TestReadLog [2021-08-19T08:24:08.306Z] === CONT TestWriteLog [2021-08-19T08:24:08.306Z] === CONT TestReadLog [2021-08-19T08:24:08.306Z] === RUN TestReadLog/tail_exact [2021-08-19T08:24:08.306Z] --- PASS: TestWriteLog (0.04s) [2021-08-19T08:24:08.306Z] === RUN TestReadLog/tail_less_than_available [2021-08-19T08:24:08.306Z] === RUN TestReadLog/tail_more_than_available [2021-08-19T08:24:08.306Z] --- PASS: TestReadLog (0.18s) [2021-08-19T08:24:08.306Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-08-19T08:24:08.306Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-19T08:24:08.306Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-19T08:24:08.306Z] PASS [2021-08-19T08:24:08.306Z] coverage: 75.2% of statements [2021-08-19T08:24:08.306Z] ok github.com/docker/docker/daemon/logger/local 0.319s coverage: 75.2% of statements [2021-08-19T08:24:08.306Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-19T08:24:08.306Z] === RUN TestOpenFileDelete [2021-08-19T08:24:08.306Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestOpenFileRename [2021-08-19T08:24:08.306Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestParseLogTagDefaultTag [2021-08-19T08:24:08.306Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestParseLogTag [2021-08-19T08:24:08.306Z] --- PASS: TestParseLogTag (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestParseLogTagEmptyTag [2021-08-19T08:24:08.306Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestTailFiles [2021-08-19T08:24:08.306Z] --- PASS: TestTailFiles (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestFollowLogsConsumerGone [2021-08-19T08:24:08.306Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestFollowLogsProducerGone [2021-08-19T08:24:08.306Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-19T08:24:08.306Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-19T08:24:08.306Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-19T08:24:08.306Z] === RUN TestCheckCapacityAndRotate [2021-08-19T08:24:08.306Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-19T08:24:08.306Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-19T08:24:08.769Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-08-19T08:24:08.769Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-19T08:24:08.769Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-08-19T08:24:08.769Z] PASS [2021-08-19T08:24:08.769Z] coverage: 55.3% of statements [2021-08-19T08:24:08.769Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.404s coverage: 55.3% of statements [2021-08-19T08:24:08.769Z] === RUN TestLog [2021-08-19T08:24:08.769Z] --- PASS: TestLog (0.01s) [2021-08-19T08:24:08.769Z] PASS [2021-08-19T08:24:08.769Z] coverage: 31.5% of statements [2021-08-19T08:24:08.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2021-08-19T08:24:09.735Z] === RUN TestValidateLogOpt [2021-08-19T08:24:09.735Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestNewMissedConfig [2021-08-19T08:24:09.735Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestNewMissedUrl [2021-08-19T08:24:09.735Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestNewMissedToken [2021-08-19T08:24:09.735Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestNewWithProxy [2021-08-19T08:24:09.735Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestDefault [2021-08-19T08:24:09.735Z] --- PASS: TestDefault (0.01s) [2021-08-19T08:24:09.735Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-19T08:24:09.735Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-19T08:24:09.735Z] === RUN TestJsonFormat [2021-08-19T08:24:09.735Z] --- PASS: TestJsonFormat (0.01s) [2021-08-19T08:24:09.735Z] === RUN TestRawFormat [2021-08-19T08:24:09.735Z] --- PASS: TestRawFormat (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestRawFormatWithLabels [2021-08-19T08:24:09.735Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestRawFormatWithoutTag [2021-08-19T08:24:09.735Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestBatching [2021-08-19T08:24:09.735Z] === RUN TestNewParse [2021-08-19T08:24:09.735Z] --- PASS: TestNewParse (0.00s) [2021-08-19T08:24:09.735Z] PASS [2021-08-19T08:24:09.735Z] coverage: 8.3% of statements [2021-08-19T08:24:09.735Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2021-08-19T08:24:09.735Z] === RUN TestParseLogFormat [2021-08-19T08:24:09.735Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestValidateLogOptEmpty [2021-08-19T08:24:09.735Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestValidateSyslogAddress [2021-08-19T08:24:09.735Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestParseAddressDefaultPort [2021-08-19T08:24:09.735Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestValidateSyslogFacility [2021-08-19T08:24:09.735Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestValidateLogOptSyslogFormat [2021-08-19T08:24:09.735Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-19T08:24:09.735Z] === RUN TestValidateLogOpt [2021-08-19T08:24:09.735Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-19T08:24:09.735Z] PASS [2021-08-19T08:24:09.735Z] coverage: 46.8% of statements [2021-08-19T08:24:09.735Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-08-19T08:24:09.735Z] --- PASS: TestBatching (0.25s) [2021-08-19T08:24:09.735Z] === RUN TestFrequency [2021-08-19T08:24:10.138Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-19T08:24:10.194Z] --- PASS: TestFrequency (0.19s) [2021-08-19T08:24:10.194Z] === RUN TestOneMessagePerRequest [2021-08-19T08:24:10.194Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-19T08:24:10.194Z] === RUN TestVerify [2021-08-19T08:24:10.194Z] --- PASS: TestVerify (0.00s) [2021-08-19T08:24:10.194Z] === RUN TestSkipVerify [2021-08-19T08:24:10.194Z] time="2021-08-19T08:24:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:10.194Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:10.194Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] --- PASS: TestSkipVerify (0.80s) [2021-08-19T08:24:11.161Z] === RUN TestBufferMaximum [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.643448\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.643448\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] --- PASS: TestBufferMaximum (0.01s) [2021-08-19T08:24:11.161Z] === RUN TestServerAlwaysDown [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.649915\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.649915\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.649915\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.649915\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] time="2021-08-19T08:24:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629361450.649915\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:11.161Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-19T08:24:11.161Z] === RUN TestCannotSendAfterClose [2021-08-19T08:24:11.161Z] --- PASS: TestCannotSendAfterClose (0.01s) [2021-08-19T08:24:11.161Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-19T08:24:11.161Z] === RUN TestV1IDService [2021-08-19T08:24:11.161Z] --- PASS: TestV1IDService (0.04s) [2021-08-19T08:24:11.161Z] === RUN TestV2MetadataService [2021-08-19T08:24:11.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-19T08:24:12.130Z] time="2021-08-19T08:24:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-19T08:24:12.130Z] time="2021-08-19T08:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fa9b51a5492d\"}'" [2021-08-19T08:24:12.130Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-08-19T08:24:12.130Z] PASS [2021-08-19T08:24:12.130Z] coverage: 82.5% of statements [2021-08-19T08:24:12.130Z] ok github.com/docker/docker/daemon/logger/splunk 2.358s coverage: 82.5% of statements [2021-08-19T08:24:12.130Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-19T08:24:12.130Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-19T08:24:12.130Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-19T08:24:12.587Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-19T08:24:12.587Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-19T08:24:12.587Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestContinueOnError_NeverContinue [2021-08-19T08:24:12.587Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestContinueOnError_UnnestsErrors [2021-08-19T08:24:12.587Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestManifestStore [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/no_remote_or_local [2021-08-19T08:24:12.587Z] === RUN TestSuccessfulDownload [2021-08-19T08:24:12.587Z] download_test.go:268: Needs fixing on Windows [2021-08-19T08:24:12.587Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestCancelledDownload [2021-08-19T08:24:12.587Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-19T08:24:12.587Z] === RUN TestMaxDownloadAttempts [2021-08-19T08:24:12.587Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-19T08:24:12.587Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-19T08:24:12.587Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-19T08:24:12.587Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-19T08:24:12.587Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-19T08:24:12.587Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-19T08:24:12.587Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-19T08:24:12.587Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-19T08:24:12.587Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-19T08:24:12.587Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-19T08:24:12.587Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-19T08:24:12.587Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-19T08:24:12.587Z] time="2021-08-19T08:24:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local685885491\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/no_local_cache [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/with_local_cache [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/unknown_media_type [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-19T08:24:12.587Z] time="2021-08-19T08:24:12Z" level=warning msg="reference for unknown type: " [2021-08-19T08:24:12.587Z] time="2021-08-19T08:24:12Z" level=warning msg="reference for unknown type: " [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-19T08:24:12.587Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-19T08:24:12.889Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=warning msg="reference for unknown type: " [2021-08-19T08:24:13.046Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=warning msg="reference for unknown type: " [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=warning msg="reference for unknown type: " [2021-08-19T08:24:13.046Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-19T08:24:13.046Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-19T08:24:13.046Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore (0.48s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-19T08:24:13.046Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestFixManifestLayers [2021-08-19T08:24:13.046Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-19T08:24:13.046Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-19T08:24:13.046Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-19T08:24:13.046Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestFixManifestLayersBadParent [2021-08-19T08:24:13.046Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestValidateManifest [2021-08-19T08:24:13.046Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-19T08:24:13.046Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestFormatPlatform [2021-08-19T08:24:13.046Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestGetRepositoryMountCandidates [2021-08-19T08:24:13.046Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestLayerAlreadyExists [2021-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] 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-08-19T08:24:13.046Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-19T08:24:13.046Z] === RUN TestWhenEmptyAuthConfig [2021-08-19T08:24:13.046Z] --- PASS: TestV2MetadataService (1.77s) [2021-08-19T08:24:13.046Z] PASS [2021-08-19T08:24:13.046Z] coverage: 48.2% of statements [2021-08-19T08:24:13.046Z] ok github.com/docker/docker/distribution/metadata 1.903s coverage: 48.2% of statements [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-19T08:24:13.046Z] time="2021-08-19T08:24:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-19T08:24:13.046Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-19T08:24:13.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2021-08-19T08:24:13.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2021-08-19T08:24:13.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2021-08-19T08:24:13.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2021-08-19T08:24:13.046Z] === RUN TestTransfer [2021-08-19T08:24:13.504Z] --- PASS: TestTransfer (0.18s) [2021-08-19T08:24:13.504Z] === RUN TestConcurrencyLimit [2021-08-19T08:24:13.962Z] === RUN TestNotFound [2021-08-19T08:24:13.962Z] --- PASS: TestNotFound (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestConflict [2021-08-19T08:24:13.962Z] --- PASS: TestConflict (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestForbidden [2021-08-19T08:24:13.962Z] --- PASS: TestForbidden (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestInvalidParameter [2021-08-19T08:24:13.962Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestNotImplemented [2021-08-19T08:24:13.962Z] --- PASS: TestNotImplemented (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestNotModified [2021-08-19T08:24:13.962Z] --- PASS: TestNotModified (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestUnauthorized [2021-08-19T08:24:13.962Z] --- PASS: TestUnauthorized (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestUnknown [2021-08-19T08:24:13.962Z] --- PASS: TestUnknown (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestCancelled [2021-08-19T08:24:13.962Z] --- PASS: TestCancelled (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestDeadline [2021-08-19T08:24:13.962Z] --- PASS: TestDeadline (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestDataLoss [2021-08-19T08:24:13.962Z] --- PASS: TestDataLoss (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestUnavailable [2021-08-19T08:24:13.962Z] --- PASS: TestUnavailable (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestSystem [2021-08-19T08:24:13.962Z] --- PASS: TestSystem (0.00s) [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Not_Found [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Bad_Request [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Conflict [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Unauthorized [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Forbidden [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Not_Modified [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-19T08:24:13.962Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-19T08:24:13.962Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-19T08:24:13.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-19T08:24:13.963Z] PASS [2021-08-19T08:24:13.963Z] coverage: 53.1% of statements [2021-08-19T08:24:13.963Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-08-19T08:24:13.963Z] --- PASS: TestConcurrencyLimit (0.55s) [2021-08-19T08:24:13.963Z] === RUN TestInactiveJobs [2021-08-19T08:24:13.963Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-08-19T08:24:13.963Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-19T08:24:13.963Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.01s) [2021-08-19T08:24:13.963Z] === RUN TestTokenPassThru [2021-08-19T08:24:13.963Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-19T08:24:13.963Z] === RUN TestTokenPassThruDifferentHost [2021-08-19T08:24:13.963Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-19T08:24:13.963Z] PASS [2021-08-19T08:24:13.963Z] coverage: 23.4% of statements [2021-08-19T08:24:13.963Z] ok github.com/docker/docker/distribution 1.758s coverage: 23.4% of statements [2021-08-19T08:24:14.422Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-19T08:24:14.422Z] --- PASS: TestInactiveJobs (0.51s) [2021-08-19T08:24:14.422Z] === RUN TestWatchRelease [2021-08-19T08:24:14.422Z] --- PASS: TestWatchRelease (0.10s) [2021-08-19T08:24:14.422Z] === RUN TestWatchFinishedTransfer [2021-08-19T08:24:14.422Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-19T08:24:14.422Z] === RUN TestDuplicateTransfer [2021-08-19T08:24:14.422Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-08-19T08:24:14.422Z] === RUN TestSuccessfulUpload [2021-08-19T08:24:14.783Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-19T08:24:14.881Z] === RUN TestCompare [2021-08-19T08:24:14.881Z] --- PASS: TestCompare (0.00s) [2021-08-19T08:24:14.881Z] PASS [2021-08-19T08:24:14.881Z] coverage: 19.2% of statements [2021-08-19T08:24:14.881Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2021-08-19T08:24:14.881Z] time="2021-08-19T08:24:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-19T08:24:14.881Z] === RUN TestFSGetInvalidData [2021-08-19T08:24:14.881Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-08-19T08:24:14.881Z] === RUN TestFSInvalidSet [2021-08-19T08:24:14.881Z] --- PASS: TestFSInvalidSet (0.02s) [2021-08-19T08:24:14.881Z] === RUN TestFSInvalidRoot [2021-08-19T08:24:14.881Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-19T08:24:14.881Z] === RUN TestFSMetadataGetSet [2021-08-19T08:24:15.040Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-19T08:24:15.340Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-08-19T08:24:15.340Z] === RUN TestFSInvalidWalker [2021-08-19T08:24:15.340Z] --- PASS: TestSuccessfulUpload (0.58s) [2021-08-19T08:24:15.340Z] === RUN TestCancelledUpload [2021-08-19T08:24:15.340Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-19T08:24:15.340Z] PASS [2021-08-19T08:24:15.340Z] coverage: 76.8% of statements [2021-08-19T08:24:15.340Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-19T08:24:15.340Z] === RUN TestFSGetSet [2021-08-19T08:24:15.340Z] ok github.com/docker/docker/distribution/xfer 2.645s coverage: 76.8% of statements [2021-08-19T08:24:15.340Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-19T08:24:15.340Z] --- PASS: TestFSGetSet (0.02s) [2021-08-19T08:24:15.340Z] === RUN TestFSGetUnsetKey [2021-08-19T08:24:15.340Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-19T08:24:15.340Z] === RUN TestFSGetEmptyData [2021-08-19T08:24:15.340Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestFSDelete [2021-08-19T08:24:15.340Z] --- PASS: TestFSDelete (0.02s) [2021-08-19T08:24:15.340Z] === RUN TestFSWalker [2021-08-19T08:24:15.340Z] --- PASS: TestFSWalker (0.02s) [2021-08-19T08:24:15.340Z] === RUN TestFSWalkerStopOnError [2021-08-19T08:24:15.340Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-19T08:24:15.340Z] === RUN TestNewFromJSON [2021-08-19T08:24:15.340Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-19T08:24:15.340Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestMarshalKeyOrder [2021-08-19T08:24:15.340Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestImage [2021-08-19T08:24:15.340Z] --- PASS: TestImage (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestImageOSNotEmpty [2021-08-19T08:24:15.340Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-19T08:24:15.340Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-19T08:24:15.340Z] === RUN TestCreate [2021-08-19T08:24:15.340Z] --- PASS: TestCreate (0.01s) [2021-08-19T08:24:15.340Z] === RUN TestRestore [2021-08-19T08:24:15.340Z] time="2021-08-19T08:24:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-19T08:24:15.340Z] --- PASS: TestRestore (0.19s) [2021-08-19T08:24:15.340Z] === RUN TestAddDelete [2021-08-19T08:24:15.340Z] --- PASS: TestAddDelete (0.06s) [2021-08-19T08:24:15.340Z] === RUN TestSearchAfterDelete [2021-08-19T08:24:15.340Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-19T08:24:15.340Z] === RUN TestParentReset [2021-08-19T08:24:15.799Z] --- PASS: TestParentReset (0.04s) [2021-08-19T08:24:15.799Z] === RUN TestGetAndSetLastUpdated [2021-08-19T08:24:15.799Z] --- PASS: TestGetAndSetLastUpdated (0.06s) [2021-08-19T08:24:15.799Z] === RUN TestStoreLen [2021-08-19T08:24:15.799Z] === RUN TestMakeV1ConfigFromConfig [2021-08-19T08:24:15.799Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-19T08:24:15.799Z] PASS [2021-08-19T08:24:15.799Z] coverage: 25.0% of statements [2021-08-19T08:24:15.799Z] ok github.com/docker/docker/image/v1 0.129s coverage: 25.0% of statements [2021-08-19T08:24:15.799Z] --- PASS: TestStoreLen (0.13s) [2021-08-19T08:24:15.799Z] PASS [2021-08-19T08:24:15.799Z] coverage: 86.8% of statements [2021-08-19T08:24:15.799Z] ok github.com/docker/docker/image 0.813s coverage: 86.8% of statements [2021-08-19T08:24:16.258Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-08-19T08:24:16.258Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-19T08:24:17.224Z] === RUN TestSerialization [2021-08-19T08:24:17.224Z] --- PASS: TestSerialization (0.02s) [2021-08-19T08:24:17.224Z] PASS [2021-08-19T08:24:17.224Z] coverage: 100.0% of statements [2021-08-19T08:24:17.224Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2021-08-19T08:24:17.224Z] === RUN TestEnvironmentParsing [2021-08-19T08:24:17.224Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-19T08:24:17.224Z] PASS [2021-08-19T08:24:17.224Z] coverage: 1.0% of statements [2021-08-19T08:24:17.224Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.0% of statements [2021-08-19T08:24:17.682Z] === RUN TestEmptyLayer [2021-08-19T08:24:17.682Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-19T08:24:17.682Z] === RUN TestCommitFailure [2021-08-19T08:24:17.682Z] --- PASS: TestCommitFailure (0.01s) [2021-08-19T08:24:17.682Z] === RUN TestStartTransactionFailure [2021-08-19T08:24:17.682Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-19T08:24:17.682Z] === RUN TestGetOrphan [2021-08-19T08:24:17.682Z] --- PASS: TestGetOrphan (0.01s) [2021-08-19T08:24:17.682Z] === RUN TestMountAndRegister [2021-08-19T08:24:17.682Z] layer_test.go:271: Layer size: 14 [2021-08-19T08:24:17.682Z] --- PASS: TestMountAndRegister (0.07s) [2021-08-19T08:24:17.682Z] === RUN TestLayerRelease [2021-08-19T08:24:17.682Z] layer_test.go:304: Failing on Windows [2021-08-19T08:24:17.682Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-19T08:24:17.682Z] === RUN TestStoreRestore [2021-08-19T08:24:17.682Z] layer_test.go:353: Failing on Windows [2021-08-19T08:24:17.682Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-19T08:24:17.682Z] === RUN TestTarStreamStability [2021-08-19T08:24:17.682Z] layer_test.go:468: Failing on Windows [2021-08-19T08:24:17.682Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-19T08:24:17.682Z] === RUN TestRegisterExistingLayer [2021-08-19T08:24:18.148Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-08-19T08:24:18.148Z] === RUN TestTarStreamVerification [2021-08-19T08:24:18.148Z] layer_test.go:697: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestLayerMigration [2021-08-19T08:24:18.148Z] migration_test.go:46: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestLayerMigrationNoTarsplit [2021-08-19T08:24:18.148Z] migration_test.go:182: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestMountInit [2021-08-19T08:24:18.148Z] mount_test.go:17: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestMountInit (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestMountSize [2021-08-19T08:24:18.148Z] mount_test.go:76: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestMountSize (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestMountChanges [2021-08-19T08:24:18.148Z] mount_test.go:125: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestMountChanges (0.00s) [2021-08-19T08:24:18.148Z] === RUN TestMountApply [2021-08-19T08:24:18.148Z] mount_test.go:212: Failing on Windows [2021-08-19T08:24:18.148Z] --- SKIP: TestMountApply (0.00s) [2021-08-19T08:24:18.148Z] PASS [2021-08-19T08:24:18.148Z] coverage: 30.1% of statements [2021-08-19T08:24:18.148Z] ok github.com/docker/docker/layer 0.405s coverage: 30.1% of statements [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-19T08:24:18.148Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-19T08:24:18.148Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-19T08:24:18.148Z] PASS [2021-08-19T08:24:18.148Z] coverage: 42.3% of statements [2021-08-19T08:24:18.148Z] ok github.com/docker/docker/oci 0.093s coverage: 42.3% of statements [2021-08-19T08:24:18.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-19T08:24:18.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-19T08:24:18.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-19T08:24:18.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-19T08:24:18.148Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-19T08:24:18.148Z] === RUN TestParseVersion [2021-08-19T08:24:18.148Z] --- PASS: TestParseVersion (0.00s) [2021-08-19T08:24:18.148Z] PASS [2021-08-19T08:24:18.148Z] coverage: 52.9% of statements [2021-08-19T08:24:18.148Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-08-19T08:24:18.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-19T08:24:18.311Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-19T08:24:18.567Z] check_test.go:309: [df5f2874be320] daemon is not started [2021-08-19T08:24:18.567Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-19T08:24:19.115Z] === RUN TestAddressPoolOpt [2021-08-19T08:24:19.115Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/a [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/something [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/_=a [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/env1=value1 [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/_env1=value1 [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/PATH [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/=a [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/PATH= [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/PATH=something [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/asd!qwe [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/1asd [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/123 [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/some_space [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/__some_space_before [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/some_space_after__ [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/= [2021-08-19T08:24:19.115Z] === RUN TestValidateEnv/PaTh [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestParseHost [2021-08-19T08:24:19.115Z] --- PASS: TestParseHost (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestParseDockerDaemonHost [2021-08-19T08:24:19.115Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestParseTCP [2021-08-19T08:24:19.115Z] --- PASS: TestParseTCP (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-19T08:24:19.115Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestValidateExtraHosts [2021-08-19T08:24:19.115Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestIpOptString [2021-08-19T08:24:19.115Z] --- PASS: TestIpOptString (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-19T08:24:19.115Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestNewIpOptValidDefaultVal [2021-08-19T08:24:19.115Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestIpOptSetInvalidVal [2021-08-19T08:24:19.115Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestValidateIPAddress [2021-08-19T08:24:19.115Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestMapOpts [2021-08-19T08:24:19.115Z] --- PASS: TestMapOpts (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestListOptsWithoutValidator [2021-08-19T08:24:19.115Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestListOptsWithValidator [2021-08-19T08:24:19.115Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestValidateDNSSearch [2021-08-19T08:24:19.115Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_general_format [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_one_more [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-19T08:24:19.115Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel (0.01s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.01s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-19T08:24:19.115Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestNamedListOpts [2021-08-19T08:24:19.115Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestNamedMapOpts [2021-08-19T08:24:19.115Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestParseLink [2021-08-19T08:24:19.115Z] --- PASS: TestParseLink (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestQuotedStringSetWithQuotes [2021-08-19T08:24:19.115Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-19T08:24:19.115Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-19T08:24:19.115Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-19T08:24:19.115Z] === RUN TestUlimitOpt [2021-08-19T08:24:19.115Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-19T08:24:19.115Z] PASS [2021-08-19T08:24:19.116Z] coverage: 67.1% of statements [2021-08-19T08:24:19.116Z] ok github.com/docker/docker/opts 0.099s coverage: 67.1% of statements [2021-08-19T08:24:19.242Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-19T08:24:19.242Z] === RUN TestInfoDebug [2021-08-19T08:24:19.242Z] --- PASS: TestInfoDebug (0.52s) [2021-08-19T08:24:19.242Z] === RUN TestInfoInsecureRegistries [2021-08-19T08:24:19.242Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-19T08:24:19.242Z] === RUN TestInfoRegistryMirrors [2021-08-19T08:24:19.242Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-19T08:24:19.242Z] === RUN TestLoginFailsWithBadCredentials [2021-08-19T08:24:19.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-08-19T08:24:19.242Z] === RUN TestPingCacheHeaders [2021-08-19T08:24:19.242Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-19T08:24:19.242Z] === RUN TestPingGet [2021-08-19T08:24:19.242Z] --- PASS: TestPingGet (0.02s) [2021-08-19T08:24:19.242Z] === RUN TestPingHead [2021-08-19T08:24:19.242Z] --- PASS: TestPingHead (0.02s) [2021-08-19T08:24:19.242Z] === RUN TestVersion [2021-08-19T08:24:19.242Z] --- PASS: TestVersion (0.02s) [2021-08-19T08:24:19.242Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:24:19.573Z] === RUN TestUnbuffered [2021-08-19T08:24:19.573Z] --- PASS: TestUnbuffered (0.00s) [2021-08-19T08:24:19.573Z] === RUN TestRaceUnbuffered [2021-08-19T08:24:19.573Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-19T08:24:19.573Z] PASS [2021-08-19T08:24:19.573Z] coverage: 100.0% of statements [2021-08-19T08:24:19.573Z] ok github.com/docker/docker/pkg/broadcaster 0.084s coverage: 100.0% of statements [2021-08-19T08:24:19.573Z] === RUN TestPeerCertificateMarshalJSON [2021-08-19T08:24:19.997Z] --- PASS: TestServiceWithDataPathPortInit (15.50s) [2021-08-19T08:24:19.997Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-19T08:24:19.998Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:utrnjnnp3ul2252ujo50410su Created:2021-08-19 08:24:17.972456367 +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[4b32e6ae89fa4b768392b1082317c3df98ee86aed6261f99a58ec007c297e3d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7d10java7jmzg626vpex35a6 EndpointID:a71c0b90e829b0119960ebffab9ab603f063ad891c7f24016e84741419b6337c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b64c594d8f5a3f3ed03c84828e8a521ec5a6914233155767a39ed1cc6b70858 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:8203126a5da8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7d10java7jmzg626vpex35a6 EndpointID:a71c0b90e829b0119960ebffab9ab603f063ad891c7f24016e84741419b6337c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-19T08:24:20.059Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-08-19T08:24:20.059Z] Copying nested executables into bundles/cross/linux/amd64 [2021-08-19T08:24:20.059Z] Cross building: bundles/cross/windows/amd64 [2021-08-19T08:24:20.059Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-08-19T08:24:20.059Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-19T08:24:20.540Z] === RUN TestMatch [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[foo]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[foo_bar]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[]#01 [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[qux]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-19T08:24:20.540Z] === RUN TestMatch/[[foo_baz]] [2021-08-19T08:24:20.540Z] --- PASS: TestMatch (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-19T08:24:20.540Z] PASS [2021-08-19T08:24:20.540Z] coverage: 87.5% of statements [2021-08-19T08:24:20.540Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-08-19T08:24:20.540Z] === RUN TestIsArchivePathDir [2021-08-19T08:24:20.540Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-08-19T08:24:20.540Z] === RUN TestIsArchivePathInvalidFile [2021-08-19T08:24:20.540Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-19T08:24:20.540Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-19T08:24:20.540Z] --- PASS: TestPeerCertificateMarshalJSON (1.04s) [2021-08-19T08:24:20.540Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-19T08:24:20.540Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-19T08:24:20.540Z] === RUN TestMiddleware [2021-08-19T08:24:20.540Z] --- PASS: TestMiddleware (0.00s) [2021-08-19T08:24:20.540Z] === RUN TestNewResponseModifier [2021-08-19T08:24:20.540Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-19T08:24:20.540Z] PASS [2021-08-19T08:24:20.540Z] coverage: 26.8% of statements [2021-08-19T08:24:20.540Z] ok github.com/docker/docker/pkg/authorization 1.110s coverage: 26.8% of statements [2021-08-19T08:24:20.617Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.42s) [2021-08-19T08:24:20.617Z] PASS [2021-08-19T08:24:20.617Z] [2021-08-19T08:24:20.617Z] DONE 18 tests in 22.753s [2021-08-19T08:24:20.617Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-19T08:24:20.617Z] INFO: Testing against a local daemon [2021-08-19T08:24:20.617Z] === RUN TestVolumesCreateAndList [2021-08-19T08:24:20.618Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-19T08:24:20.618Z] === RUN TestVolumesRemove [2021-08-19T08:24:20.618Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-19T08:24:20.618Z] === RUN TestVolumesInspect [2021-08-19T08:24:20.618Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-19T08:24:20.618Z] === RUN TestVolumesInvalidJSON [2021-08-19T08:24:20.618Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-19T08:24:20.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-19T08:24:20.618Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-19T08:24:20.618Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-19T08:24:20.618Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-19T08:24:20.618Z] PASS [2021-08-19T08:24:20.618Z] [2021-08-19T08:24:20.618Z] DONE 5 tests in 0.163s [2021-08-19T08:24:20.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T08:24:20.997Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-08-19T08:24:20.997Z] === RUN TestIsArchivePathTar [2021-08-19T08:24:20.997Z] === RUN TestChrootTarUntar [2021-08-19T08:24:20.997Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-19T08:24:20.997Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootUntarEmptyArchive [2021-08-19T08:24:20.997Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootTarUntarWithSymlink [2021-08-19T08:24:20.997Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootCopyWithTar [2021-08-19T08:24:20.997Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootCopyFileWithTar [2021-08-19T08:24:20.997Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootUntarPath [2021-08-19T08:24:20.997Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-19T08:24:20.997Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-19T08:24:20.997Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-19T08:24:20.997Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2021-08-19T08:24:20.997Z] === RUN TestChrootApplyDotDotFile [2021-08-19T08:24:20.997Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:20.997Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-19T08:24:20.997Z] PASS [2021-08-19T08:24:20.997Z] coverage: 15.4% of statements [2021-08-19T08:24:20.997Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2021-08-19T08:24:20.997Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-08-19T08:24:20.997Z] === RUN TestDecompressStreamGzip [2021-08-19T08:24:21.455Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-08-19T08:24:21.455Z] === RUN TestDecompressStreamBzip2 [2021-08-19T08:24:21.455Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-08-19T08:24:21.455Z] === RUN TestDecompressStreamXz [2021-08-19T08:24:21.455Z] archive_test.go:134: Xz not present in msys2 [2021-08-19T08:24:21.455Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestCompressStreamXzUnsupported [2021-08-19T08:24:21.455Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-19T08:24:21.455Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestCompressStreamInvalid [2021-08-19T08:24:21.455Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestExtensionInvalid [2021-08-19T08:24:21.455Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestExtensionUncompressed [2021-08-19T08:24:21.455Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestExtensionBzip2 [2021-08-19T08:24:21.455Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestExtensionGzip [2021-08-19T08:24:21.455Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestExtensionXz [2021-08-19T08:24:21.455Z] --- PASS: TestExtensionXz (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestCmdStreamLargeStderr [2021-08-19T08:24:21.455Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-08-19T08:24:21.455Z] === RUN TestCmdStreamBad [2021-08-19T08:24:21.455Z] archive_test.go:239: Failing on Windows CI machines [2021-08-19T08:24:21.455Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestCmdStreamGood [2021-08-19T08:24:21.455Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-19T08:24:21.455Z] === RUN TestUntarPathWithInvalidDest [2021-08-19T08:24:21.455Z] === RUN TestSizeEmpty [2021-08-19T08:24:21.455Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestSizeEmptyFile [2021-08-19T08:24:21.455Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestSizeNonemptyFile [2021-08-19T08:24:21.455Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-19T08:24:21.455Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-19T08:24:21.455Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-19T08:24:21.455Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestMoveToSubdir [2021-08-19T08:24:21.455Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-19T08:24:21.455Z] === RUN TestSizeNonExistingDirectory [2021-08-19T08:24:21.455Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-19T08:24:21.455Z] PASS [2021-08-19T08:24:21.455Z] coverage: 80.0% of statements [2021-08-19T08:24:21.455Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2021-08-19T08:24:21.455Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-19T08:24:21.455Z] === RUN TestUntarPathWithInvalidSrc [2021-08-19T08:24:21.455Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-19T08:24:21.455Z] === RUN TestUntarPath [2021-08-19T08:24:21.914Z] --- PASS: TestUntarPath (0.10s) [2021-08-19T08:24:21.915Z] === RUN TestUntarPathWithDestinationFile [2021-08-19T08:24:21.915Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-08-19T08:24:21.915Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-19T08:24:21.915Z] === RUN Test [2021-08-19T08:24:21.915Z] === RUN Test/TestContainsEntry [2021-08-19T08:24:21.915Z] === RUN Test/TestCreateEntries [2021-08-19T08:24:21.915Z] === RUN Test/TestEntriesDiff [2021-08-19T08:24:21.915Z] === RUN Test/TestEntriesEquality [2021-08-19T08:24:21.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-19T08:24:21.915Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-19T08:24:21.915Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-19T08:24:21.915Z] === RUN Test/TestGeneratorNotGenerate [2021-08-19T08:24:21.915Z] === RUN Test/TestGeneratorWithPort [2021-08-19T08:24:21.915Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-19T08:24:21.915Z] === RUN Test/TestNewEntry [2021-08-19T08:24:21.915Z] === RUN Test/TestParse [2021-08-19T08:24:21.915Z] --- PASS: Test (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-19T08:24:21.915Z] --- PASS: Test/TestParse (0.00s) [2021-08-19T08:24:21.915Z] PASS [2021-08-19T08:24:21.915Z] coverage: 58.3% of statements [2021-08-19T08:24:21.915Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-08-19T08:24:21.915Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-08-19T08:24:21.915Z] === RUN TestCopyWithTarInvalidSrc [2021-08-19T08:24:21.915Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-19T08:24:21.915Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-19T08:24:21.915Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-19T08:24:21.915Z] === RUN TestCopyWithTarSrcFile [2021-08-19T08:24:21.915Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-19T08:24:21.915Z] === RUN TestCopyWithTarSrcFolder [2021-08-19T08:24:21.915Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-19T08:24:21.915Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-19T08:24:21.915Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-19T08:24:21.915Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-19T08:24:21.915Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-08-19T08:24:21.915Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-19T08:24:21.915Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-19T08:24:21.915Z] === RUN TestCopyFileWithTarSrcFile [2021-08-19T08:24:21.915Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-19T08:24:21.915Z] === RUN TestTarFiles [2021-08-19T08:24:22.376Z] === RUN Test [2021-08-19T08:24:22.376Z] === RUN Test/TestContent [2021-08-19T08:24:22.376Z] === RUN Test/TestInitialize [2021-08-19T08:24:22.376Z] === RUN Test/TestNew [2021-08-19T08:24:22.376Z] === RUN Test/TestParsingContentsWithComments [2021-08-19T08:24:22.376Z] === RUN Test/TestRegister [2021-08-19T08:24:22.376Z] === RUN Test/TestWatch [2021-08-19T08:24:22.376Z] --- PASS: Test (0.01s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestContent (0.00s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestNew (0.00s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestRegister (0.00s) [2021-08-19T08:24:22.376Z] --- PASS: Test/TestWatch (0.01s) [2021-08-19T08:24:22.376Z] PASS [2021-08-19T08:24:22.376Z] coverage: 97.6% of statements [2021-08-19T08:24:22.376Z] ok github.com/docker/docker/pkg/discovery/file 0.062s coverage: 97.6% of statements [2021-08-19T08:24:22.518Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-19T08:24:22.518Z] Removing test suite binaries [2021-08-19T08:24:22.518Z] exiting test-integration [2021-08-19T08:24:22.518Z] ++ exit 0 [2021-08-19T08:24:22.518Z] [2021-08-19T08:24:22.835Z] === RUN Test [2021-08-19T08:24:22.835Z] === RUN Test/TestWatch [2021-08-19T08:24:22.835Z] --- PASS: Test (0.01s) [2021-08-19T08:24:22.835Z] --- PASS: Test/TestWatch (0.01s) [2021-08-19T08:24:22.835Z] PASS [2021-08-19T08:24:22.835Z] coverage: 92.3% of statements [2021-08-19T08:24:22.835Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2021-08-19T08:24:23.293Z] === RUN Test [2021-08-19T08:24:23.293Z] === RUN Test/TestInitialize [2021-08-19T08:24:23.293Z] time="2021-08-19T08:24:22Z" level=info msg="Initializing discovery without TLS" [2021-08-19T08:24:23.293Z] time="2021-08-19T08:24:22Z" level=info msg="Initializing discovery without TLS" [2021-08-19T08:24:23.293Z] time="2021-08-19T08:24:22Z" level=info msg="Initializing discovery without TLS" [2021-08-19T08:24:23.293Z] === RUN Test/TestInitializeWithCerts [2021-08-19T08:24:23.293Z] time="2021-08-19T08:24:22Z" level=info msg="Initializing discovery with TLS" [2021-08-19T08:24:23.293Z] === RUN Test/TestWatch [2021-08-19T08:24:23.293Z] time="2021-08-19T08:24:22Z" level=info msg="Initializing discovery without TLS" [2021-08-19T08:24:23.293Z] === RUN Test [2021-08-19T08:24:23.293Z] === RUN Test/TestInitialize [2021-08-19T08:24:23.293Z] === RUN Test/TestInitializeWithPattern [2021-08-19T08:24:23.293Z] === RUN Test/TestRegister [2021-08-19T08:24:23.293Z] === RUN Test/TestWatch [2021-08-19T08:24:23.293Z] --- PASS: Test (0.00s) [2021-08-19T08:24:23.293Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-19T08:24:23.293Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-19T08:24:23.293Z] --- PASS: Test/TestRegister (0.00s) [2021-08-19T08:24:23.293Z] --- PASS: Test/TestWatch (0.00s) [2021-08-19T08:24:23.293Z] PASS [2021-08-19T08:24:23.293Z] coverage: 93.8% of statements [2021-08-19T08:24:23.293Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-08-19T08:24:24.258Z] === RUN TestPollerAddRemove [2021-08-19T08:24:24.258Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-19T08:24:24.258Z] === RUN TestPollerEvent [2021-08-19T08:24:24.258Z] poller_test.go:41: No chmod on Windows [2021-08-19T08:24:24.258Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-19T08:24:24.258Z] === RUN TestPollerClose [2021-08-19T08:24:24.258Z] --- PASS: TestPollerClose (0.00s) [2021-08-19T08:24:24.258Z] PASS [2021-08-19T08:24:24.258Z] coverage: 45.7% of statements [2021-08-19T08:24:24.258Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2021-08-19T08:24:24.727Z] === RUN TestCopyFileWithInvalidSrc [2021-08-19T08:24:24.728Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCopyFileWithInvalidDest [2021-08-19T08:24:24.728Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-19T08:24:24.728Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-19T08:24:24.728Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCopyFile [2021-08-19T08:24:24.728Z] --- PASS: TestCopyFile (0.01s) [2021-08-19T08:24:24.728Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-19T08:24:24.728Z] fileutils_test.go:134: Needs porting to Windows [2021-08-19T08:24:24.728Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-19T08:24:24.728Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-19T08:24:24.728Z] fileutils_test.go:180: Needs porting to Windows [2021-08-19T08:24:24.728Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestWildcardMatches [2021-08-19T08:24:24.728Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestPatternMatches [2021-08-19T08:24:24.728Z] --- PASS: TestPatternMatches (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-19T08:24:24.728Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestPatternMatchesFolderExclusions [2021-08-19T08:24:24.728Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-19T08:24:24.728Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-19T08:24:24.728Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-19T08:24:24.728Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-19T08:24:24.728Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestSingleExclamationError [2021-08-19T08:24:24.728Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestMatchesWithNoPatterns [2021-08-19T08:24:24.728Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestMatchesWithMalformedPatterns [2021-08-19T08:24:24.728Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestMatches [2021-08-19T08:24:24.728Z] --- PASS: TestMatches (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatterns [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatternsExceptionFlag [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCleanPatternsErrorSingleException [2021-08-19T08:24:24.728Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCreateIfNotExistsDir [2021-08-19T08:24:24.728Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestCreateIfNotExistsFile [2021-08-19T08:24:24.728Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestMatch [2021-08-19T08:24:24.728Z] --- PASS: TestMatch (0.00s) [2021-08-19T08:24:24.728Z] PASS [2021-08-19T08:24:24.728Z] coverage: 85.4% of statements [2021-08-19T08:24:24.728Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 85.4% of statements [2021-08-19T08:24:24.728Z] === RUN TestGet [2021-08-19T08:24:24.728Z] --- PASS: TestGet (0.00s) [2021-08-19T08:24:24.728Z] === RUN TestGetShortcutString [2021-08-19T08:24:24.728Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-19T08:24:24.728Z] PASS [2021-08-19T08:24:24.728Z] coverage: 42.9% of statements [2021-08-19T08:24:24.728Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite (412.60s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.39s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.48s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.00s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.84s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.41s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.39s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.06s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.77s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (8.17s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.56s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.58s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.01s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.28s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.04s) [2021-08-19T08:24:25.109Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.48s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.68s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.28s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.55s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.49s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.23s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.14s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.05s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.14s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.25s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.12s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.58s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.92s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.47s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.01s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.20s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.91s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.69s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.65s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.69s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.12s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.68s) [2021-08-19T08:24:25.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.73s) [2021-08-19T08:24:25.109Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-08-19T08:24:25.110Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.05s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.06s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.47s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.01s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.18s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.51s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.47s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.39s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.82s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.53s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.90s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.90s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.93s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.80s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.95s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.30s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.41s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.17s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.07s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.00s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.74s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.67s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.18s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.60s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.24s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.43s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-08-19T08:24:25.110Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.90s) [2021-08-19T08:24:25.110Z] === RUN TestDockerSwarmSuite [2021-08-19T08:24:25.110Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-19T08:24:25.278Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2021-08-19T08:24:25.278Z] PASS [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] === Skipped [2021-08-19T08:24:25.278Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:24:25.278Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] DONE 26 tests, 1 skipped in 52.873s [2021-08-19T08:24:25.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:24:25.278Z] ++ 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-08-19T08:24:25.278Z] ++ set -e [2021-08-19T08:24:25.278Z] ++ '[' -n 0 ']' [2021-08-19T08:24:25.278Z] ++ set -x [2021-08-19T08:24:25.278Z] ++ 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-08-19T08:24:25.278Z] INFO: Testing against a local daemon [2021-08-19T08:24:25.278Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-19T08:24:25.278Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:24:25.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:24:25.278Z] === RUN TestDockerNetworkIpvlan [2021-08-19T08:24:25.278Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:24:25.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:24:25.278Z] PASS [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] === Skipped [2021-08-19T08:24:25.278Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-19T08:24:25.278Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-19T08:24:25.278Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] [2021-08-19T08:24:25.278Z] DONE 2 tests, 2 skipped in 0.917s [2021-08-19T08:24:25.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:24:25.278Z] ++ 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-08-19T08:24:25.278Z] ++ set -e [2021-08-19T08:24:25.278Z] ++ '[' -n 0 ']' [2021-08-19T08:24:25.278Z] ++ set -x [2021-08-19T08:24:25.279Z] ++ 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-08-19T08:24:25.694Z] === RUN TestCreateIDMapOrder [2021-08-19T08:24:25.694Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-19T08:24:25.694Z] PASS [2021-08-19T08:24:25.694Z] coverage: 7.2% of statements [2021-08-19T08:24:25.694Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements Post stage [Pipeline] junit [2021-08-19T08:24:25.822Z] Recording test results [2021-08-19T08:24:25.849Z] INFO: Testing against a local daemon [2021-08-19T08:24:25.849Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-19T08:24:26.152Z] --- PASS: Test (3.18s) [2021-08-19T08:24:26.152Z] --- PASS: Test/TestInitialize (0.17s) [2021-08-19T08:24:26.152Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-19T08:24:26.152Z] --- PASS: Test/TestWatch (3.00s) [2021-08-19T08:24:26.152Z] PASS [2021-08-19T08:24:26.152Z] coverage: 84.1% of statements [2021-08-19T08:24:26.152Z] ok github.com/docker/docker/pkg/discovery/kv 3.228s coverage: 84.1% of statements [2021-08-19T08:24:26.152Z] === RUN TestFixedBufferCap [2021-08-19T08:24:26.152Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestFixedBufferLen [2021-08-19T08:24:26.152Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestFixedBufferString [2021-08-19T08:24:26.152Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestFixedBufferWrite [2021-08-19T08:24:26.152Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestFixedBufferRead [2021-08-19T08:24:26.152Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestBytesPipeRead [2021-08-19T08:24:26.152Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestBytesPipeWrite [2021-08-19T08:24:26.152Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-19T08:24:26.152Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-19T08:24:26.610Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-08-19T08:24:26.610Z] === RUN TestAtomicWriteToFile [2021-08-19T08:24:26.610Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-08-19T08:24:26.610Z] === RUN TestAtomicWriteSetCommit [2021-08-19T08:24:26.610Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-19T08:24:26.610Z] === RUN TestAtomicWriteSetCancel [2021-08-19T08:24:27.068Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-19T08:24:27.068Z] === RUN TestReadCloserWrapperClose [2021-08-19T08:24:27.068Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestReaderErrWrapperReadOnError [2021-08-19T08:24:27.068Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestReaderErrWrapperRead [2021-08-19T08:24:27.068Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestHashData [2021-08-19T08:24:27.068Z] --- PASS: TestHashData (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestCancelReadCloser [2021-08-19T08:24:27.068Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-19T08:24:27.068Z] === RUN TestWriteCloserWrapperClose [2021-08-19T08:24:27.068Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestNopWriteCloser [2021-08-19T08:24:27.068Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestNopWriter [2021-08-19T08:24:27.068Z] --- PASS: TestNopWriter (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestWriteCounter [2021-08-19T08:24:27.068Z] --- PASS: TestWriteCounter (0.00s) [2021-08-19T08:24:27.068Z] PASS [2021-08-19T08:24:27.068Z] coverage: 69.2% of statements [2021-08-19T08:24:27.068Z] ok github.com/docker/docker/pkg/ioutils 0.676s coverage: 69.2% of statements [2021-08-19T08:24:27.068Z] === RUN TestError [2021-08-19T08:24:27.068Z] --- PASS: TestError (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestProgressString [2021-08-19T08:24:27.068Z] === RUN TestProgressString/no_progress [2021-08-19T08:24:27.068Z] === RUN TestProgressString/progress_1 [2021-08-19T08:24:27.068Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-19T08:24:27.068Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-19T08:24:27.068Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-19T08:24:27.068Z] === RUN TestProgressString/with_units [2021-08-19T08:24:27.068Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-19T08:24:27.068Z] === RUN TestProgressString/hide_counts [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-19T08:24:27.068Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestJSONMessageDisplay [2021-08-19T08:24:27.068Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-08-19T08:24:27.068Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-19T08:24:27.068Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-19T08:24:27.068Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-19T08:24:27.068Z] === RUN TestDisplayJSONMessagesStream [2021-08-19T08:24:27.068Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-19T08:24:27.068Z] PASS [2021-08-19T08:24:27.068Z] coverage: 91.7% of statements [2021-08-19T08:24:27.068Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2021-08-19T08:24:27.175Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-19T08:24:27.233Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-08-19T08:24:27.233Z] === RUN TestDockerNetworkMacvlan [2021-08-19T08:24:27.526Z] === RUN TestStandardLongPath [2021-08-19T08:24:27.526Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-19T08:24:27.526Z] === RUN TestUNCLongPath [2021-08-19T08:24:27.526Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-19T08:24:27.526Z] PASS [2021-08-19T08:24:27.526Z] coverage: 100.0% of statements [2021-08-19T08:24:27.526Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2021-08-19T08:24:27.534Z] + echo Ensuring container killed. [2021-08-19T08:24:27.534Z] Ensuring container killed. [2021-08-19T08:24:27.534Z] + docker rm -vf docker-pr1 [2021-08-19T08:24:27.534Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-19T08:24:27.629Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-19T08:24:27.845Z] + echo Chowning /workspace to jenkins user [2021-08-19T08:24:27.845Z] Chowning /workspace to jenkins user [2021-08-19T08:24:27.845Z] + id -u [2021-08-19T08:24:27.845Z] + id -g [2021-08-19T08:24:27.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T08:24:27.845Z] Unable to find image 'busybox:latest' locally [2021-08-19T08:24:27.845Z] latest: Pulling from library/busybox [2021-08-19T08:24:27.984Z] === RUN TestNameFormat [2021-08-19T08:24:27.984Z] --- PASS: TestNameFormat (0.00s) [2021-08-19T08:24:27.984Z] === RUN TestNameRetries [2021-08-19T08:24:27.984Z] --- PASS: TestNameRetries (0.00s) [2021-08-19T08:24:27.984Z] PASS [2021-08-19T08:24:27.984Z] coverage: 85.7% of statements [2021-08-19T08:24:27.984Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2021-08-19T08:24:27.984Z] === RUN TestParseKeyValueOpt [2021-08-19T08:24:27.984Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-19T08:24:27.984Z] === RUN TestParseUintList [2021-08-19T08:24:27.984Z] --- PASS: TestParseUintList (0.00s) [2021-08-19T08:24:27.984Z] === RUN TestParseUintListMaximumLimits [2021-08-19T08:24:27.984Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-19T08:24:27.984Z] PASS [2021-08-19T08:24:27.984Z] coverage: 97.0% of statements [2021-08-19T08:24:27.984Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2021-08-19T08:24:28.104Z] b71f96345d44: Pulling fs layer [2021-08-19T08:24:28.104Z] b71f96345d44: Download complete [2021-08-19T08:24:28.104Z] b71f96345d44: Pull complete [2021-08-19T08:24:28.104Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-19T08:24:28.104Z] Status: Downloaded newer image for busybox:latest [2021-08-19T08:24:28.176Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-19T08:24:28.442Z] === RUN TestNewAndRemove [2021-08-19T08:24:28.442Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-19T08:24:28.442Z] === RUN TestRemoveInvalidPath [2021-08-19T08:24:28.442Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-19T08:24:28.442Z] PASS [2021-08-19T08:24:28.442Z] coverage: 82.6% of statements [2021-08-19T08:24:28.442Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2021-08-19T08:24:28.442Z] --- PASS: TestTarFiles (6.52s) [2021-08-19T08:24:28.442Z] === RUN TestTarUntar [2021-08-19T08:24:28.442Z] --- PASS: TestTarUntar (0.04s) [2021-08-19T08:24:28.442Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-19T08:24:28.442Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-19T08:24:28.442Z] === RUN TestTarWithOptions [2021-08-19T08:24:28.442Z] --- PASS: TestTarWithOptions (0.05s) [2021-08-19T08:24:28.442Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-19T08:24:28.442Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-19T08:24:28.442Z] === RUN TestUntarUstarGnuConflict [2021-08-19T08:24:28.442Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-19T08:24:28.442Z] === RUN TestUntarInvalidFilenames [2021-08-19T08:24:28.748Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-19T08:24:28.901Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames579856910\\dest" [2021-08-19T08:24:28.901Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-08-19T08:24:28.901Z] === RUN TestUntarHardlinkToSymlink [2021-08-19T08:24:28.901Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-19T08:24:28.901Z] === RUN TestUntarInvalidHardlink [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink359943439\\victim\\hello" -> "../victim/hello" [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink187849506\\victim\\hello" -> "/../victim/hello" [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink298762777\\victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink250490020\\victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink287818163\\victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink083640694\\victim" -> "../victim" [2021-08-19T08:24:28.901Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-19T08:24:28.901Z] === RUN TestUntarInvalidSymlink [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883719261\\dest\\dotdot" -> "../victim/hello" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink726549016\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink972424343\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink001963786\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink062751457\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink073195724\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:28.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink997644219\\dest\\dir\\loophole" -> "../../victim" [2021-08-19T08:24:28.901Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-08-19T08:24:28.901Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-19T08:24:28.901Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-19T08:24:28.901Z] === RUN TestXGlobalNoParent [2021-08-19T08:24:28.901Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-19T08:24:28.901Z] === RUN TestReplaceFileTarWrapper [2021-08-19T08:24:28.901Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-08-19T08:24:28.901Z] === RUN TestPrefixHeaderReadable [2021-08-19T08:24:28.901Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-19T08:24:28.901Z] === RUN TestDisablePigz [2021-08-19T08:24:28.901Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-19T08:24:29.358Z] === RUN TestParseEmptyInterface [2021-08-19T08:24:29.358Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestParseNonInterfaceType [2021-08-19T08:24:29.358Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestParseWithOneFunction [2021-08-19T08:24:29.358Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestParseWithMultipleFuncs [2021-08-19T08:24:29.358Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestParseWithUnnamedReturn [2021-08-19T08:24:29.358Z] --- PASS: TestDisablePigz (0.17s) [2021-08-19T08:24:29.358Z] === RUN TestPigz [2021-08-19T08:24:29.358Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestEmbeddedInterface [2021-08-19T08:24:29.358Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestParsedImports [2021-08-19T08:24:29.358Z] --- PASS: TestParsedImports (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestAliasedImports [2021-08-19T08:24:29.358Z] --- PASS: TestAliasedImports (0.00s) [2021-08-19T08:24:29.358Z] PASS [2021-08-19T08:24:29.358Z] coverage: 56.8% of statements [2021-08-19T08:24:29.358Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.077s coverage: 56.8% of statements [2021-08-19T08:24:29.358Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-19T08:24:29.358Z] --- PASS: TestPigz (0.15s) [2021-08-19T08:24:29.358Z] === RUN TestCopyFileWithInvalidDest [2021-08-19T08:24:29.358Z] archive_windows_test.go:16: Currently fails [2021-08-19T08:24:29.358Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestCanonicalTarNameForPath [2021-08-19T08:24:29.358Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestCanonicalTarName [2021-08-19T08:24:29.358Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestChmodTarEntry [2021-08-19T08:24:29.358Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestHardLinkOrder [2021-08-19T08:24:29.358Z] --- PASS: TestHardLinkOrder (0.11s) [2021-08-19T08:24:29.358Z] === RUN TestChangeString [2021-08-19T08:24:29.358Z] --- PASS: TestChangeString (0.00s) [2021-08-19T08:24:29.358Z] === RUN TestChangesWithNoChanges [2021-08-19T08:24:29.358Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-08-19T08:24:29.358Z] === RUN TestChangesWithChanges [2021-08-19T08:24:29.691Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-19T08:24:29.816Z] --- PASS: TestChangesWithChanges (0.05s) [2021-08-19T08:24:29.816Z] === RUN TestChangesWithChangesGH13590 [2021-08-19T08:24:29.816Z] changes_test.go:192: needs more investigation [2021-08-19T08:24:29.816Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestChangesDirsEmpty [2021-08-19T08:24:29.816Z] --- PASS: TestChangesDirsEmpty (0.21s) [2021-08-19T08:24:29.816Z] === RUN TestChangesDirsMutated [2021-08-19T08:24:29.816Z] === RUN TestFailedConnection [2021-08-19T08:24:29.816Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-08-19T08:24:29.816Z] === RUN TestApplyLayer [2021-08-19T08:24:29.816Z] changes_test.go:405: needs further investigation [2021-08-19T08:24:29.816Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestChangesSizeWithHardlinks [2021-08-19T08:24:29.816Z] changes_test.go:441: needs further investigation [2021-08-19T08:24:29.816Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestChangesSizeWithNoChanges [2021-08-19T08:24:29.816Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-19T08:24:29.816Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestChangesSize [2021-08-19T08:24:29.816Z] --- PASS: TestChangesSize (0.00s) [2021-08-19T08:24:29.816Z] === RUN TestApplyLayerInvalidFilenames [2021-08-19T08:24:29.816Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames522718914\\dest" [2021-08-19T08:24:29.816Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-19T08:24:29.816Z] === RUN TestApplyLayerInvalidHardlink [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink273086788\\victim\\hello" -> "../victim/hello" [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink935927763\\victim\\hello" -> "/../victim/hello" [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink715073302\\victim" -> "../victim" [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink705109885\\victim" -> "../victim" [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink591191736\\victim" -> "../victim" [2021-08-19T08:24:29.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink121344695\\victim" -> "../victim" [2021-08-19T08:24:30.274Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-19T08:24:30.274Z] === RUN TestApplyLayerInvalidSymlink [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865320106\\dest\\dotdot" -> "../victim/hello" [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink284860417\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink248035180\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink285131739\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink690186622\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:30.274Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink163652805\\dest\\loophole-victim" -> "../victim" [2021-08-19T08:24:30.274Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-19T08:24:30.274Z] === RUN TestApplyLayerWhiteouts [2021-08-19T08:24:30.274Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-08-19T08:24:30.274Z] === RUN TestGenerateEmptyFile [2021-08-19T08:24:30.274Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestGenerateWithContent [2021-08-19T08:24:30.274Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-19T08:24:30.274Z] PASS [2021-08-19T08:24:30.274Z] coverage: 62.8% of statements [2021-08-19T08:24:30.274Z] ok github.com/docker/docker/pkg/archive 9.586s coverage: 62.8% of statements [2021-08-19T08:24:30.274Z] === RUN TestHTTPTransport [2021-08-19T08:24:30.274Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-19T08:24:30.274Z] PASS [2021-08-19T08:24:30.274Z] coverage: 85.7% of statements [2021-08-19T08:24:30.274Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2021-08-19T08:24:30.274Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-19T08:24:30.274Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-19T08:24:30.274Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-19T08:24:30.274Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-19T08:24:30.274Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-19T08:24:30.274Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-19T08:24:30.274Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-19T08:24:30.274Z] === RUN TestBufferPoolPutAndGet [2021-08-19T08:24:30.274Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-19T08:24:30.274Z] PASS [2021-08-19T08:24:30.274Z] coverage: 88.2% of statements [2021-08-19T08:24:30.274Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T08:24:30.902Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-19T08:24:30.935Z] + bundleName=amd64-cgroup2 [2021-08-19T08:24:30.935Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-19T08:24:30.935Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-19T08:24:30.935Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-19T08:24:30.935Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-19T08:24:31.205Z] Archiving artifacts [2021-08-19T08:24:31.242Z] --- PASS: TestFailedConnection (1.12s) [2021-08-19T08:24:31.242Z] === RUN TestFailOnce [2021-08-19T08:24:31.242Z] 2021/08/19 08:24:30 http: panic serving 127.0.0.1:49226: Plugin not ready [2021-08-19T08:24:31.242Z] goroutine 22 [running]: [2021-08-19T08:24:31.242Z] net/http.(*conn).serve.func1(0xc0000c0000) [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-19T08:24:31.242Z] panic(0x10e3140, 0x11f8d10) [2021-08-19T08:24:31.242Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-19T08:24:31.242Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x12093d0, 0xc0000a60e0, 0xc0000b2200) [2021-08-19T08:24:31.242Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-19T08:24:31.242Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x12093d0, 0xc0000a60e0, 0xc0000b2200) [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-19T08:24:31.242Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x12093d0, 0xc0000a60e0, 0xc0000b2200) [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-19T08:24:31.242Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x12093d0, 0xc0000a60e0, 0xc0000b2200) [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-19T08:24:31.242Z] net/http.(*conn).serve(0xc0000c0000, 0x1209fc0, 0xc00009e0c0) [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-19T08:24:31.242Z] created by net/http.(*Server).Serve [2021-08-19T08:24:31.242Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-19T08:24:31.242Z] time="2021-08-19T08:24:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.FailOnce: Post \"http://127.0.0.1:49225/Test.FailOnce\": EOF, retrying in 1s" [2021-08-19T08:24:31.242Z] === RUN TestOutputOnPrematureClose [2021-08-19T08:24:31.242Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-19T08:24:31.242Z] === RUN TestCompleteSilently [2021-08-19T08:24:31.242Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-19T08:24:31.242Z] PASS [2021-08-19T08:24:31.242Z] coverage: 75.9% of statements [2021-08-19T08:24:31.242Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2021-08-19T08:24:31.242Z] === RUN TestSendToOneSub [2021-08-19T08:24:31.242Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-19T08:24:31.242Z] === RUN TestSendToMultipleSubs [2021-08-19T08:24:31.242Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-19T08:24:31.242Z] === RUN TestEvictOneSub [2021-08-19T08:24:31.242Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-19T08:24:31.242Z] === RUN TestClosePublisher [2021-08-19T08:24:31.242Z] --- PASS: TestClosePublisher (0.00s) [2021-08-19T08:24:31.242Z] === RUN TestPubSubRace [2021-08-19T08:24:32.210Z] === RUN TestRegister [2021-08-19T08:24:32.211Z] --- PASS: TestRegister (0.00s) [2021-08-19T08:24:32.211Z] === RUN TestCommand [2021-08-19T08:24:32.211Z] --- PASS: TestCommand (0.04s) [2021-08-19T08:24:32.211Z] === RUN TestNaiveSelf [2021-08-19T08:24:32.211Z] --- PASS: TestNaiveSelf (0.04s) [2021-08-19T08:24:32.211Z] PASS [2021-08-19T08:24:32.211Z] coverage: 82.4% of statements [2021-08-19T08:24:32.211Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2021-08-19T08:24:32.211Z] --- PASS: TestFailOnce (1.16s) [2021-08-19T08:24:32.211Z] === RUN TestEchoInputOutput [2021-08-19T08:24:32.211Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-19T08:24:32.211Z] === RUN TestBackoff [2021-08-19T08:24:32.211Z] --- PASS: TestBackoff (0.00s) [2021-08-19T08:24:32.211Z] === RUN TestAbortRetry [2021-08-19T08:24:32.211Z] --- PASS: TestAbortRetry (0.00s) [2021-08-19T08:24:32.211Z] === RUN TestClientScheme [2021-08-19T08:24:32.211Z] --- PASS: TestClientScheme (0.00s) [2021-08-19T08:24:32.211Z] === RUN TestNewClientWithTimeout [2021-08-19T08:24:32.211Z] --- PASS: TestPubSubRace (1.07s) [2021-08-19T08:24:32.211Z] PASS [2021-08-19T08:24:32.211Z] coverage: 75.0% of statements [2021-08-19T08:24:32.211Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2021-08-19T08:24:32.668Z] time="2021-08-19T08:24:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post \"http://127.0.0.1:49230/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-19T08:24:32.668Z] === RUN TestParseSignal [2021-08-19T08:24:32.668Z] --- PASS: TestParseSignal (0.00s) [2021-08-19T08:24:32.668Z] === RUN TestValidSignalForPlatform [2021-08-19T08:24:32.668Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-08-19T08:24:32.668Z] PASS [2021-08-19T08:24:32.668Z] coverage: 19.7% of statements [2021-08-19T08:24:32.668Z] ok github.com/docker/docker/pkg/signal 0.055s coverage: 19.7% of statements [2021-08-19T08:24:32.994Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-19T08:24:33.127Z] === RUN TestNewStdWriter [2021-08-19T08:24:33.127Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-19T08:24:33.127Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestWriteWithNilBytes [2021-08-19T08:24:33.127Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestWrite [2021-08-19T08:24:33.127Z] --- PASS: TestWrite (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestWriteWithWriterError [2021-08-19T08:24:33.127Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-19T08:24:33.127Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyWriteAndRead [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-19T08:24:33.127Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-19T08:24:33.127Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-19T08:24:33.127Z] PASS [2021-08-19T08:24:33.127Z] coverage: 100.0% of statements [2021-08-19T08:24:33.127Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-08-19T08:24:33.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T08:24:33.509Z] + make clean [2021-08-19T08:24:33.770Z] docker volume rm -f docker-dev-cache [2021-08-19T08:24:33.770Z] docker-dev-cache [Pipeline] deleteDir [2021-08-19T08:24:34.094Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-19T08:24:34.094Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-19T08:24:34.094Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestFormatStatus [2021-08-19T08:24:34.094Z] --- PASS: TestFormatStatus (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestFormatError [2021-08-19T08:24:34.094Z] --- PASS: TestFormatError (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestFormatJSONError [2021-08-19T08:24:34.094Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-19T08:24:34.094Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-19T08:24:34.094Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestNewJSONProgressOutput [2021-08-19T08:24:34.094Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestAuxFormatterEmit [2021-08-19T08:24:34.094Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestStreamWriterStdout [2021-08-19T08:24:34.094Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestStreamWriterStderr [2021-08-19T08:24:34.094Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-19T08:24:34.094Z] PASS [2021-08-19T08:24:34.094Z] coverage: 66.2% of statements [2021-08-19T08:24:34.094Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2021-08-19T08:24:34.094Z] === RUN TestGenerateRandomID [2021-08-19T08:24:34.094Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestShortenId [2021-08-19T08:24:34.094Z] --- PASS: TestShortenId (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestShortenSha256Id [2021-08-19T08:24:34.094Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestShortenIdEmpty [2021-08-19T08:24:34.094Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestShortenIdInvalid [2021-08-19T08:24:34.094Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestIsShortIDNonHex [2021-08-19T08:24:34.094Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-19T08:24:34.094Z] === RUN TestIsShortIDNotCorrectSize [2021-08-19T08:24:34.094Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-19T08:24:34.094Z] PASS [2021-08-19T08:24:34.094Z] coverage: 70.6% of statements [2021-08-19T08:24:34.094Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-08-19T08:24:34.094Z] time="2021-08-19T08:24:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post \"http://127.0.0.1:49230/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-19T08:24:35.061Z] === RUN TestIsCpusetListAvailable [2021-08-19T08:24:35.061Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-19T08:24:35.061Z] PASS [2021-08-19T08:24:35.061Z] coverage: 38.2% of statements [2021-08-19T08:24:35.061Z] ok github.com/docker/docker/pkg/sysinfo 0.061s coverage: 38.2% of statements [2021-08-19T08:24:35.566Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-19T08:24:36.028Z] === RUN TestTailFile [2021-08-19T08:24:36.028Z] --- PASS: TestTailFile (0.00s) [2021-08-19T08:24:36.028Z] === RUN TestTailFileManyLines [2021-08-19T08:24:36.028Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-19T08:24:36.028Z] === RUN TestTailEmptyFile [2021-08-19T08:24:36.028Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-19T08:24:36.028Z] === RUN TestTailNegativeN [2021-08-19T08:24:36.028Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-19T08:24:36.028Z] === CONT TestNewTailReader/no_delimiter [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-19T08:24:36.028Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.029Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-19T08:24:36.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.495Z] === RUN TestChtimes [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.495Z] --- PASS: TestChtimes (0.01s) [2021-08-19T08:24:36.495Z] === RUN TestChtimesWindows [2021-08-19T08:24:36.495Z] --- PASS: TestChtimesWindows (0.01s) [2021-08-19T08:24:36.495Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.495Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.495Z] === RUN TestEnsureRemoveAllNotExist [2021-08-19T08:24:36.495Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestEnsureRemoveAllWithDir [2021-08-19T08:24:36.495Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-19T08:24:36.495Z] === RUN TestEnsureRemoveAllWithFile [2021-08-19T08:24:36.495Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-19T08:24:36.495Z] === RUN TestHasWin32KSupport [2021-08-19T08:24:36.495Z] syscall_windows_test.go:8: win32k: true [2021-08-19T08:24:36.495Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-19T08:24:36.495Z] PASS [2021-08-19T08:24:36.495Z] coverage: 12.0% of statements [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.495Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.0% of statements [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.496Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.496Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-19T08:24:36.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-19T08:24:36.499Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.03s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.499Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-19T08:24:36.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.01s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-19T08:24:36.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-19T08:24:36.960Z] PASS [2021-08-19T08:24:36.960Z] coverage: 88.6% of statements [2021-08-19T08:24:36.960Z] ok github.com/docker/docker/pkg/tailfile 0.354s coverage: 88.6% of statements [2021-08-19T08:24:36.960Z] time="2021-08-19T08:24:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post \"http://127.0.0.1:49230/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [Pipeline] // stage [Pipeline] } [2021-08-19T08:24:37.421Z] === RUN TestTarSumRemoveNonExistent [2021-08-19T08:24:37.421Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-08-19T08:24:37.421Z] === RUN TestTarSumRemove [2021-08-19T08:24:37.421Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestSortFileInfoSums [2021-08-19T08:24:37.421Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestNewTarSumForLabelInvalid [2021-08-19T08:24:37.421Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestNewTarSumForLabel [2021-08-19T08:24:37.421Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestEmptyTar [2021-08-19T08:24:37.421Z] --- PASS: TestEmptyTar (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestTarSumsReadSize [2021-08-19T08:24:37.421Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-19T08:24:37.421Z] === RUN TestTarSums [2021-08-19T08:24:37.421Z] testing: warning: no tests to run [2021-08-19T08:24:37.421Z] PASS [2021-08-19T08:24:37.421Z] coverage: [no statements] [2021-08-19T08:24:37.421Z] ok github.com/docker/docker/pkg/term/windows 0.053s coverage: [no statements] [no tests to run] [2021-08-19T08:24:37.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-19T08:24:37.880Z] --- PASS: TestTarSums (0.10s) [2021-08-19T08:24:37.880Z] === RUN TestIteration [2021-08-19T08:24:37.880Z] --- PASS: TestIteration (0.00s) [2021-08-19T08:24:37.880Z] === RUN TestVersionLabelForChecksum [2021-08-19T08:24:37.880Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-19T08:24:37.880Z] === RUN TestVersion [2021-08-19T08:24:37.880Z] --- PASS: TestVersion (0.00s) [2021-08-19T08:24:37.880Z] === RUN TestGetVersion [2021-08-19T08:24:37.880Z] --- PASS: TestGetVersion (0.00s) [2021-08-19T08:24:37.880Z] === RUN TestGetVersions [2021-08-19T08:24:37.880Z] --- PASS: TestGetVersions (0.00s) [2021-08-19T08:24:37.880Z] PASS [2021-08-19T08:24:37.880Z] coverage: 89.3% of statements [2021-08-19T08:24:37.880Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2021-08-19T08:24:38.338Z] === RUN TestTruncIndex [2021-08-19T08:24:38.338Z] --- PASS: TestTruncIndex (0.11s) [2021-08-19T08:24:38.338Z] PASS [2021-08-19T08:24:38.338Z] coverage: 91.5% of statements [2021-08-19T08:24:38.338Z] ok github.com/docker/docker/pkg/truncindex 0.162s coverage: 91.5% of statements [2021-08-19T08:24:38.338Z] === RUN TestIsGIT [2021-08-19T08:24:38.338Z] --- PASS: TestIsGIT (0.00s) [2021-08-19T08:24:38.338Z] === RUN TestIsTransport [2021-08-19T08:24:38.338Z] --- PASS: TestIsTransport (0.00s) [2021-08-19T08:24:38.338Z] PASS [2021-08-19T08:24:38.338Z] coverage: 100.0% of statements [2021-08-19T08:24:38.338Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2021-08-19T08:24:39.309Z] === RUN TestVersionInfo [2021-08-19T08:24:39.309Z] --- PASS: TestVersionInfo (0.00s) [2021-08-19T08:24:39.309Z] === RUN TestAppendVersions [2021-08-19T08:24:39.309Z] --- PASS: TestAppendVersions (0.00s) [2021-08-19T08:24:39.309Z] PASS [2021-08-19T08:24:39.309Z] coverage: 88.9% of statements [2021-08-19T08:24:39.309Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2021-08-19T08:24:40.275Z] === RUN TestValidatePrivileges [2021-08-19T08:24:40.275Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-19T08:24:40.275Z] === RUN TestFilterByCapNeg [2021-08-19T08:24:40.275Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-19T08:24:40.275Z] === RUN TestFilterByCapPos [2021-08-19T08:24:40.275Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-19T08:24:40.275Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-19T08:24:40.275Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-19T08:24:40.275Z] PASS [2021-08-19T08:24:40.275Z] coverage: 12.0% of statements [2021-08-19T08:24:40.275Z] ok github.com/docker/docker/plugin 0.075s coverage: 12.0% of statements [2021-08-19T08:24:40.722Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-19T08:24:40.722Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-19T08:24:40.736Z] === RUN TestNewSettable [2021-08-19T08:24:40.736Z] --- PASS: TestNewSettable (0.00s) [2021-08-19T08:24:40.736Z] === RUN TestIsSettable [2021-08-19T08:24:40.736Z] --- PASS: TestIsSettable (0.00s) [2021-08-19T08:24:40.736Z] === RUN TestUpdateSettingsEnv [2021-08-19T08:24:40.736Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-19T08:24:40.736Z] PASS [2021-08-19T08:24:40.736Z] coverage: 20.1% of statements [2021-08-19T08:24:40.736Z] ok github.com/docker/docker/plugin/v2 0.061s coverage: 20.1% of statements [2021-08-19T08:24:41.194Z] time="2021-08-19T08:24:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post \"http://127.0.0.1:49230/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-19T08:24:42.150Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-19T08:24:42.163Z] === RUN TestLoad [2021-08-19T08:24:42.163Z] --- PASS: TestLoad (0.00s) [2021-08-19T08:24:42.163Z] === RUN TestSave [2021-08-19T08:24:42.163Z] --- PASS: TestSave (0.05s) [2021-08-19T08:24:42.163Z] === RUN TestAddDeleteGet [2021-08-19T08:24:42.163Z] --- PASS: TestAddDeleteGet (0.07s) [2021-08-19T08:24:42.163Z] === RUN TestInvalidTags [2021-08-19T08:24:42.163Z] --- PASS: TestInvalidTags (0.01s) [2021-08-19T08:24:42.163Z] PASS [2021-08-19T08:24:42.163Z] coverage: 84.4% of statements [2021-08-19T08:24:42.163Z] ok github.com/docker/docker/reference 0.208s coverage: 84.4% of statements [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan (15.45s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s) [2021-08-19T08:24:42.721Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-08-19T08:24:42.721Z] PASS [2021-08-19T08:24:42.721Z] [2021-08-19T08:24:42.721Z] DONE 8 tests in 17.281s [2021-08-19T08:24:42.721Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-19T08:24:42.721Z] ++ 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-08-19T08:24:42.721Z] ++ set -e [2021-08-19T08:24:42.721Z] ++ '[' -n 0 ']' [2021-08-19T08:24:42.721Z] ++ set -x [2021-08-19T08:24:42.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-19T08:24:42.721Z] testing: warning: no tests to run [2021-08-19T08:24:42.721Z] PASS [2021-08-19T08:24:42.721Z] [2021-08-19T08:24:42.721Z] DONE 0 tests in 0.027s [2021-08-19T08:24:42.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-19T08:24:42.721Z] ++ 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-08-19T08:24:42.721Z] ++ set -e [2021-08-19T08:24:42.721Z] ++ '[' -n 0 ']' [2021-08-19T08:24:42.721Z] ++ set -x [2021-08-19T08:24:42.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-19T08:24:42.981Z] INFO: Testing against a local daemon [2021-08-19T08:24:42.981Z] === RUN TestAuthZPluginAllowRequest [2021-08-19T08:24:43.132Z] === RUN TestResolveAuthConfigIndexServer [2021-08-19T08:24:43.132Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestResolveAuthConfigFullURL [2021-08-19T08:24:43.132Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-19T08:24:43.132Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestValidateMirror [2021-08-19T08:24:43.132Z] --- PASS: TestValidateMirror (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestLoadInsecureRegistries [2021-08-19T08:24:43.132Z] time="2021-08-19T08:24:42Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-19T08:24:43.132Z] time="2021-08-19T08:24:43Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-19T08:24:43.132Z] time="2021-08-19T08:24:43Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-19T08:24:43.132Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2021-08-19T08:24:43.132Z] === RUN TestNewServiceConfig [2021-08-19T08:24:43.132Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestValidateIndexName [2021-08-19T08:24:43.132Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestValidateIndexNameWithError [2021-08-19T08:24:43.132Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestEndpointParse [2021-08-19T08:24:43.132Z] --- PASS: TestEndpointParse (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestEndpointParseInvalid [2021-08-19T08:24:43.132Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestValidateEndpoint [2021-08-19T08:24:43.132Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-19T08:24:43.132Z] === RUN TestPing [2021-08-19T08:24:43.132Z] --- PASS: TestPing (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestPingRegistryEndpoint [2021-08-19T08:24:43.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:43.132Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestEndpoint [2021-08-19T08:24:43.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:43.132Z] --- SKIP: TestEndpoint (0.01s) [2021-08-19T08:24:43.132Z] === RUN TestParseRepositoryInfo [2021-08-19T08:24:43.132Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestNewIndexInfo [2021-08-19T08:24:43.132Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestMirrorEndpointLookup [2021-08-19T08:24:43.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:24:43.132Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestSearchRepositories [2021-08-19T08:24:43.132Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-19T08:24:43.132Z] Host: 127.0.0.1:49235 [2021-08-19T08:24:43.132Z] User-Agent: docker test client [2021-08-19T08:24:43.132Z] Authorization: Token fake-token [2021-08-19T08:24:43.132Z] X-Docker-Token: true [2021-08-19T08:24:43.132Z] Accept-Encoding: gzip [2021-08-19T08:24:43.132Z] [2021-08-19T08:24:43.132Z] [2021-08-19T08:24:43.132Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-19T08:24:43.132Z] Connection: close [2021-08-19T08:24:43.132Z] Content-Length: 144 [2021-08-19T08:24:43.132Z] Cache-Control: no-cache [2021-08-19T08:24:43.132Z] Content-Type: application/json [2021-08-19T08:24:43.132Z] Date: Thu, 19 Aug 2021 08:24:43 GMT [2021-08-19T08:24:43.132Z] Expires: -1 [2021-08-19T08:24:43.132Z] Pragma: no-cache [2021-08-19T08:24:43.132Z] Server: docker-tests/mock [2021-08-19T08:24:43.132Z] X-Docker-Registry-Config: mock [2021-08-19T08:24:43.132Z] X-Docker-Registry-Version: 0.0.0 [2021-08-19T08:24:43.132Z] [2021-08-19T08:24:43.132Z] [2021-08-19T08:24:43.132Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-19T08:24:43.132Z] === RUN TestTrustedLocation [2021-08-19T08:24:43.132Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-19T08:24:43.132Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestAllowNondistributableArtifacts [2021-08-19T08:24:43.132Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-19T08:24:43.132Z] === RUN TestIsSecureIndex [2021-08-19T08:24:43.132Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-19T08:24:43.132Z] PASS [2021-08-19T08:24:43.132Z] coverage: 50.3% of statements [2021-08-19T08:24:43.132Z] ok github.com/docker/docker/registry 0.343s coverage: 50.3% of statements [2021-08-19T08:24:43.590Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-19T08:24:43.590Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-19T08:24:43.590Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-19T08:24:43.590Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-19T08:24:43.590Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-19T08:24:43.590Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-19T08:24:43.590Z] === RUN TestResumableRequestReaderWithReadError [2021-08-19T08:24:44.048Z] time="2021-08-19T08:24:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-08-19T08:24:44.048Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-19T08:24:44.048Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-19T08:24:44.048Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-19T08:24:44.048Z] === RUN TestResumableRequestReader [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-19T08:24:44.048Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-19T08:24:44.048Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-19T08:24:44.048Z] PASS [2021-08-19T08:24:44.048Z] coverage: 100.0% of statements [2021-08-19T08:24:44.048Z] ok github.com/docker/docker/registry/resumable 0.273s coverage: 100.0% of statements [2021-08-19T08:24:44.048Z] === RUN TestRestartManagerTimeout [2021-08-19T08:24:44.048Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-19T08:24:44.048Z] === RUN TestRestartManagerTimeoutReset [2021-08-19T08:24:44.048Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-19T08:24:44.048Z] PASS [2021-08-19T08:24:44.048Z] coverage: 50.9% of statements [2021-08-19T08:24:44.048Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-08-19T08:24:44.366Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2021-08-19T08:24:44.366Z] === RUN TestAuthZPluginTLS [2021-08-19T08:24:44.937Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-19T08:24:44.937Z] === RUN TestAuthZPluginDenyRequest [2021-08-19T08:24:45.014Z] === RUN TestDecodeContainerConfig [2021-08-19T08:24:45.014Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-19T08:24:45.014Z] === RUN TestDecodeContainerConfigIsolation [2021-08-19T08:24:45.014Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-19T08:24:45.014Z] === RUN TestValidatePrivileged [2021-08-19T08:24:45.014Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-19T08:24:45.014Z] PASS [2021-08-19T08:24:45.014Z] coverage: 52.2% of statements [2021-08-19T08:24:45.014Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2021-08-19T08:24:45.014Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-19T08:24:45.014Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-19T08:24:45.014Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-19T08:24:45.014Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-19T08:24:45.014Z] PASS [2021-08-19T08:24:45.014Z] coverage: 62.5% of statements [2021-08-19T08:24:45.014Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2021-08-19T08:24:45.508Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-19T08:24:45.508Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-19T08:24:45.969Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-19T08:24:45.969Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-19T08:24:45.969Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-19T08:24:46.079Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-19T08:24:46.079Z] === RUN TestAuthZPluginDenyResponse [2021-08-19T08:24:46.532Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-19T08:24:46.532Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-19T08:24:46.650Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-19T08:24:46.650Z] === RUN TestAuthZPluginAllowEventStream [2021-08-19T08:24:46.788Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-19T08:24:47.044Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-19T08:24:48.567Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-08-19T08:24:48.567Z] === RUN TestAuthZPluginErrorResponse [2021-08-19T08:24:48.828Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-19T08:24:48.828Z] === RUN TestAuthZPluginErrorRequest [2021-08-19T08:24:49.398Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-19T08:24:49.398Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-19T08:24:49.562Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-19T08:24:49.695Z] === RUN TestGetDriver [2021-08-19T08:24:49.695Z] --- PASS: TestGetDriver (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestVolumeRequestError [2021-08-19T08:24:49.695Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-19T08:24:49.695Z] PASS [2021-08-19T08:24:49.695Z] coverage: 36.1% of statements [2021-08-19T08:24:49.695Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2021-08-19T08:24:49.695Z] === RUN TestGetAddress [2021-08-19T08:24:49.695Z] --- PASS: TestGetAddress (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestRemove [2021-08-19T08:24:49.695Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-19T08:24:49.695Z] --- SKIP: TestRemove (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestInitializeWithVolumes [2021-08-19T08:24:49.695Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-19T08:24:49.695Z] === RUN TestCreate [2021-08-19T08:24:49.695Z] --- PASS: TestCreate (0.01s) [2021-08-19T08:24:49.695Z] === RUN TestValidateName [2021-08-19T08:24:49.695Z] --- PASS: TestValidateName (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestCreateWithOpts [2021-08-19T08:24:49.695Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-19T08:24:49.695Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestRelaodNoOpts [2021-08-19T08:24:49.695Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-08-19T08:24:49.695Z] PASS [2021-08-19T08:24:49.695Z] coverage: 41.5% of statements [2021-08-19T08:24:49.695Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2021-08-19T08:24:49.695Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-08-19T08:24:49.695Z] === RUN TestClientStream [2021-08-19T08:24:49.695Z] --- PASS: TestClientStream (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestClientSendFile [2021-08-19T08:24:49.695Z] --- PASS: TestClientSendFile (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestClientWithRequestTimeout [2021-08-19T08:24:49.695Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestFileSpecPlugin [2021-08-19T08:24:49.695Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-19T08:24:49.695Z] === RUN TestFileJSONSpecPlugin [2021-08-19T08:24:49.695Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-08-19T08:24:49.695Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-19T08:24:49.695Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestPluginAddHandler [2021-08-19T08:24:49.695Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestPluginWaitBadPlugin [2021-08-19T08:24:49.695Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-19T08:24:49.695Z] === RUN TestGet [2021-08-19T08:24:49.695Z] time="2021-08-19T08:24:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-19T08:24:49.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-19T08:24:49.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-19T08:24:49.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-19T08:24:50.662Z] time="2021-08-19T08:24:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-19T08:24:50.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-19T08:24:51.122Z] === RUN TestConvertTmpfsOptions [2021-08-19T08:24:51.122Z] parser_test.go:49: data="mode=700,size=1m" [2021-08-19T08:24:51.123Z] parser_test.go:49: data="ro" [2021-08-19T08:24:51.123Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-19T08:24:51.123Z] === RUN TestParseMountRaw [2021-08-19T08:24:51.123Z] --- PASS: TestParseMountRaw (0.04s) [2021-08-19T08:24:51.123Z] === RUN TestParseMountRawSplit [2021-08-19T08:24:51.123Z] parser_test.go:390: case 0 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 1 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 2 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 3 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 4 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 5 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 6 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 7 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 8 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 0 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 1 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 2 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 3 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 4 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 5 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 6 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 7 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 8 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 9 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 10 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 11 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 12 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 0 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 1 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 2 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 3 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 4 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 5 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 6 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 7 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 8 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 9 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 10 [2021-08-19T08:24:51.123Z] parser_test.go:390: case 11 [2021-08-19T08:24:51.123Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-08-19T08:24:51.123Z] === RUN TestParseMountSpec [2021-08-19T08:24:51.123Z] parser_test.go:455: case 0 [2021-08-19T08:24:51.123Z] parser_test.go:455: case 1 [2021-08-19T08:24:51.123Z] parser_test.go:455: case 2 [2021-08-19T08:24:51.123Z] parser_test.go:455: case 3 [2021-08-19T08:24:51.123Z] parser_test.go:455: case 4 [2021-08-19T08:24:51.123Z] parser_test.go:455: case 5 [2021-08-19T08:24:51.123Z] --- PASS: TestParseMountSpec (0.01s) [2021-08-19T08:24:51.123Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-08-19T08:24:51.123Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-08-19T08:24:51.123Z] === RUN TestValidateMount [2021-08-19T08:24:51.123Z] --- PASS: TestValidateMount (0.00s) [2021-08-19T08:24:51.123Z] PASS [2021-08-19T08:24:51.123Z] coverage: 66.2% of statements [2021-08-19T08:24:51.123Z] ok github.com/docker/docker/volume/mounts 0.120s coverage: 66.2% of statements [2021-08-19T08:24:51.309Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-19T08:24:51.583Z] === RUN TestSetGetMeta [2021-08-19T08:24:51.583Z] === PAUSE TestSetGetMeta [2021-08-19T08:24:51.583Z] === RUN TestRestore [2021-08-19T08:24:51.583Z] === PAUSE TestRestore [2021-08-19T08:24:51.583Z] === RUN TestServiceCreate [2021-08-19T08:24:51.583Z] === PAUSE TestServiceCreate [2021-08-19T08:24:51.583Z] === RUN TestServiceList [2021-08-19T08:24:51.583Z] === PAUSE TestServiceList [2021-08-19T08:24:51.583Z] === RUN TestServiceRemove [2021-08-19T08:24:51.583Z] === PAUSE TestServiceRemove [2021-08-19T08:24:51.583Z] === RUN TestServiceGet [2021-08-19T08:24:51.583Z] === PAUSE TestServiceGet [2021-08-19T08:24:51.583Z] === RUN TestServicePrune [2021-08-19T08:24:51.583Z] === PAUSE TestServicePrune [2021-08-19T08:24:51.583Z] === RUN TestCreate [2021-08-19T08:24:51.583Z] === PAUSE TestCreate [2021-08-19T08:24:51.583Z] === RUN TestRemove [2021-08-19T08:24:51.583Z] === PAUSE TestRemove [2021-08-19T08:24:51.583Z] === RUN TestList [2021-08-19T08:24:51.583Z] === PAUSE TestList [2021-08-19T08:24:51.583Z] === RUN TestFindByDriver [2021-08-19T08:24:51.583Z] === PAUSE TestFindByDriver [2021-08-19T08:24:51.583Z] === RUN TestFindByReferenced [2021-08-19T08:24:51.583Z] === PAUSE TestFindByReferenced [2021-08-19T08:24:51.583Z] === RUN TestDerefMultipleOfSameRef [2021-08-19T08:24:51.583Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-19T08:24:51.583Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-19T08:24:51.583Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-19T08:24:51.583Z] === RUN TestDefererencePluginOnCreateError [2021-08-19T08:24:51.583Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-19T08:24:51.583Z] === RUN TestRefDerefRemove [2021-08-19T08:24:51.883Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2021-08-19T08:24:51.883Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-19T08:24:52.041Z] === PAUSE TestRefDerefRemove [2021-08-19T08:24:52.041Z] === RUN TestGet [2021-08-19T08:24:52.041Z] === PAUSE TestGet [2021-08-19T08:24:52.041Z] === RUN TestGetWithReference [2021-08-19T08:24:52.041Z] === PAUSE TestGetWithReference [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_nil_list [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_empty_list [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_filter_some [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_filter_middle [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-19T08:24:52.041Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-19T08:24:52.041Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_nil_list [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_filter_some [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_filter_middle [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-19T08:24:52.041Z] === CONT TestFilterFunc/test_empty_list [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-19T08:24:52.041Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-19T08:24:52.041Z] === CONT TestSetGetMeta [2021-08-19T08:24:52.041Z] === CONT TestServiceGet [2021-08-19T08:24:52.041Z] === CONT TestFindByDriver [2021-08-19T08:24:52.041Z] === CONT TestServiceList [2021-08-19T08:24:52.041Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-19T08:24:52.041Z] === CONT TestGetWithReference [2021-08-19T08:24:52.041Z] --- PASS: TestFindByDriver (0.05s) [2021-08-19T08:24:52.041Z] === CONT TestGet [2021-08-19T08:24:52.041Z] --- PASS: TestGetWithReference (0.04s) [2021-08-19T08:24:52.041Z] === CONT TestRefDerefRemove [2021-08-19T08:24:52.041Z] --- PASS: TestGet (0.03s) [2021-08-19T08:24:52.041Z] === CONT TestDefererencePluginOnCreateError [2021-08-19T08:24:52.041Z] --- PASS: TestRefDerefRemove (0.03s) [2021-08-19T08:24:52.041Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-19T08:24:52.041Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-08-19T08:24:52.041Z] === CONT TestDerefMultipleOfSameRef [2021-08-19T08:24:52.041Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-08-19T08:24:52.041Z] === CONT TestFindByReferenced [2021-08-19T08:24:52.041Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-19T08:24:52.041Z] === CONT TestList [2021-08-19T08:24:52.041Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-19T08:24:52.041Z] === CONT TestRemove [2021-08-19T08:24:52.041Z] --- PASS: TestRemove (0.04s) [2021-08-19T08:24:52.041Z] === CONT TestCreate [2021-08-19T08:24:52.041Z] --- PASS: TestList (0.05s) [2021-08-19T08:24:52.041Z] === CONT TestServicePrune [2021-08-19T08:24:52.041Z] --- PASS: TestCreate (0.03s) [2021-08-19T08:24:52.041Z] === CONT TestServiceRemove [2021-08-19T08:24:52.041Z] --- PASS: TestServiceGet (0.25s) [2021-08-19T08:24:52.041Z] === CONT TestServiceCreate [2021-08-19T08:24:52.041Z] time="2021-08-19T08:24:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-19T08:24:52.041Z] --- PASS: TestServiceList (0.26s) [2021-08-19T08:24:52.041Z] === CONT TestRestore [2021-08-19T08:24:52.041Z] --- PASS: TestServiceRemove (0.04s) [2021-08-19T08:24:52.041Z] time="2021-08-19T08:24:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-19T08:24:52.042Z] time="2021-08-19T08:24:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-19T08:24:52.042Z] time="2021-08-19T08:24:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-19T08:24:52.042Z] --- PASS: TestServiceCreate (0.04s) [2021-08-19T08:24:52.042Z] time="2021-08-19T08:24:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-19T08:24:52.042Z] --- PASS: TestRestore (0.04s) [2021-08-19T08:24:52.042Z] --- PASS: TestServicePrune (0.11s) [2021-08-19T08:24:52.042Z] PASS [2021-08-19T08:24:52.042Z] coverage: 70.3% of statements [2021-08-19T08:24:52.042Z] ok github.com/docker/docker/volume/service 0.365s coverage: 70.3% of statements [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-19T08:24:52.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-19T08:24:52.967Z] time="2021-08-19T08:24:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-19T08:24:53.801Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-08-19T08:24:53.801Z] === RUN TestAuthZPluginHeader [2021-08-19T08:24:53.833Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-19T08:24:53.833Z] docker_api_swarm_test.go:562: [d80055fd5496c] joining swarm manager [de1a9d1227a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:24:54.742Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-19T08:24:54.742Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-19T08:24:54.742Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:24:54.742Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-19T08:24:54.742Z] === RUN TestAuthZPluginV2Disable [2021-08-19T08:24:54.742Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:24:54.742Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-19T08:24:54.742Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-19T08:24:54.742Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:24:54.742Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-19T08:24:54.742Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-19T08:24:54.742Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:24:54.742Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-19T08:24:54.742Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-19T08:24:55.725Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-19T08:24:56.693Z] time="2021-08-19T08:24:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-19T08:24:57.615Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-19T08:24:58.980Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-19T08:25:05.247Z] --- PASS: TestGet (15.03s) [2021-08-19T08:25:05.247Z] === RUN TestPluginWithNoManifest [2021-08-19T08:25:05.247Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-19T08:25:05.247Z] === RUN TestGetAll [2021-08-19T08:25:05.247Z] --- PASS: TestGetAll (0.00s) [2021-08-19T08:25:05.247Z] PASS [2021-08-19T08:25:05.247Z] coverage: 73.4% of statements [2021-08-19T08:25:05.247Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/quota [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/rootless [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/volume [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-19T08:25:05.247Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-19T08:25:07.073Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === Skipped [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-19T08:25:07.421Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-19T08:25:07.421Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-19T08:25:07.421Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-19T08:25:07.421Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-19T08:25:07.421Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-19T08:25:07.421Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-19T08:25:07.421Z] daemon_test.go:147: root required [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-19T08:25:07.421Z] reload_test.go:520: root required [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-08-19T08:25:07.421Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-19T08:25:07.421Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-19T08:25:07.421Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-19T08:25:07.421Z] download_test.go:268: Needs fixing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-19T08:25:07.421Z] layer_test.go:304: Failing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-19T08:25:07.421Z] layer_test.go:353: Failing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-19T08:25:07.421Z] layer_test.go:468: Failing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-19T08:25:07.421Z] layer_test.go:697: Failing on Windows [2021-08-19T08:25:07.421Z] [2021-08-19T08:25:07.421Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-19T08:25:07.422Z] migration_test.go:46: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-19T08:25:07.422Z] migration_test.go:182: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-19T08:25:07.422Z] mount_test.go:17: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-19T08:25:07.422Z] mount_test.go:76: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-19T08:25:07.422Z] mount_test.go:125: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-19T08:25:07.422Z] mount_test.go:212: Failing on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:134: Xz not present in msys2 [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:239: Failing on Windows CI machines [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-19T08:25:07.422Z] archive_windows_test.go:16: Currently fails [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-19T08:25:07.422Z] changes_test.go:192: needs more investigation [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-19T08:25:07.422Z] changes_test.go:405: needs further investigation [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-19T08:25:07.422Z] changes_test.go:441: needs further investigation [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2021-08-19T08:25:07.422Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-19T08:25:07.422Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-19T08:25:07.422Z] poller_test.go:41: No chmod on Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-19T08:25:07.422Z] fileutils_test.go:134: Needs porting to Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-19T08:25:07.422Z] fileutils_test.go:180: Needs porting to Windows [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-19T08:25:07.422Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-08-19T08:25:07.422Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-19T08:25:07.422Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-19T08:25:07.422Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-19T08:25:07.422Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] [2021-08-19T08:25:07.422Z] DONE 1830 tests, 45 skipped in 223.174s [2021-08-19T08:25:07.422Z] INFO: make.ps1 ended at 08/19/2021 08:25:07 [2021-08-19T08:25:08.965Z] docker_api_swarm_test.go:584: [d747c9e8f8c48] joining swarm manager [de1a9d1227a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:25:09.590Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-19T08:25:09.590Z] INFO: Unit tests ended at 08/19/2021 08:25:09. Duration:00:04:00.5299705 [2021-08-19T08:25:09.590Z] INFO: Building busybox [2021-08-19T08:25:09.590Z] Sending build context to Docker daemon 5.12kB [2021-08-19T08:25:09.590Z] [2021-08-19T08:25:09.590Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-19T08:25:09.590Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-19T08:25:09.590Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-19T08:25:09.590Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-19T08:25:09.590Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-19T08:25:09.590Z] ---> d1724c2d9a84 [2021-08-19T08:25:09.590Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-19T08:25:09.590Z] ---> Running in 9c6d51403a6d [2021-08-19T08:25:12.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2021-08-19T08:25:12.851Z] PASS [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] === Skipped [2021-08-19T08:25:12.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-19T08:25:12.851Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-19T08:25:12.851Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-19T08:25:12.851Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-19T08:25:12.851Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] [2021-08-19T08:25:12.851Z] DONE 17 tests, 4 skipped in 28.843s [2021-08-19T08:25:12.851Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-19T08:25:12.851Z] ++ 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-08-19T08:25:12.851Z] ++ set -e [2021-08-19T08:25:12.851Z] ++ '[' -n 0 ']' [2021-08-19T08:25:12.851Z] ++ set -x [2021-08-19T08:25:12.851Z] ++ 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-08-19T08:25:13.137Z] check_test.go:380: [d80055fd5496c] daemon is not started [2021-08-19T08:25:14.768Z] INFO: Testing against a local daemon [2021-08-19T08:25:14.768Z] === RUN TestPluginInvalidJSON [2021-08-19T08:25:14.768Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:25:14.768Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:25:14.768Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:25:14.768Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-19T08:25:14.768Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-19T08:25:14.768Z] === RUN TestPluginInstall [2021-08-19T08:25:14.768Z] === RUN TestPluginInstall/no_auth [2021-08-19T08:25:16.682Z] time="2021-08-19T08:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:16.682Z] time="2021-08-19T08:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51186bf186d492c162193f71af0fa5878e7425553fbfe17486c13da9bcfe77b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:16.682Z] time="2021-08-19T08:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:16.682Z] time="2021-08-19T08:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51186bf186d492c162193f71af0fa5878e7425553fbfe17486c13da9bcfe77b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:16.682Z] === RUN TestPluginInstall/with_htpasswd [2021-08-19T08:25:17.252Z] time="2021-08-19T08:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:17.252Z] time="2021-08-19T08:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e63b2eb3d1103ae89e5be923cb8b2c4f26a4c2a74268910bd59f69997fe718" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:17.252Z] time="2021-08-19T08:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:17.252Z] time="2021-08-19T08:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e63b2eb3d1103ae89e5be923cb8b2c4f26a4c2a74268910bd59f69997fe718" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:17.823Z] === RUN TestPluginInstall/with_insecure [2021-08-19T08:25:18.763Z] time="2021-08-19T08:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:18.763Z] time="2021-08-19T08:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d7bbb475cd22ae970a6d8bd0045098ab52cac7f45c9084f48f005550602a93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:18.763Z] time="2021-08-19T08:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:25:18.764Z] time="2021-08-19T08:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d7bbb475cd22ae970a6d8bd0045098ab52cac7f45c9084f48f005550602a93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:25:19.024Z] plugin_test.go:165: [de244b254fcf7] daemon is not started [2021-08-19T08:25:19.024Z] --- PASS: TestPluginInstall (4.55s) [2021-08-19T08:25:19.024Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2021-08-19T08:25:19.024Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-08-19T08:25:19.024Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-19T08:25:19.024Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:25:20.939Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-19T08:25:21.881Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-19T08:25:23.266Z] --- PASS: TestPluginsWithRuntimes (4.10s) [2021-08-19T08:25:23.266Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-08-19T08:25:23.266Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-08-19T08:25:23.266Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:25:24.209Z] --- PASS: TestPluginBackCompatMediaTypes (0.88s) [2021-08-19T08:25:24.209Z] PASS [2021-08-19T08:25:24.209Z] [2021-08-19T08:25:24.209Z] DONE 10 tests in 12.430s [2021-08-19T08:25:24.209Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-19T08:25:24.209Z] ++ 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-08-19T08:25:24.209Z] ++ set -e [2021-08-19T08:25:24.209Z] ++ '[' -n 0 ']' [2021-08-19T08:25:24.209Z] ++ set -x [2021-08-19T08:25:24.209Z] ++ 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-08-19T08:25:24.209Z] INFO: Testing against a local daemon [2021-08-19T08:25:24.209Z] === RUN TestExternalGraphDriver [2021-08-19T08:25:24.209Z] === RUN TestExternalGraphDriver/json [2021-08-19T08:25:25.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-19T08:25:25.312Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-19T08:25:25.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-19T08:25:26.682Z] docker_api_swarm_test.go:45: [db33029229ca3] joining swarm manager [d4012f460493b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:25:27.250Z] Removing intermediate container 9c6d51403a6d [2021-08-19T08:25:27.250Z] ---> c276bb6ade60 [2021-08-19T08:25:27.250Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-19T08:25:27.250Z] ---> Running in a7c9f397690c [2021-08-19T08:25:27.250Z] Removing intermediate container a7c9f397690c [2021-08-19T08:25:27.250Z] ---> b2bb200be6bb [2021-08-19T08:25:27.250Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-19T08:25:27.250Z] ---> Running in fb8c59ac1716 [2021-08-19T08:25:27.250Z] Removing intermediate container fb8c59ac1716 [2021-08-19T08:25:27.250Z] ---> 4e01c987319c [2021-08-19T08:25:27.250Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-19T08:25:27.575Z] === RUN TestExternalGraphDriver/spec [2021-08-19T08:25:27.708Z] [2021-08-19T08:25:28.166Z] ---> 7e5a0587adb3 [2021-08-19T08:25:28.166Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-19T08:25:28.624Z] ---> Running in 5bbc3a01d0e8 [2021-08-19T08:25:29.487Z] === RUN TestExternalGraphDriver/pull [2021-08-19T08:25:31.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-19T08:25:32.031Z] --- PASS: TestExternalGraphDriver (7.42s) [2021-08-19T08:25:32.031Z] --- PASS: TestExternalGraphDriver/json (3.24s) [2021-08-19T08:25:32.031Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2021-08-19T08:25:32.031Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-08-19T08:25:32.031Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:25:32.031Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:32.031Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-19T08:25:32.031Z] PASS [2021-08-19T08:25:32.031Z] [2021-08-19T08:25:32.031Z] === Skipped [2021-08-19T08:25:32.031Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-19T08:25:32.031Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:25:32.031Z] [2021-08-19T08:25:32.031Z] [2021-08-19T08:25:32.031Z] DONE 5 tests, 1 skipped in 7.579s [2021-08-19T08:25:32.031Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-19T08:25:32.031Z] ++ 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-08-19T08:25:32.031Z] ++ set -e [2021-08-19T08:25:32.031Z] ++ '[' -n 0 ']' [2021-08-19T08:25:32.031Z] ++ set -x [2021-08-19T08:25:32.031Z] ++ 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-08-19T08:25:32.031Z] INFO: Testing against a local daemon [2021-08-19T08:25:32.031Z] === RUN TestContinueAfterPluginCrash [2021-08-19T08:25:32.031Z] === PAUSE TestContinueAfterPluginCrash [2021-08-19T08:25:32.031Z] === RUN TestReadPluginNoRead [2021-08-19T08:25:32.031Z] === PAUSE TestReadPluginNoRead [2021-08-19T08:25:32.031Z] === RUN TestDaemonStartWithLogOpt [2021-08-19T08:25:32.032Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-19T08:25:32.032Z] === CONT TestContinueAfterPluginCrash [2021-08-19T08:25:32.032Z] === CONT TestDaemonStartWithLogOpt [2021-08-19T08:25:32.032Z] === CONT TestReadPluginNoRead [2021-08-19T08:25:32.863Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-19T08:25:35.336Z] === RUN TestReadPluginNoRead/default [2021-08-19T08:25:35.909Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2021-08-19T08:25:36.853Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-19T08:25:38.764Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-19T08:25:40.148Z] === CONT TestReadPluginNoRead [2021-08-19T08:25:40.148Z] read_test.go:92: [daafbe2510e6a] daemon is not started [2021-08-19T08:25:40.148Z] --- PASS: TestReadPluginNoRead (8.49s) [2021-08-19T08:25:40.148Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-08-19T08:25:40.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-08-19T08:25:40.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.64s) [2021-08-19T08:25:41.089Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-08-19T08:25:41.089Z] PASS [2021-08-19T08:25:41.089Z] [2021-08-19T08:25:41.089Z] DONE 6 tests in 9.569s [2021-08-19T08:25:41.089Z] 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-08-19T08:25:41.089Z] ++ 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-08-19T08:25:41.089Z] ++ set -e [2021-08-19T08:25:41.089Z] ++ '[' -n 0 ']' [2021-08-19T08:25:41.089Z] ++ set -x [2021-08-19T08:25:41.089Z] ++ 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-08-19T08:25:41.351Z] testing: warning: no tests to run [2021-08-19T08:25:41.351Z] PASS [2021-08-19T08:25:41.351Z] [2021-08-19T08:25:41.351Z] DONE 0 tests in 0.037s [2021-08-19T08:25:41.351Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-19T08:25:41.351Z] ++ 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-08-19T08:25:41.351Z] ++ set -e [2021-08-19T08:25:41.351Z] ++ '[' -n 0 ']' [2021-08-19T08:25:41.351Z] ++ set -x [2021-08-19T08:25:41.351Z] ++ 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-08-19T08:25:41.351Z] INFO: Testing against a local daemon [2021-08-19T08:25:41.351Z] === RUN TestPluginWithDevMounts [2021-08-19T08:25:41.351Z] === PAUSE TestPluginWithDevMounts [2021-08-19T08:25:41.351Z] === CONT TestPluginWithDevMounts [2021-08-19T08:25:41.449Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-08-19T08:25:41.449Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-19T08:25:41.449Z] remote: Enumerating objects: 23, done. [2021-08-19T08:25:41.449Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-19T08:25:41.449Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-19T08:25:41.449Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-19T08:25:41.449Z] 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-08-19T08:25:41.449Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-19T08:25:42.376Z] [2021-08-19T08:25:43.263Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-08-19T08:25:43.263Z] PASS [2021-08-19T08:25:43.263Z] [2021-08-19T08:25:43.263Z] DONE 1 tests in 2.002s [2021-08-19T08:25:43.263Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-19T08:25:43.263Z] ++ 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-08-19T08:25:43.263Z] ++ set -e [2021-08-19T08:25:43.263Z] ++ '[' -n 0 ']' [2021-08-19T08:25:43.263Z] ++ set -x [2021-08-19T08:25:43.263Z] ++ 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-19T08:25:44.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/test/unit [2021-08-19T08:25:45.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-19T08:25:45.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-19T08:25:45.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-19T08:25:45.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-19T08:25:45.045Z] --- PASS: TestImportExtremelyLargeImageWorks (188.49s) [2021-08-19T08:25:45.045Z] PASS [2021-08-19T08:25:45.045Z] [2021-08-19T08:25:45.045Z] DONE 12 tests in 192.433s [2021-08-19T08:25:45.045Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-19T08:25:45.045Z] ++ 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-08-19T08:25:45.045Z] ++ set -e [2021-08-19T08:25:45.045Z] ++ '[' -n 0 ']' [2021-08-19T08:25:45.045Z] ++ set -x [2021-08-19T08:25:45.045Z] ++ 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-08-19T08:25:45.045Z] INFO: Testing against a local daemon [2021-08-19T08:25:45.045Z] === RUN TestNetworkCreateDelete [2021-08-19T08:25:45.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-19T08:25:45.045Z] --- PASS: TestNetworkCreateDelete (0.24s) [2021-08-19T08:25:45.045Z] === RUN TestDockerNetworkDeletePreferID [2021-08-19T08:25:45.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-19T08:25:45.557Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-08-19T08:25:45.557Z] === RUN TestDaemonDNSFallback [2021-08-19T08:25:45.803Z] INFO: Testing against a local daemon [2021-08-19T08:25:45.804Z] === RUN TestSecretInspect [2021-08-19T08:25:46.485Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-19T08:25:46.485Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-19T08:25:46.485Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-19T08:25:46.585Z] ? github.com/docker/docker/api [no test files] [2021-08-19T08:25:47.048Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-19T08:25:48.348Z] --- PASS: TestSecretInspect (2.66s) [2021-08-19T08:25:48.348Z] === RUN TestSecretList [2021-08-19T08:25:49.697Z] Removing intermediate container 5bbc3a01d0e8 [2021-08-19T08:25:49.697Z] ---> c0090aafeaed [2021-08-19T08:25:49.697Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-19T08:25:49.697Z] ---> Running in 895b0838be24 [2021-08-19T08:25:50.892Z] --- PASS: TestSecretList (2.16s) [2021-08-19T08:25:50.892Z] === RUN TestSecretsCreateAndDelete [2021-08-19T08:25:51.229Z] [2021-08-19T08:25:51.229Z] SUCCESS: Specified value was saved. [2021-08-19T08:25:53.436Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2021-08-19T08:25:53.436Z] === RUN TestSecretsUpdate [2021-08-19T08:25:53.590Z] --- PASS: TestDaemonDNSFallback (7.19s) [2021-08-19T08:25:53.590Z] === RUN TestInspectNetwork [2021-08-19T08:25:54.128Z] Removing intermediate container 895b0838be24 [2021-08-19T08:25:54.128Z] ---> 0609993f2b30 [2021-08-19T08:25:54.128Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-19T08:25:54.128Z] ---> Running in f817f3979ae0 [2021-08-19T08:25:55.980Z] --- PASS: TestSecretsUpdate (2.65s) [2021-08-19T08:25:55.980Z] === RUN TestTemplatedSecret [2021-08-19T08:25:57.758Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-19T08:25:57.758Z] === RUN TestInspectNetwork/full_network_id [2021-08-19T08:25:57.758Z] === RUN TestInspectNetwork/partial_network_id [2021-08-19T08:25:57.758Z] === RUN TestInspectNetwork/network_name [2021-08-19T08:25:57.758Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-19T08:25:57.758Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-19T08:25:58.014Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-19T08:25:58.270Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-19T08:25:58.526Z] === RUN TestDockerSuite/TestBuildFails [2021-08-19T08:25:59.279Z] --- PASS: TestTemplatedSecret (3.49s) [2021-08-19T08:25:59.279Z] === RUN TestSecretCreateResolve [2021-08-19T08:25:59.455Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-19T08:25:59.455Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-19T08:25:59.916Z] Cannot create a file when that file already exists. [2021-08-19T08:26:01.350Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-19T08:26:01.606Z] --- PASS: TestInspectNetwork (8.81s) [2021-08-19T08:26:01.606Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-08-19T08:26:01.606Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-19T08:26:01.606Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-19T08:26:01.606Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-19T08:26:01.606Z] === RUN TestRunContainerWithBridgeNone [2021-08-19T08:26:02.578Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-08-19T08:26:02.578Z] PASS [2021-08-19T08:26:02.578Z] [2021-08-19T08:26:02.578Z] DONE 6 tests in 18.662s [2021-08-19T08:26:02.578Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-19T08:26:02.578Z] ++ 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-08-19T08:26:02.578Z] ++ set -e [2021-08-19T08:26:02.578Z] ++ '[' -n 0 ']' [2021-08-19T08:26:02.578Z] ++ set -x [2021-08-19T08:26:02.578Z] ++ 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-08-19T08:26:03.502Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-19T08:26:04.646Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-08-19T08:26:05.396Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-19T08:26:05.652Z] --- PASS: TestRunContainerWithBridgeNone (4.00s) [2021-08-19T08:26:05.652Z] === RUN TestNetworkInvalidJSON [2021-08-19T08:26:05.652Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-19T08:26:05.652Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-19T08:26:05.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:26:05.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:26:05.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:26:05.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:26:05.652Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-19T08:26:05.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:26:05.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-19T08:26:05.652Z] === RUN TestNetworkList [2021-08-19T08:26:05.652Z] === RUN TestNetworkList//networks [2021-08-19T08:26:05.652Z] === PAUSE TestNetworkList//networks [2021-08-19T08:26:05.652Z] === RUN TestNetworkList//networks/ [2021-08-19T08:26:05.652Z] === PAUSE TestNetworkList//networks/ [2021-08-19T08:26:05.652Z] === CONT TestNetworkList//networks [2021-08-19T08:26:05.652Z] === CONT TestNetworkList//networks/ [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkList (0.02s) [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-19T08:26:05.652Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-19T08:26:05.652Z] === RUN TestHostIPv4BridgeLabel [2021-08-19T08:26:05.695Z] Removing intermediate container f817f3979ae0 [2021-08-19T08:26:05.695Z] ---> 2f5d0dc0a010 [2021-08-19T08:26:05.695Z] Step 13/13 : CMD ["sh"] [2021-08-19T08:26:05.695Z] ---> Running in 77e0086b5671 [2021-08-19T08:26:05.695Z] Removing intermediate container 77e0086b5671 [2021-08-19T08:26:05.695Z] ---> c05ec2db11ad [2021-08-19T08:26:05.695Z] Successfully built c05ec2db11ad [2021-08-19T08:26:05.695Z] Successfully tagged busybox:latest [2021-08-19T08:26:05.695Z] INFO: Docker images of the daemon under test [2021-08-19T08:26:05.695Z] [2021-08-19T08:26:05.695Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T08:26:05.695Z] busybox latest c05ec2db11ad Less than a second ago 5.72GB [2021-08-19T08:26:05.695Z] microsoft/windowsservercore latest d1724c2d9a84 13 days ago 5.7GB [2021-08-19T08:26:05.695Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 13 days ago 5.7GB [2021-08-19T08:26:05.695Z] [2021-08-19T08:26:05.695Z] INFO: Running integration tests at 08/19/2021 08:26:05... [2021-08-19T08:26:05.695Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-19T08:26:05.695Z] INFO: Integration API tests being run from the host: [2021-08-19T08:26:05.695Z] INFO: make.ps1 starting at 08/19/2021 08:26:05 [2021-08-19T08:26:06.214Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-19T08:26:06.214Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-19T08:26:06.660Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-19T08:26:06.787Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-19T08:26:07.044Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-19T08:26:07.300Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-19T08:26:07.300Z] === RUN TestDaemonDefaultNetworkPools [2021-08-19T08:26:08.228Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-08-19T08:26:08.228Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-19T08:26:08.228Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-19T08:26:09.595Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-08-19T08:26:09.595Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-19T08:26:10.158Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-19T08:26:10.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-08-19T08:26:10.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-19T08:26:10.721Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-19T08:26:10.977Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-19T08:26:11.233Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-19T08:26:11.233Z] === RUN TestServiceWithPredefinedNetwork [2021-08-19T08:26:12.570Z] INFO: Testing against a local daemon [2021-08-19T08:26:12.570Z] === RUN TestServiceCreateInit [2021-08-19T08:26:12.570Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-19T08:26:13.125Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-19T08:26:14.492Z] --- PASS: TestServiceWithPredefinedNetwork (3.04s) [2021-08-19T08:26:14.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-19T08:26:14.492Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:26:14.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:26:14.492Z] === RUN TestServiceWithDataPathPortInit [2021-08-19T08:26:15.053Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-19T08:26:16.421Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-19T08:26:17.855Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-19T08:26:19.688Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-19T08:26:19.688Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-19T08:26:20.250Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-19T08:26:20.506Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-19T08:26:21.070Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-19T08:26:21.070Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-19T08:26:21.998Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-19T08:26:22.062Z] --- PASS: TestServiceCreateInit (9.83s) [2021-08-19T08:26:22.062Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2021-08-19T08:26:22.062Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2021-08-19T08:26:22.062Z] === RUN TestCreateServiceMultipleTimes [2021-08-19T08:26:22.254Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-19T08:26:22.510Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-19T08:26:23.071Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-19T08:26:23.328Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-19T08:26:23.584Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-19T08:26:24.513Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-19T08:26:27.040Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-19T08:26:30.306Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2021-08-19T08:26:30.306Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-19T08:26:31.673Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-19T08:26:34.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-19T08:26:34.191Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8qiacnsw91xzgij10y3scahk5 Created:2021-08-19 08:26:31.706287077 +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[af51ec9e4b623cca5ce1381383cdf7b3f68598451223f560404a659c3d90a614:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jc302qzyze0h4nnc089pncoxm EndpointID:0f52f0cdec7f2b4569b49f34054e497aeb0a4ae64b6cf3b72be8ff77ed8e89e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3daca7eaf6ac9fc4e338c5c66f40854a57f79a125ae43429e91928f1465399fa 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:85c9d4d137d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jc302qzyze0h4nnc089pncoxm EndpointID:0f52f0cdec7f2b4569b49f34054e497aeb0a4ae64b6cf3b72be8ff77ed8e89e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-19T08:26:35.559Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-19T08:26:35.559Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-19T08:26:35.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-19T08:26:35.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-19T08:26:36.072Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-19T08:26:36.072Z] docker_api_swarm_test.go:303: [d0118fc8d7548] joining swarm manager [d7dc3e11d092f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:26:36.328Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-19T08:26:37.257Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-19T08:26:37.514Z] docker_api_swarm_test.go:304: [d053b5fded334] joining swarm manager [d7dc3e11d092f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:26:38.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2021-08-19T08:26:38.881Z] PASS [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] === Skipped [2021-08-19T08:26:38.881Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:26:38.881Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] DONE 26 tests, 1 skipped in 54.102s [2021-08-19T08:26:38.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:26:38.881Z] ++ 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-08-19T08:26:38.881Z] ++ set -e [2021-08-19T08:26:38.881Z] ++ '[' -n 0 ']' [2021-08-19T08:26:38.881Z] ++ set -x [2021-08-19T08:26:38.881Z] ++ 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-08-19T08:26:38.881Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-19T08:26:38.881Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-19T08:26:38.881Z] INFO: Testing against a local daemon [2021-08-19T08:26:38.881Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-19T08:26:38.881Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:26:38.881Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-08-19T08:26:38.881Z] === RUN TestDockerNetworkIpvlan [2021-08-19T08:26:38.881Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:26:38.881Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-08-19T08:26:38.881Z] PASS [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] === Skipped [2021-08-19T08:26:38.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-08-19T08:26:38.881Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-08-19T08:26:38.881Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] [2021-08-19T08:26:38.881Z] DONE 2 tests, 2 skipped in 0.164s [2021-08-19T08:26:38.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-19T08:26:38.881Z] ++ 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-08-19T08:26:38.881Z] ++ set -e [2021-08-19T08:26:38.881Z] ++ '[' -n 0 ']' [2021-08-19T08:26:38.881Z] ++ set -x [2021-08-19T08:26:38.881Z] ++ 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-08-19T08:26:39.138Z] INFO: Testing against a local daemon [2021-08-19T08:26:39.138Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-19T08:26:40.181Z] --- PASS: TestCreateServiceMultipleTimes (16.16s) [2021-08-19T08:26:40.181Z] === RUN TestCreateServiceConflict [2021-08-19T08:26:40.181Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-08-19T08:26:40.181Z] === RUN TestCreateServiceMaxReplicas [2021-08-19T08:26:40.503Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-08-19T08:26:40.503Z] === RUN TestDockerNetworkMacvlan [2021-08-19T08:26:41.430Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-19T08:26:42.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-19T08:26:42.921Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-19T08:26:43.177Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-19T08:26:43.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-19T08:26:43.504Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2021-08-19T08:26:43.504Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-19T08:26:43.740Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-19T08:26:46.282Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-19T08:26:49.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:26:49.395Z] INFO: Testing against a local daemon [2021-08-19T08:26:49.395Z] === RUN TestBuildWithSession [2021-08-19T08:26:49.395Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:26:49.395Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-19T08:26:49.395Z] === RUN TestBuildSquashParent [2021-08-19T08:26:49.395Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:26:49.395Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:26:49.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:26:49.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:26:49.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-19T08:26:49.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-19T08:26:49.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-19T08:26:49.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-19T08:26:50.449Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-19T08:26:53.718Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-19T08:26:54.650Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-19T08:26:57.171Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-19T08:26:57.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-19T08:26:57.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-19T08:26:58.423Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s) [2021-08-19T08:26:58.423Z] === RUN TestCreateServiceSecretFileMode [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan (18.32s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.87s) [2021-08-19T08:26:59.061Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.76s) [2021-08-19T08:26:59.061Z] PASS [2021-08-19T08:26:59.061Z] [2021-08-19T08:26:59.061Z] DONE 8 tests in 19.845s [2021-08-19T08:26:59.061Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-19T08:26:59.061Z] ++ 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-08-19T08:26:59.061Z] ++ set -e [2021-08-19T08:26:59.061Z] ++ '[' -n 0 ']' [2021-08-19T08:26:59.061Z] ++ set -x [2021-08-19T08:26:59.061Z] ++ 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-08-19T08:26:59.061Z] testing: warning: no tests to run [2021-08-19T08:26:59.061Z] PASS [2021-08-19T08:26:59.061Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-19T08:26:59.061Z] [2021-08-19T08:26:59.061Z] DONE 0 tests in 0.042s [2021-08-19T08:26:59.061Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-19T08:26:59.061Z] ++ 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-08-19T08:26:59.061Z] ++ set -e [2021-08-19T08:26:59.061Z] ++ '[' -n 0 ']' [2021-08-19T08:26:59.061Z] ++ set -x [2021-08-19T08:26:59.061Z] ++ 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-08-19T08:26:59.061Z] INFO: Testing against a local daemon [2021-08-19T08:26:59.061Z] === RUN TestAuthZPluginAllowRequest [2021-08-19T08:26:59.807Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2021-08-19T08:26:59.807Z] === RUN TestCreateServiceConfigFileMode [2021-08-19T08:26:59.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-19T08:27:00.918Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2021-08-19T08:27:00.918Z] === RUN TestAuthZPluginTLS [2021-08-19T08:27:01.480Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-08-19T08:27:01.480Z] === RUN TestAuthZPluginDenyRequest [2021-08-19T08:27:02.042Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-08-19T08:27:02.042Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-19T08:27:02.298Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-19T08:27:02.298Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-19T08:27:02.298Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-19T08:27:02.555Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-19T08:27:02.555Z] === RUN TestAuthZPluginDenyResponse [2021-08-19T08:27:03.105Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2021-08-19T08:27:03.105Z] === RUN TestCreateServiceSysctls [2021-08-19T08:27:03.117Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-19T08:27:03.117Z] === RUN TestAuthZPluginAllowEventStream [2021-08-19T08:27:05.008Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-08-19T08:27:05.008Z] === RUN TestAuthZPluginErrorResponse [2021-08-19T08:27:05.570Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-19T08:27:05.570Z] === RUN TestAuthZPluginErrorRequest [2021-08-19T08:27:06.133Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-19T08:27:06.133Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.36s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.47s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.71s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.69s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.42s) [2021-08-19T08:27:06.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.60s) [2021-08-19T08:27:06.579Z] === RUN TestBuildMultiStageCopy [2021-08-19T08:27:06.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-19T08:27:06.697Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-19T08:27:06.697Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-19T08:27:06.959Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-19T08:27:07.312Z] --- PASS: TestCreateServiceSysctls (4.17s) [2021-08-19T08:27:07.312Z] === RUN TestCreateServiceCapabilities [2021-08-19T08:27:07.530Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-19T08:27:08.897Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2021-08-19T08:27:08.897Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-19T08:27:09.826Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-19T08:27:10.083Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-19T08:27:10.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-19T08:27:10.611Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2021-08-19T08:27:10.611Z] === RUN TestInspect [2021-08-19T08:27:10.901Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2021-08-19T08:27:10.901Z] === RUN TestAuthZPluginHeader [2021-08-19T08:27:11.829Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-08-19T08:27:11.829Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-19T08:27:12.391Z] docker_api_swarm_test.go:271: [d18f6ea1e52ce] joining swarm manager [dcedd7e61f580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:27:12.955Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-19T08:27:13.156Z] --- PASS: TestInspect (2.95s) [2021-08-19T08:27:13.156Z] === RUN TestCreateJob [2021-08-19T08:27:13.886Z] docker_api_swarm_test.go:272: [d4189b1c17c10] joining swarm manager [dcedd7e61f580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:27:13.886Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-19T08:27:15.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-19T08:27:15.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-19T08:27:15.254Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-19T08:27:15.593Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-19T08:27:16.559Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-19T08:27:16.621Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2021-08-19T08:27:16.622Z] === RUN TestAuthZPluginV2Disable [2021-08-19T08:27:16.622Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-19T08:27:17.362Z] --- PASS: TestCreateJob (4.04s) [2021-08-19T08:27:17.362Z] === RUN TestReplicatedJob [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy (12.40s) [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s) [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-19T08:27:17.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2021-08-19T08:27:17.524Z] === RUN TestBuildMultiStageParentConfig [2021-08-19T08:27:18.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-19T08:27:18.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-19T08:27:18.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-19T08:27:18.767Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-19T08:27:19.023Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-19T08:27:19.586Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-19T08:27:19.586Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-08-19T08:27:19.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-19T08:27:20.425Z] --- PASS: TestBuildMultiStageParentConfig (2.48s) [2021-08-19T08:27:20.425Z] === RUN TestBuildLabelWithTargets [2021-08-19T08:27:20.425Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:27:20.425Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-19T08:27:20.425Z] === RUN TestBuildWithEmptyLayers [2021-08-19T08:27:21.396Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-08-19T08:27:21.396Z] === RUN TestBuildMultiStageOnBuild [2021-08-19T08:27:22.106Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-19T08:27:22.106Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-19T08:27:22.668Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2021-08-19T08:27:22.668Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-19T08:27:23.952Z] --- PASS: TestReplicatedJob (6.21s) [2021-08-19T08:27:23.952Z] === RUN TestUpdateReplicatedJob [2021-08-19T08:27:25.185Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-19T08:27:26.577Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-19T08:27:27.254Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-08-19T08:27:27.254Z] === RUN TestServiceListWithStatuses [2021-08-19T08:27:27.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:27:27.254Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-19T08:27:27.254Z] === RUN TestDockerNetworkConnectAlias [2021-08-19T08:27:29.847Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-19T08:27:30.775Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-19T08:27:32.141Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-19T08:27:32.399Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-19T08:27:32.540Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2021-08-19T08:27:32.540Z] === RUN TestDockerNetworkReConnect [2021-08-19T08:27:33.768Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.84s) [2021-08-19T08:27:33.769Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-19T08:27:35.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-19T08:27:35.698Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-19T08:27:35.841Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2021-08-19T08:27:35.841Z] === RUN TestServicePlugin [2021-08-19T08:27:35.841Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:27:35.841Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-19T08:27:35.841Z] === RUN TestServiceUpdateLabel [2021-08-19T08:27:37.590Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-19T08:27:38.386Z] --- PASS: TestServiceUpdateLabel (2.67s) [2021-08-19T08:27:38.386Z] === RUN TestServiceUpdateSecrets [2021-08-19T08:27:38.518Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-19T08:27:39.060Z] --- PASS: TestBuildMultiStageOnBuild (17.33s) [2021-08-19T08:27:39.060Z] === RUN TestBuildUncleanTarFilenames [2021-08-19T08:27:39.060Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:27:39.060Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-19T08:27:39.060Z] === RUN TestBuildMultiStageLayerLeak [2021-08-19T08:27:39.447Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-19T08:27:41.042Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-19T08:27:41.042Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-19T08:27:41.971Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 48.5% of statements [2021-08-19T08:27:41.971Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-19T08:27:41.971Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-08-19T08:27:42.901Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-08-19T08:27:43.833Z] ok github.com/docker/docker/builder/remotecontext/git 1.337s coverage: 86.3% of statements [2021-08-19T08:27:43.833Z] ? github.com/docker/docker/cli [no test files] [2021-08-19T08:27:43.833Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-19T08:27:47.117Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2021-08-19T08:27:47.537Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-19T08:27:50.052Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-19T08:27:50.052Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-08-19T08:27:50.052Z] PASS [2021-08-19T08:27:50.052Z] [2021-08-19T08:27:50.052Z] DONE 17 tests in 51.073s [2021-08-19T08:27:50.052Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-19T08:27:50.052Z] ++ 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-08-19T08:27:50.052Z] ++ set -e [2021-08-19T08:27:50.052Z] ++ '[' -n 0 ']' [2021-08-19T08:27:50.052Z] ++ set -x [2021-08-19T08:27:50.053Z] ++ 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-08-19T08:27:50.311Z] INFO: Testing against a local daemon [2021-08-19T08:27:50.311Z] === RUN TestPluginInvalidJSON [2021-08-19T08:27:50.311Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:27:50.311Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:27:50.311Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:27:50.311Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-19T08:27:50.311Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-19T08:27:50.311Z] === RUN TestPluginInstall [2021-08-19T08:27:50.311Z] === RUN TestPluginInstall/no_auth [2021-08-19T08:27:52.210Z] time="2021-08-19T08:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:52.210Z] time="2021-08-19T08:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d9dcf04a9c534a2a8449f5708b452f8a44dcfc5c2c91d2a51557b651c9e179b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:52.210Z] time="2021-08-19T08:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:52.210Z] time="2021-08-19T08:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d9dcf04a9c534a2a8449f5708b452f8a44dcfc5c2c91d2a51557b651c9e179b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:52.210Z] === RUN TestPluginInstall/with_htpasswd [2021-08-19T08:27:52.466Z] time="2021-08-19T08:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:52.466Z] time="2021-08-19T08:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ca352b169283d8dc333dc65a66e5f2f04556a18b7c44bcf6dfd29f5299d444" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:52.466Z] time="2021-08-19T08:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:52.466Z] time="2021-08-19T08:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ca352b169283d8dc333dc65a66e5f2f04556a18b7c44bcf6dfd29f5299d444" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:53.028Z] === RUN TestPluginInstall/with_insecure [2021-08-19T08:27:53.956Z] time="2021-08-19T08:27:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:53.956Z] time="2021-08-19T08:27:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42183eaa6d714b23f1091ed8df323662efb4b66a93050558f52cf5e1509270d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:53.956Z] time="2021-08-19T08:27:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-19T08:27:53.956Z] time="2021-08-19T08:27:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42183eaa6d714b23f1091ed8df323662efb4b66a93050558f52cf5e1509270d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-19T08:27:53.956Z] plugin_test.go:165: [d75408ad3ef5f] daemon is not started [2021-08-19T08:27:53.956Z] --- PASS: TestPluginInstall (3.78s) [2021-08-19T08:27:53.956Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-08-19T08:27:53.956Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-08-19T08:27:53.956Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-08-19T08:27:53.956Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:27:55.321Z] === RUN TestDockerSuite/TestBuildRm [2021-08-19T08:27:55.883Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-19T08:27:56.496Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2021-08-19T08:27:56.496Z] === RUN TestServiceUpdateConfigs [2021-08-19T08:27:56.811Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-19T08:27:58.176Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2021-08-19T08:27:58.176Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-08-19T08:27:58.176Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-08-19T08:27:58.176Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:27:58.176Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-19T08:27:58.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-19T08:27:58.995Z] --- PASS: TestPluginBackCompatMediaTypes (1.07s) [2021-08-19T08:27:58.995Z] PASS [2021-08-19T08:27:58.995Z] [2021-08-19T08:27:58.995Z] DONE 10 tests in 8.904s [2021-08-19T08:27:58.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-19T08:27:58.995Z] ++ 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-08-19T08:27:58.995Z] ++ set -e [2021-08-19T08:27:58.995Z] ++ '[' -n 0 ']' [2021-08-19T08:27:58.995Z] ++ set -x [2021-08-19T08:27:58.995Z] ++ 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-08-19T08:27:59.251Z] INFO: Testing against a local daemon [2021-08-19T08:27:59.251Z] === RUN TestExternalGraphDriver [2021-08-19T08:27:59.251Z] === RUN TestExternalGraphDriver/json [2021-08-19T08:27:59.508Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-19T08:28:00.127Z] --- PASS: TestBuildMultiStageLayerLeak (20.49s) [2021-08-19T08:28:00.127Z] === RUN TestBuildWithHugeFile [2021-08-19T08:28:00.876Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-19T08:28:01.806Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-19T08:28:01.806Z] === RUN TestExternalGraphDriver/spec [2021-08-19T08:28:02.735Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-19T08:28:04.630Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-19T08:28:04.630Z] === RUN TestExternalGraphDriver/pull [2021-08-19T08:28:04.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-19T08:28:05.996Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-19T08:28:06.558Z] --- PASS: TestExternalGraphDriver (7.47s) [2021-08-19T08:28:06.558Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-08-19T08:28:06.558Z] --- PASS: TestExternalGraphDriver/spec (2.84s) [2021-08-19T08:28:06.558Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2021-08-19T08:28:06.558Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:28:07.488Z] docker_api_swarm_node_test.go:19: [d1a08a3e708bf] joining swarm manager [db4d8a7830577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:28:07.488Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-19T08:28:08.417Z] docker_api_swarm_node_test.go:20: [d42a22349fef6] joining swarm manager [db4d8a7830577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:28:10.948Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2021-08-19T08:28:10.948Z] PASS [2021-08-19T08:28:10.948Z] [2021-08-19T08:28:10.948Z] DONE 5 tests in 11.975s [2021-08-19T08:28:10.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-19T08:28:10.948Z] ++ 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-08-19T08:28:10.948Z] ++ set -e [2021-08-19T08:28:10.948Z] ++ '[' -n 0 ']' [2021-08-19T08:28:10.948Z] ++ set -x [2021-08-19T08:28:10.948Z] ++ 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-08-19T08:28:11.204Z] INFO: Testing against a local daemon [2021-08-19T08:28:11.204Z] === RUN TestContinueAfterPluginCrash [2021-08-19T08:28:11.204Z] === PAUSE TestContinueAfterPluginCrash [2021-08-19T08:28:11.204Z] === RUN TestReadPluginNoRead [2021-08-19T08:28:11.204Z] === PAUSE TestReadPluginNoRead [2021-08-19T08:28:11.204Z] === RUN TestDaemonStartWithLogOpt [2021-08-19T08:28:11.204Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-19T08:28:11.204Z] === CONT TestContinueAfterPluginCrash [2021-08-19T08:28:11.204Z] === CONT TestDaemonStartWithLogOpt [2021-08-19T08:28:11.394Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-08-19T08:28:11.394Z] === RUN TestServiceUpdateNetwork [2021-08-19T08:28:11.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-19T08:28:12.023Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-19T08:28:12.280Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-19T08:28:12.280Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-19T08:28:12.280Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-19T08:28:12.843Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-19T08:28:14.211Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-19T08:28:14.468Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-19T08:28:15.396Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-19T08:28:15.958Z] --- PASS: TestDaemonStartWithLogOpt (4.62s) [2021-08-19T08:28:15.958Z] === CONT TestReadPluginNoRead [2021-08-19T08:28:18.481Z] === RUN TestReadPluginNoRead/default [2021-08-19T08:28:19.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-19T08:28:20.409Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-19T08:28:20.409Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-19T08:28:21.342Z] --- PASS: TestContinueAfterPluginCrash (9.98s) [2021-08-19T08:28:21.601Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-19T08:28:22.969Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-19T08:28:22.969Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-19T08:28:23.898Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-19T08:28:24.156Z] docker_api_swarm_test.go:501: [dc727cf1021c5] joining swarm manager [d2f02fa1aad05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:28:25.086Z] === CONT TestReadPluginNoRead [2021-08-19T08:28:25.086Z] read_test.go:92: [deb12ec5fff67] daemon is not started [2021-08-19T08:28:25.086Z] --- PASS: TestReadPluginNoRead (9.28s) [2021-08-19T08:28:25.086Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2021-08-19T08:28:25.086Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.13s) [2021-08-19T08:28:25.086Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.42s) [2021-08-19T08:28:25.086Z] PASS [2021-08-19T08:28:25.086Z] [2021-08-19T08:28:25.086Z] DONE 6 tests in 14.092s [2021-08-19T08:28:25.086Z] 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-08-19T08:28:25.086Z] ++ 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-08-19T08:28:25.086Z] ++ set -e [2021-08-19T08:28:25.086Z] ++ '[' -n 0 ']' [2021-08-19T08:28:25.086Z] ++ set -x [2021-08-19T08:28:25.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-19T08:28:25.086Z] testing: warning: no tests to run [2021-08-19T08:28:25.086Z] PASS [2021-08-19T08:28:25.086Z] [2021-08-19T08:28:25.086Z] DONE 0 tests in 0.049s [2021-08-19T08:28:25.086Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-19T08:28:25.086Z] ++ 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-08-19T08:28:25.086Z] ++ set -e [2021-08-19T08:28:25.086Z] ++ '[' -n 0 ']' [2021-08-19T08:28:25.086Z] ++ set -x [2021-08-19T08:28:25.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-19T08:28:25.343Z] INFO: Testing against a local daemon [2021-08-19T08:28:25.343Z] === RUN TestPluginWithDevMounts [2021-08-19T08:28:25.343Z] === PAUSE TestPluginWithDevMounts [2021-08-19T08:28:25.343Z] === CONT TestPluginWithDevMounts [2021-08-19T08:28:25.343Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-19T08:28:26.302Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2021-08-19T08:28:26.302Z] === RUN TestServiceUpdatePidsLimit [2021-08-19T08:28:26.302Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-19T08:28:26.302Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-19T08:28:27.234Z] === RUN TestDockerSuite/TestBuildUser [2021-08-19T08:28:27.234Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-08-19T08:28:27.234Z] PASS [2021-08-19T08:28:27.234Z] [2021-08-19T08:28:27.234Z] DONE 1 tests in 2.020s [2021-08-19T08:28:27.234Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-19T08:28:27.234Z] ++ 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-08-19T08:28:27.234Z] ++ set -e [2021-08-19T08:28:27.234Z] ++ '[' -n 0 ']' [2021-08-19T08:28:27.234Z] ++ set -x [2021-08-19T08:28:27.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T08:28:27.502Z] INFO: Testing against a local daemon [2021-08-19T08:28:27.502Z] === RUN TestSecretInspect [2021-08-19T08:28:28.876Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-19T08:28:29.805Z] --- PASS: TestSecretInspect (2.53s) [2021-08-19T08:28:29.805Z] === RUN TestSecretList [2021-08-19T08:28:32.325Z] docker_api_swarm_test.go:506: [d16f3cd5c9e0e] joining swarm manager [d2f02fa1aad05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:28:32.581Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-19T08:28:32.581Z] --- PASS: TestSecretList (2.72s) [2021-08-19T08:28:32.581Z] === RUN TestSecretsCreateAndDelete [2021-08-19T08:28:32.888Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-19T08:28:35.102Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2021-08-19T08:28:35.102Z] === RUN TestSecretsUpdate [2021-08-19T08:28:37.620Z] --- PASS: TestSecretsUpdate (2.48s) [2021-08-19T08:28:37.620Z] === RUN TestTemplatedSecret [2021-08-19T08:28:41.023Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2021-08-19T08:28:41.023Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-19T08:28:41.023Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-19T08:28:41.023Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-19T08:28:41.023Z] PASS [2021-08-19T08:28:41.023Z] [2021-08-19T08:28:41.023Z] === Skipped [2021-08-19T08:28:41.023Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-19T08:28:41.023Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:28:41.023Z] [2021-08-19T08:28:41.023Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-19T08:28:41.023Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-19T08:28:41.023Z] [2021-08-19T08:28:41.023Z] [2021-08-19T08:28:41.023Z] DONE 27 tests, 2 skipped in 158.813s [2021-08-19T08:28:41.023Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-19T08:28:41.023Z] ++ 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-08-19T08:28:41.023Z] ++ set -e [2021-08-19T08:28:41.023Z] ++ '[' -n 0 ']' [2021-08-19T08:28:41.023Z] ++ set -x [2021-08-19T08:28:41.023Z] ++ 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-08-19T08:28:41.963Z] INFO: Testing against a local daemon [2021-08-19T08:28:41.963Z] === RUN TestSessionCreate [2021-08-19T08:28:41.963Z] --- PASS: TestSessionCreate (0.04s) [2021-08-19T08:28:41.963Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-19T08:28:41.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-19T08:28:41.963Z] PASS [2021-08-19T08:28:41.963Z] [2021-08-19T08:28:41.963Z] DONE 2 tests in 1.255s [2021-08-19T08:28:41.963Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-19T08:28:41.963Z] ++ 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-08-19T08:28:41.963Z] ++ set -e [2021-08-19T08:28:41.963Z] ++ '[' -n 0 ']' [2021-08-19T08:28:41.963Z] ++ set -x [2021-08-19T08:28:41.963Z] ++ 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-08-19T08:28:42.869Z] --- PASS: TestTemplatedSecret (4.29s) [2021-08-19T08:28:42.869Z] === RUN TestSecretCreateResolve [2021-08-19T08:28:43.299Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2021-08-19T08:28:43.299Z] ok github.com/docker/docker/container 0.120s coverage: 34.3% of statements [2021-08-19T08:28:43.299Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-19T08:28:43.299Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-19T08:28:43.299Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-19T08:28:43.299Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-19T08:28:43.299Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-08-19T08:28:44.666Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-19T08:28:44.758Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-08-19T08:28:44.758Z] PASS [2021-08-19T08:28:44.758Z] [2021-08-19T08:28:44.758Z] DONE 6 tests in 17.174s [2021-08-19T08:28:44.758Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-19T08:28:44.758Z] ++ 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-08-19T08:28:44.758Z] ++ set -e [2021-08-19T08:28:44.758Z] ++ '[' -n 0 ']' [2021-08-19T08:28:44.758Z] ++ set -x [2021-08-19T08:28:44.758Z] ++ 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-08-19T08:28:44.758Z] INFO: Testing against a local daemon [2021-08-19T08:28:44.758Z] === RUN TestServiceCreateInit [2021-08-19T08:28:44.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-19T08:28:45.596Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-08-19T08:28:50.005Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-19T08:28:50.005Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-19T08:28:50.095Z] INFO: Testing against a local daemon [2021-08-19T08:28:50.095Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:28:50.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:28:50.095Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:28:50.095Z] === RUN TestEventsExecDie [2021-08-19T08:28:50.095Z] --- PASS: TestEventsExecDie (1.09s) [2021-08-19T08:28:50.095Z] === RUN TestEventsBackwardsCompatible [2021-08-19T08:28:50.095Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-19T08:28:50.095Z] === RUN TestInfoBinaryCommits [2021-08-19T08:28:50.262Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-19T08:28:50.262Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-19T08:28:50.355Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-19T08:28:50.355Z] === RUN TestInfoAPIVersioned [2021-08-19T08:28:50.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-19T08:28:50.355Z] === RUN TestInfoDiscoveryBackend [2021-08-19T08:28:50.925Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-19T08:28:50.925Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-19T08:28:51.190Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-19T08:28:51.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-19T08:28:51.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-19T08:28:52.498Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-19T08:28:52.498Z] === RUN TestInfoAPI [2021-08-19T08:28:52.498Z] --- PASS: TestInfoAPI (0.04s) [2021-08-19T08:28:52.498Z] === RUN TestInfoAPIWarnings [2021-08-19T08:28:52.578Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-19T08:28:53.690Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-08-19T08:28:53.947Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-19T08:28:53.947Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-19T08:28:53.947Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-19T08:28:53.947Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-19T08:28:53.947Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-19T08:28:53.947Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-19T08:28:53.947Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-19T08:28:53.947Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-19T08:28:53.947Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-19T08:28:54.252Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2021-08-19T08:28:54.815Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-08-19T08:28:55.072Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-19T08:28:55.634Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-19T08:28:55.837Z] --- PASS: TestServiceCreateInit (10.84s) [2021-08-19T08:28:55.838Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2021-08-19T08:28:55.838Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s) [2021-08-19T08:28:55.838Z] === RUN TestCreateServiceMultipleTimes [2021-08-19T08:28:56.094Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-19T08:28:56.094Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-19T08:28:57.002Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.1% of statements [2021-08-19T08:28:57.003Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-19T08:28:57.003Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-19T08:28:57.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-19T08:28:57.003Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-19T08:28:57.024Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-19T08:28:57.935Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.342s coverage: 73.3% of statements [2021-08-19T08:28:57.953Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-19T08:28:58.882Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-19T08:28:59.139Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-19T08:28:59.304Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2021-08-19T08:28:59.304Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 56.2% of statements [2021-08-19T08:29:01.199Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-08-19T08:29:03.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 49.4% of statements [2021-08-19T08:29:03.309Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-19T08:29:03.352Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.460s coverage: 45.9% of statements [2021-08-19T08:29:03.352Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-19T08:29:04.719Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.705s coverage: 57.7% of statements [2021-08-19T08:29:04.719Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-19T08:29:04.719Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-19T08:29:04.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-08-19T08:29:05.199Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-19T08:29:05.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-19T08:29:05.760Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-19T08:29:06.323Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-19T08:29:06.344Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-19T08:29:06.579Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-19T08:29:06.579Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-19T08:29:06.579Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-19T08:29:06.906Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-08-19T08:29:07.163Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2021-08-19T08:29:07.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-19T08:29:07.163Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-19T08:29:07.508Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-19T08:29:07.765Z] docker_api_swarm_node_test.go:80: [dee0c57b48d73] joining swarm manager [d4f9f9a07525d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:29:08.531Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2021-08-19T08:29:09.095Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.4% of statements [2021-08-19T08:29:09.095Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-19T08:29:09.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-19T08:29:09.352Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-08-19T08:29:09.915Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-08-19T08:29:10.283Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-19T08:29:10.283Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-19T08:29:10.283Z] docker_cli_sni_test.go:18: Flakey test [2021-08-19T08:29:10.283Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-19T08:29:10.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-19T08:29:10.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-08-19T08:29:10.612Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-19T08:29:10.612Z] === RUN TestInfoDebug [2021-08-19T08:29:10.612Z] --- PASS: TestInfoDebug (0.54s) [2021-08-19T08:29:10.612Z] === RUN TestInfoInsecureRegistries [2021-08-19T08:29:10.612Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-19T08:29:10.612Z] === RUN TestInfoRegistryMirrors [2021-08-19T08:29:10.612Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-19T08:29:10.612Z] === RUN TestLoginFailsWithBadCredentials [2021-08-19T08:29:10.612Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-19T08:29:10.612Z] === RUN TestPingCacheHeaders [2021-08-19T08:29:10.612Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-19T08:29:10.612Z] === RUN TestPingGet [2021-08-19T08:29:10.612Z] --- PASS: TestPingGet (0.03s) [2021-08-19T08:29:10.612Z] === RUN TestPingHead [2021-08-19T08:29:10.612Z] --- PASS: TestPingHead (0.03s) [2021-08-19T08:29:10.612Z] === RUN TestVersion [2021-08-19T08:29:10.612Z] --- PASS: TestVersion (0.04s) [2021-08-19T08:29:10.612Z] PASS [2021-08-19T08:29:10.612Z] [2021-08-19T08:29:10.612Z] === Skipped [2021-08-19T08:29:10.612Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:29:10.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:29:10.612Z] [2021-08-19T08:29:10.612Z] [2021-08-19T08:29:10.612Z] DONE 18 tests, 1 skipped in 28.605s [2021-08-19T08:29:10.612Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-19T08:29:10.612Z] ++ 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-08-19T08:29:10.612Z] ++ set -e [2021-08-19T08:29:10.612Z] ++ '[' -n 0 ']' [2021-08-19T08:29:10.612Z] ++ set -x [2021-08-19T08:29:10.612Z] ++ 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-08-19T08:29:10.846Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-19T08:29:11.041Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-08-19T08:29:11.041Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-19T08:29:11.184Z] INFO: Testing against a local daemon [2021-08-19T08:29:11.184Z] === RUN TestVolumesCreateAndList [2021-08-19T08:29:11.184Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-19T08:29:11.184Z] === RUN TestVolumesRemove [2021-08-19T08:29:11.184Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-19T08:29:11.184Z] === RUN TestVolumesInspect [2021-08-19T08:29:11.184Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-19T08:29:11.184Z] === RUN TestVolumesInvalidJSON [2021-08-19T08:29:11.184Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-19T08:29:11.184Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-19T08:29:11.184Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-19T08:29:11.184Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-19T08:29:11.184Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-19T08:29:11.184Z] PASS [2021-08-19T08:29:11.184Z] [2021-08-19T08:29:11.184Z] DONE 5 tests in 0.587s [2021-08-19T08:29:11.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T08:29:11.603Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 59.3% of statements [2021-08-19T08:29:11.773Z] === RUN TestDockerSuite/TestCommitChange [2021-08-19T08:29:12.015Z] ++++ cat bundles/test-integration/docker.pid [2021-08-19T08:29:12.015Z] +++ kill 14088 [2021-08-19T08:29:12.166Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-08-19T08:29:13.141Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-19T08:29:13.399Z] +++ /etc/init.d/apparmor stop [2021-08-19T08:29:13.399Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T08:29:13.399Z] [2021-08-19T08:29:13.399Z] Unloading profiles will leave already running processes permanently [2021-08-19T08:29:13.399Z] unconfined, which can lead to unexpected situations. [2021-08-19T08:29:13.399Z] [2021-08-19T08:29:13.399Z] To set a process to complain mode, use the command line tool [2021-08-19T08:29:13.399Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T08:29:13.399Z] +++ true [2021-08-19T08:29:13.399Z] exiting test-integration [2021-08-19T08:29:13.399Z] ++ exit 0 [2021-08-19T08:29:13.399Z] [2021-08-19T08:29:13.535Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-08-19T08:29:13.535Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-19T08:29:13.703Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-19T08:29:14.099Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-08-19T08:29:14.355Z] ok github.com/docker/docker/daemon/logger/splunk 1.617s coverage: 82.5% of statements [2021-08-19T08:29:14.355Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-19T08:29:14.355Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-19T08:29:14.631Z] --- PASS: TestCreateServiceMultipleTimes (18.99s) [2021-08-19T08:29:14.631Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2021-08-19T08:29:15.962Z] Recording test results [2021-08-19T08:29:15.998Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-19T08:29:16.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-08-19T08:29:16.246Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2021-08-19T08:29:16.246Z] ok github.com/docker/docker/distribution 0.116s coverage: 25.0% of statements [2021-08-19T08:29:16.246Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-19T08:29:16.573Z] + echo Ensuring container killed. [2021-08-19T08:29:16.573Z] Ensuring container killed. [2021-08-19T08:29:16.573Z] + docker rm -vf docker-pr1 [2021-08-19T08:29:16.573Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-19T08:29:16.809Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-19T08:29:16.866Z] + echo Chowning /workspace to jenkins user [2021-08-19T08:29:16.866Z] Chowning /workspace to jenkins user [2021-08-19T08:29:16.866Z] + id -u [2021-08-19T08:29:16.866Z] + id -g [2021-08-19T08:29:16.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T08:29:16.866Z] Unable to find image 'busybox:latest' locally [2021-08-19T08:29:17.127Z] latest: Pulling from library/busybox [2021-08-19T08:29:17.127Z] 38cc3b49dbab: Pulling fs layer [2021-08-19T08:29:17.127Z] 38cc3b49dbab: Verifying Checksum [2021-08-19T08:29:17.127Z] 38cc3b49dbab: Download complete [2021-08-19T08:29:17.388Z] 38cc3b49dbab: Pull complete [2021-08-19T08:29:17.388Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-19T08:29:17.388Z] Status: Downloaded newer image for busybox:latest [2021-08-19T08:29:17.738Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-08-19T08:29:17.889Z] --- PASS: TestCreateServiceConflict (3.33s) [2021-08-19T08:29:17.889Z] === RUN TestCreateServiceMaxReplicas [2021-08-19T08:29:17.995Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-08-19T08:29:18.147Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-19T08:29:18.558Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-08-19T08:29:18.814Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 85.1% of statements [2021-08-19T08:29:18.814Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-19T08:29:18.814Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-08-19T08:29:18.814Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-19T08:29:19.071Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-08-19T08:29:19.513Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-19T08:29:20.439Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-08-19T08:29:21.001Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-08-19T08:29:21.001Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-19T08:29:21.404Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-19T08:29:21.966Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2021-08-19T08:29:21.966Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-19T08:29:22.528Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-19T08:29:22.894Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2021-08-19T08:29:23.457Z] ok github.com/docker/docker/pkg/authorization 0.274s coverage: 68.3% of statements [2021-08-19T08:29:23.712Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-19T08:29:23.712Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-19T08:29:23.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T08:29:24.289Z] + bundleName=arm64-integration [2021-08-19T08:29:24.289Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-19T08:29:24.289Z] Creating arm64-integration-bundles.tar.gz [2021-08-19T08:29:24.289Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2021-08-19T08:29:24.289Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-19T08:29:24.457Z] === RUN TestDockerSuite/TestCommitWithoutPause [Pipeline] archiveArtifacts [2021-08-19T08:29:24.875Z] Archiving artifacts [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-19T08:29:25.823Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-19T08:29:26.080Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-19T08:29:26.080Z] docker_api_swarm_node_test.go:52: [d8103337fca31] joining swarm manager [dda213b4ef29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:29:26.980Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 43.2% of statements [2021-08-19T08:29:27.007Z] docker_api_swarm_node_test.go:53: [d8b7af9fcb911] joining swarm manager [dda213b4ef29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:29:27.236Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-19T08:29:27.298Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T08:29:27.493Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-19T08:29:27.620Z] + make clean [2021-08-19T08:29:27.749Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-19T08:29:27.934Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-19T08:29:28.006Z] ok github.com/docker/docker/layer 7.986s coverage: 68.8% of statements [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-19T08:29:28.006Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-19T08:29:28.192Z] docker volume rm -f docker-dev-cache [2021-08-19T08:29:28.452Z] docker-dev-cache [Pipeline] deleteDir [2021-08-19T08:29:28.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-19T08:29:28.825Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-08-19T08:29:29.304Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-19T08:29:29.304Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-19T08:29:29.388Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-08-19T08:29:29.866Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-19T08:29:30.318Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-08-19T08:29:30.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-19T08:29:31.248Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2021-08-19T08:29:31.370Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-19T08:29:31.505Z] ok github.com/docker/docker/pkg/discovery/kv 3.046s coverage: 84.1% of statements [2021-08-19T08:29:31.505Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2021-08-19T08:29:31.761Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-08-19T08:29:31.932Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-19T08:29:32.691Z] ok github.com/docker/docker/pkg/idtools 0.453s coverage: 69.5% of statements [2021-08-19T08:29:32.860Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-19T08:29:32.860Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-19T08:29:32.860Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-19T08:29:32.947Z] ok github.com/docker/docker/pkg/ioutils 0.493s coverage: 69.3% of statements [2021-08-19T08:29:33.203Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-08-19T08:29:33.203Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-19T08:29:33.422Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-19T08:29:33.422Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-19T08:29:33.422Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-19T08:29:33.460Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-08-19T08:29:33.460Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-19T08:29:33.460Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-19T08:29:33.460Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-08-19T08:29:33.460Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-19T08:29:33.677Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-19T08:29:33.677Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-19T08:29:33.716Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-08-19T08:29:33.716Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-08-19T08:29:34.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-19T08:29:34.278Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-19T08:29:34.278Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-19T08:29:34.278Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-19T08:29:34.278Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-19T08:29:35.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-19T08:29:35.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-19T08:29:35.547Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-19T08:29:35.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-19T08:29:35.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-19T08:29:35.804Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-19T08:29:36.072Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-19T08:29:36.658Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s) [2021-08-19T08:29:36.658Z] === RUN TestCreateServiceSecretFileMode [2021-08-19T08:29:37.472Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-08-19T08:29:37.472Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-19T08:29:37.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T08:29:38.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-19T08:29:38.151Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-19T08:29:39.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-19T08:29:39.519Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2021-08-19T08:29:39.519Z] === RUN TestCreateServiceConfigFileMode [2021-08-19T08:29:40.081Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-19T08:29:41.009Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-19T08:29:41.668Z] ok github.com/docker/docker/pkg/signal 3.348s coverage: 62.3% of statements [2021-08-19T08:29:41.668Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-19T08:29:41.668Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-08-19T08:29:41.925Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-19T08:29:41.941Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-19T08:29:41.941Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-19T08:29:42.660Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-08-19T08:29:42.663Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2021-08-19T08:29:42.663Z] === RUN TestCreateServiceSysctls [2021-08-19T08:29:42.919Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-08-19T08:29:42.920Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-19T08:29:43.176Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-08-19T08:29:43.739Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-08-19T08:29:43.739Z] testing: warning: no tests to run [2021-08-19T08:29:43.739Z] coverage: [no statements] [2021-08-19T08:29:43.739Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-19T08:29:43.847Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-19T08:29:43.996Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-19T08:29:44.252Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-19T08:29:44.509Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-19T08:29:44.776Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-19T08:29:44.776Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-19T08:29:45.705Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-19T08:29:46.401Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-08-19T08:29:46.657Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-08-19T08:29:46.913Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-08-19T08:29:47.077Z] --- PASS: TestCreateServiceSysctls (4.29s) [2021-08-19T08:29:47.077Z] === RUN TestCreateServiceCapabilities [2021-08-19T08:29:47.333Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-19T08:29:48.283Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2021-08-19T08:29:48.283Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-08-19T08:29:49.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-19T08:29:49.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-19T08:29:49.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-19T08:29:49.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-19T08:29:49.229Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-19T08:29:49.649Z] ok github.com/docker/docker/registry 0.052s coverage: 57.2% of statements [2021-08-19T08:29:49.905Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-19T08:29:50.157Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-19T08:29:50.162Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-19T08:29:50.413Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-08-19T08:29:50.413Z] === RUN TestInspect [2021-08-19T08:29:50.418Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-08-19T08:29:50.675Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-19T08:29:53.679Z] --- PASS: TestInspect (3.12s) [2021-08-19T08:29:53.680Z] === RUN TestCreateJob [2021-08-19T08:29:53.945Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-08-19T08:29:54.508Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2021-08-19T08:29:54.765Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-08-19T08:29:55.046Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-19T08:29:55.975Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-19T08:29:56.132Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-08-19T08:29:56.538Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-19T08:29:56.538Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-19T08:29:56.538Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-19T08:29:56.538Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-19T08:29:57.467Z] --- PASS: TestCreateJob (4.09s) [2021-08-19T08:29:57.467Z] === RUN TestReplicatedJob [2021-08-19T08:29:59.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-19T08:29:59.613Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-19T08:30:00.979Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-19T08:30:02.872Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-19T08:30:06.141Z] --- PASS: TestReplicatedJob (8.27s) [2021-08-19T08:30:06.141Z] === RUN TestUpdateReplicatedJob [2021-08-19T08:30:06.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-19T08:30:08.667Z] docker_api_swarm_test.go:201: [d5ac411455634] joining swarm manager [dca1503647613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:30:10.034Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-19T08:30:10.962Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-19T08:30:10.962Z] --- PASS: TestUpdateReplicatedJob (5.20s) [2021-08-19T08:30:10.962Z] === RUN TestServiceListWithStatuses [2021-08-19T08:30:10.962Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:30:10.962Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-19T08:30:10.962Z] === RUN TestDockerNetworkConnectAlias [2021-08-19T08:30:11.038Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/rootless [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/volume [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-19T08:30:11.038Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === Skipped [2021-08-19T08:30:11.038Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-08-19T08:30:11.038Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-08-19T08:30:11.038Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver btrfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-19T08:30:11.038Z] time="2021-08-19T08:29:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-19T08:30:11.038Z] time="2021-08-19T08:29:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-19T08:30:11.038Z] time="2021-08-19T08:29:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-19T08:30:11.038Z] time="2021-08-19T08:29:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-19T08:30:11.038Z] time="2021-08-19T08:29:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-19T08:30:11.038Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-19T08:30:11.038Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-19T08:30:11.038Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-19T08:30:11.038Z] graphtest_unix.go:46: Driver zfs not supported [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-19T08:30:11.038Z] graphtest_unix.go:73: No driver to put! [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-19T08:30:11.038Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-19T08:30:11.038Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] [2021-08-19T08:30:11.038Z] DONE 2230 tests, 26 skipped in 263.467s Post stage [Pipeline] junit [2021-08-19T08:30:11.049Z] Recording test results [2021-08-19T08:30:11.361Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-19T08:30:11.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42760/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b0c0b737987b81d5ea2a44726b771d279cf315b2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b0c0b737987b81d5ea2a44726b771d279cf315b2 hack/validate/vendor [2021-08-19T08:30:12.617Z] update vendored copy of archive/tar [2021-08-19T08:30:12.617Z] downloading: https://golang.org/dl/go1.16.7.src.tar.gz [2021-08-19T08:30:12.851Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-19T08:30:13.546Z] patching file stat_unix.go [2021-08-19T08:30:13.546Z] 2021/08/19 08:30:13 Collecting initial packages [2021-08-19T08:30:13.801Z] 2021/08/19 08:30:13 Download dependencies [2021-08-19T08:30:14.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-19T08:30:15.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-19T08:30:16.597Z] --- PASS: TestDockerNetworkConnectAlias (5.71s) [2021-08-19T08:30:16.597Z] === RUN TestDockerNetworkReConnect [2021-08-19T08:30:17.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Starting whole vndr cycle because no package specified [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Ignoring paths matching "^archive/tar" [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-08-19T08:30:17.968Z] 2021/08/19 08:30:17 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/Azure/go-ansiterm [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/tchap/go-patricia [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/docker/libtrust [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/willf/bitset [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/moby/locker [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/creack/pty [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/moby/term [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Finished clone github.com/google/uuid [2021-08-19T08:30:19.338Z] 2021/08/19 08:30:19 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-08-19T08:30:19.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Finished clone github.com/Microsoft/go-winio [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Finished clone github.com/moby/sys [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Finished clone github.com/gorilla/mux [2021-08-19T08:30:19.595Z] 2021/08/19 08:30:19 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-08-19T08:30:19.853Z] 2021/08/19 08:30:19 Finished clone github.com/sirupsen/logrus [2021-08-19T08:30:19.853Z] 2021/08/19 08:30:19 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-08-19T08:30:20.417Z] 2021/08/19 08:30:20 Finished clone github.com/docker/go-units [2021-08-19T08:30:20.417Z] 2021/08/19 08:30:20 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-08-19T08:30:20.674Z] 2021/08/19 08:30:20 Finished clone github.com/RackSec/srslog [2021-08-19T08:30:20.674Z] 2021/08/19 08:30:20 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-08-19T08:30:20.674Z] 2021/08/19 08:30:20 Finished clone github.com/syndtr/gocapability [2021-08-19T08:30:20.674Z] 2021/08/19 08:30:20 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-08-19T08:30:20.786Z] --- PASS: TestDockerNetworkReConnect (4.08s) [2021-08-19T08:30:20.786Z] === RUN TestServicePlugin [2021-08-19T08:30:20.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-19T08:30:20.931Z] 2021/08/19 08:30:20 Finished clone gotest.tools/v3 [2021-08-19T08:30:20.931Z] 2021/08/19 08:30:20 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Finished clone github.com/imdario/mergo [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Finished clone golang.org/x/sync [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Finished clone github.com/google/go-cmp [2021-08-19T08:30:21.188Z] 2021/08/19 08:30:21 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-08-19T08:30:21.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000862750_} [2021-08-19T08:30:22.118Z] 2021/08/19 08:30:21 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-08-19T08:30:22.118Z] 2021/08/19 08:30:21 Finished clone github.com/tonistiigi/units [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Finished clone github.com/docker/go-connections [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Finished clone github.com/opentracing/opentracing-go [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Finished clone github.com/google/shlex [2021-08-19T08:30:22.376Z] 2021/08/19 08:30:22 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Finished clone github.com/opentracing-contrib/go-stdlib [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Finished clone github.com/mitchellh/hashstructure [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Finished clone github.com/gofrs/flock [2021-08-19T08:30:22.633Z] 2021/08/19 08:30:22 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-08-19T08:30:23.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1537747708_/foo_false____} [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Finished clone github.com/docker/go-events [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Finished clone github.com/armon/go-metrics [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Finished clone github.com/sean-/seed [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:23 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:24 Finished clone github.com/armon/go-radix [2021-08-19T08:30:24.024Z] 2021/08/19 08:30:24 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-08-19T08:30:24.954Z] 2021/08/19 08:30:24 Finished clone github.com/tonistiigi/fsutil [2021-08-19T08:30:24.954Z] 2021/08/19 08:30:24 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-08-19T08:30:24.975Z] plugin_test.go:62: [d92a911992018] joining swarm manager [d4c430a450482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:30:25.209Z] 2021/08/19 08:30:25 Finished clone github.com/hashicorp/errwrap [2021-08-19T08:30:25.209Z] 2021/08/19 08:30:25 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-08-19T08:30:25.209Z] 2021/08/19 08:30:25 Finished clone github.com/hashicorp/memberlist [2021-08-19T08:30:25.209Z] 2021/08/19 08:30:25 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-08-19T08:30:25.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1537747708_/foo_true____} [2021-08-19T08:30:25.466Z] 2021/08/19 08:30:25 Finished clone github.com/hashicorp/go-multierror [2021-08-19T08:30:25.466Z] 2021/08/19 08:30:25 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-08-19T08:30:26.158Z] plugin_test.go:65: [dcbe44674e689] joining swarm manager [d4c430a450482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:30:26.395Z] 2021/08/19 08:30:26 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-08-19T08:30:26.395Z] 2021/08/19 08:30:26 Finished clone github.com/docker/libkv [2021-08-19T08:30:26.651Z] 2021/08/19 08:30:26 Finished clone github.com/vishvananda/netns [2021-08-19T08:30:26.651Z] 2021/08/19 08:30:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-08-19T08:30:26.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_false____} [2021-08-19T08:30:26.907Z] 2021/08/19 08:30:26 Finished clone github.com/hashicorp/go-sockaddr [2021-08-19T08:30:26.907Z] 2021/08/19 08:30:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-08-19T08:30:26.907Z] 2021/08/19 08:30:26 Finished clone github.com/golang/gddo [2021-08-19T08:30:26.907Z] 2021/08/19 08:30:26 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-08-19T08:30:26.974Z] --- PASS: TestBuildWithHugeFile (142.61s) [2021-08-19T08:30:26.974Z] === RUN TestBuildWithEmptyDockerfile [2021-08-19T08:30:26.974Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:30:26.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:30:26.974Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:30:26.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:30:26.974Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:30:26.974Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:30:26.974Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-19T08:30:26.974Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-19T08:30:26.974Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-19T08:30:26.974Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-08-19T08:30:26.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-19T08:30:26.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-19T08:30:26.974Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-19T08:30:26.974Z] === RUN TestBuildPreserveOwnership [2021-08-19T08:30:26.974Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:30:26.974Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestBuildPlatformInvalid [2021-08-19T08:30:26.974Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-08-19T08:30:26.974Z] PASS [2021-08-19T08:30:26.974Z] ok github.com/docker/docker/integration/build 218.897s [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === Skipped [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-19T08:30:26.974Z] build_session_test.go:25: TODO: BuildKit [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-19T08:30:26.974Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-19T08:30:26.974Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-19T08:30:26.974Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-19T08:30:26.974Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] DONE 28 tests, 5 skipped in 255.881s [2021-08-19T08:30:26.974Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-19T08:30:26.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:30:26.974Z] INFO: Testing against a local daemon [2021-08-19T08:30:26.974Z] === RUN TestConfigInspect [2021-08-19T08:30:26.974Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigInspect (0.01s) [2021-08-19T08:30:26.974Z] === RUN TestConfigList [2021-08-19T08:30:26.974Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigList (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestConfigsCreateAndDelete [2021-08-19T08:30:26.974Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestConfigsUpdate [2021-08-19T08:30:26.974Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestTemplatedConfig [2021-08-19T08:30:26.974Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestConfigCreateResolve [2021-08-19T08:30:26.974Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-19T08:30:26.974Z] === RUN TestConfigDaemonLibtrustID [2021-08-19T08:30:26.974Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:26.974Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-19T08:30:26.974Z] PASS [2021-08-19T08:30:26.974Z] ok github.com/docker/docker/integration/config 0.125s [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === Skipped [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-08-19T08:30:26.974Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-08-19T08:30:26.974Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] [2021-08-19T08:30:26.974Z] DONE 7 tests, 7 skipped in 2.397s [2021-08-19T08:30:26.974Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-19T08:30:28.278Z] 2021/08/19 08:30:28 Finished clone github.com/moby/ipvs [2021-08-19T08:30:28.278Z] 2021/08/19 08:30:28 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-08-19T08:30:28.535Z] 2021/08/19 08:30:28 Finished clone github.com/samuel/go-zookeeper [2021-08-19T08:30:28.535Z] 2021/08/19 08:30:28 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-08-19T08:30:28.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:30:28.604Z] INFO: Testing against a local daemon [2021-08-19T08:30:28.604Z] === RUN TestCheckpoint [2021-08-19T08:30:28.604Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:30:28.604Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-19T08:30:28.604Z] === RUN TestContainerInvalidJSON [2021-08-19T08:30:28.604Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:30:28.604Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:30:28.604Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:30:28.604Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:30:28.604Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:30:28.605Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:30:28.605Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-08-19T08:30:28.605Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-19T08:30:28.605Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-19T08:30:28.605Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-08-19T08:30:28.605Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-19T08:30:28.605Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-08-19T08:30:28.605Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-19T08:30:28.605Z] copy_test.go:38: testEnv.OSType == "windows" [2021-08-19T08:30:28.605Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-19T08:30:28.605Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-19T08:30:28.605Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-19T08:30:28.605Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-19T08:30:28.605Z] copy_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:30:28.605Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-08-19T08:30:28.605Z] === RUN TestCopyFromContainer [2021-08-19T08:30:28.605Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:28.605Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-19T08:30:28.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-19T08:30:28.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:30:28.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:30:28.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:30:28.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:30:28.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:30:28.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:30:28.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-19T08:30:28.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-19T08:30:28.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-19T08:30:28.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-19T08:30:28.605Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-19T08:30:28.605Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidEnv [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCreateTmpfsMountsTarget [2021-08-19T08:30:28.605Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:28.605Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-19T08:30:28.605Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:28.605Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-19T08:30:28.605Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-19T08:30:28.605Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:30:28.605Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:30:28.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:30:28.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-19T08:30:28.605Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-19T08:30:28.605Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-19T08:30:28.605Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-19T08:30:28.605Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-19T08:30:28.605Z] === RUN TestCreateDifferentPlatform [2021-08-19T08:30:28.605Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-19T08:30:28.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_true____} [2021-08-19T08:30:28.792Z] 2021/08/19 08:30:28 Finished clone github.com/deckarep/golang-set [2021-08-19T08:30:28.792Z] 2021/08/19 08:30:28 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-08-19T08:30:28.792Z] 2021/08/19 08:30:28 Finished clone github.com/vishvananda/netlink [2021-08-19T08:30:28.792Z] 2021/08/19 08:30:28 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-08-19T08:30:29.049Z] 2021/08/19 08:30:28 Finished clone github.com/hashicorp/go-msgpack [2021-08-19T08:30:29.049Z] 2021/08/19 08:30:28 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-08-19T08:30:29.049Z] 2021/08/19 08:30:29 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-08-19T08:30:29.049Z] 2021/08/19 08:30:29 Finished clone github.com/BurntSushi/toml [2021-08-19T08:30:29.063Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-19T08:30:29.063Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-08-19T08:30:29.063Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-19T08:30:29.063Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-08-19T08:30:29.063Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-19T08:30:29.063Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-19T08:30:29.063Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-19T08:30:29.063Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-19T08:30:29.063Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-19T08:30:29.063Z] === RUN TestContainerKillOnDaemonStart [2021-08-19T08:30:29.063Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:29.063Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-19T08:30:29.063Z] === RUN TestDiff [2021-08-19T08:30:29.063Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-19T08:30:29.063Z] --- SKIP: TestDiff (0.00s) [2021-08-19T08:30:29.063Z] === RUN TestExecWithCloseStdin [2021-08-19T08:30:29.612Z] 2021/08/19 08:30:29 Finished clone github.com/coreos/go-semver [2021-08-19T08:30:29.612Z] 2021/08/19 08:30:29 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-08-19T08:30:30.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_true__0xc000862780__} [2021-08-19T08:30:30.541Z] 2021/08/19 08:30:30 Finished clone github.com/ishidawataru/sctp [2021-08-19T08:30:30.541Z] 2021/08/19 08:30:30 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-08-19T08:30:31.473Z] 2021/08/19 08:30:31 Finished clone golang.org/x/net [2021-08-19T08:30:31.473Z] 2021/08/19 08:30:31 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-08-19T08:30:31.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000862798_} [2021-08-19T08:30:32.005Z] --- PASS: TestExecWithCloseStdin (2.73s) [2021-08-19T08:30:32.005Z] === RUN TestExec [2021-08-19T08:30:32.403Z] 2021/08/19 08:30:32 Finished clone go.etcd.io/bbolt [2021-08-19T08:30:32.404Z] 2021/08/19 08:30:32 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-08-19T08:30:32.966Z] 2021/08/19 08:30:32 Finished clone github.com/hashicorp/serf [2021-08-19T08:30:32.966Z] 2021/08/19 08:30:32 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-08-19T08:30:33.223Z] 2021/08/19 08:30:33 Finished clone github.com/opencontainers/go-digest [2021-08-19T08:30:33.223Z] 2021/08/19 08:30:33 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-08-19T08:30:33.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-19T08:30:33.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008627b0_} [2021-08-19T08:30:33.787Z] 2021/08/19 08:30:33 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-08-19T08:30:33.787Z] 2021/08/19 08:30:33 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-08-19T08:30:34.043Z] 2021/08/19 08:30:33 Finished clone github.com/mistifyio/go-zfs [2021-08-19T08:30:34.043Z] 2021/08/19 08:30:33 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-08-19T08:30:34.043Z] 2021/08/19 08:30:33 Finished clone github.com/Microsoft/opengcs [2021-08-19T08:30:34.043Z] 2021/08/19 08:30:33 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-08-19T08:30:34.189Z] --- PASS: TestExec (2.60s) [2021-08-19T08:30:34.189Z] === RUN TestExecUser [2021-08-19T08:30:34.189Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-19T08:30:34.189Z] --- SKIP: TestExecUser (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestExportContainerAndImportImage [2021-08-19T08:30:34.189Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:34.189Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-19T08:30:34.189Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:34.189Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestHealthCheckWorkdir [2021-08-19T08:30:34.189Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-19T08:30:34.189Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestHealthKillContainer [2021-08-19T08:30:34.189Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-19T08:30:34.189Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-19T08:30:34.189Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-19T08:30:34.189Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-19T08:30:34.189Z] === RUN TestKillContainerInvalidSignal [2021-08-19T08:30:35.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008627c8_} [2021-08-19T08:30:35.389Z] docker_api_swarm_test.go:383: [d61ca518d6297] joining swarm manager [d3df4e0c105dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:30:35.412Z] 2021/08/19 08:30:35 Finished clone github.com/vbatts/tar-split [2021-08-19T08:30:35.412Z] 2021/08/19 08:30:35 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-08-19T08:30:35.668Z] 2021/08/19 08:30:35 Finished clone github.com/cyphar/filepath-securejoin [2021-08-19T08:30:35.668Z] 2021/08/19 08:30:35 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-08-19T08:30:36.373Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2021-08-19T08:30:36.373Z] === RUN TestKillContainer [2021-08-19T08:30:36.373Z] === RUN TestKillContainer/no_signal [2021-08-19T08:30:36.755Z] docker_api_swarm_test.go:384: [dbdc9cd0d1a07] joining swarm manager [d3df4e0c105dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:30:37.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008627e0_} [2021-08-19T08:30:37.559Z] 2021/08/19 08:30:37 Finished clone github.com/opencontainers/runtime-spec [2021-08-19T08:30:37.559Z] 2021/08/19 08:30:37 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-08-19T08:30:38.123Z] 2021/08/19 08:30:38 Finished clone github.com/coreos/go-systemd/v22 [2021-08-19T08:30:38.123Z] 2021/08/19 08:30:38 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-08-19T08:30:38.123Z] 2021/08/19 08:30:38 Finished clone github.com/coreos/go-systemd [2021-08-19T08:30:38.123Z] 2021/08/19 08:30:38 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-08-19T08:30:38.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-19T08:30:38.380Z] 2021/08/19 08:30:38 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-08-19T08:30:38.380Z] 2021/08/19 08:30:38 Finished clone github.com/opencontainers/image-spec [2021-08-19T08:30:38.628Z] === RUN TestKillContainer/non_killing_signal [2021-08-19T08:30:38.628Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-19T08:30:38.628Z] === RUN TestKillContainer/killing_signal [2021-08-19T08:30:39.749Z] 2021/08/19 08:30:39 Finished clone github.com/godbus/dbus/v5 [2021-08-19T08:30:39.749Z] 2021/08/19 08:30:39 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Finished clone github.com/Graylog2/go-gelf [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Finished clone github.com/fluent/fluent-logger-golang [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Finished clone github.com/philhofer/fwd [2021-08-19T08:30:40.006Z] 2021/08/19 08:30:39 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-19T08:30:40.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-19T08:30:40.523Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-19T08:30:40.811Z] --- PASS: TestKillContainer (4.68s) [2021-08-19T08:30:40.811Z] --- PASS: TestKillContainer/no_signal (2.13s) [2021-08-19T08:30:40.811Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-19T08:30:40.811Z] --- PASS: TestKillContainer/killing_signal (2.50s) [2021-08-19T08:30:41.269Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-19T08:30:41.269Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:30:41.269Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestKillStoppedContainer [2021-08-19T08:30:41.269Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:30:41.269Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-19T08:30:41.269Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:30:41.269Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestKillDifferentUserContainer [2021-08-19T08:30:41.269Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-19T08:30:41.269Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestInspectOomKilledTrue [2021-08-19T08:30:41.269Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:41.269Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestInspectOomKilledFalse [2021-08-19T08:30:41.269Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:30:41.269Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-19T08:30:41.269Z] === RUN TestLogsFollowTailEmpty [2021-08-19T08:30:41.901Z] 2021/08/19 08:30:41 Finished clone github.com/ugorji/go [2021-08-19T08:30:41.901Z] 2021/08/19 08:30:41 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-08-19T08:30:42.158Z] 2021/08/19 08:30:42 Finished clone github.com/fsnotify/fsnotify [2021-08-19T08:30:42.158Z] 2021/08/19 08:30:42 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-08-19T08:30:42.722Z] 2021/08/19 08:30:42 Finished clone github.com/jmespath/go-jmespath [2021-08-19T08:30:42.722Z] 2021/08/19 08:30:42 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-08-19T08:30:43.285Z] 2021/08/19 08:30:43 Finished clone github.com/bsphere/le_go [2021-08-19T08:30:43.285Z] 2021/08/19 08:30:43 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-08-19T08:30:43.440Z] --- PASS: TestLogsFollowTailEmpty (2.10s) [2021-08-19T08:30:43.440Z] === RUN TestNetworkNat [2021-08-19T08:30:43.440Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-19T08:30:43.440Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-19T08:30:43.440Z] === RUN TestNetworkLocalhostTCPNat [2021-08-19T08:30:43.790Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-19T08:30:43.849Z] 2021/08/19 08:30:43 Finished clone github.com/docker/libnetwork [2021-08-19T08:30:43.849Z] 2021/08/19 08:30:43 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-08-19T08:30:44.779Z] 2021/08/19 08:30:44 Finished clone github.com/tinylib/msgp [2021-08-19T08:30:44.779Z] 2021/08/19 08:30:44 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-08-19T08:30:45.036Z] 2021/08/19 08:30:45 Finished clone github.com/golang/groupcache [2021-08-19T08:30:45.036Z] 2021/08/19 08:30:45 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-08-19T08:30:45.036Z] 2021/08/19 08:30:45 Finished clone golang.org/x/oauth2 [2021-08-19T08:30:45.036Z] 2021/08/19 08:30:45 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-08-19T08:30:45.154Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-19T08:30:45.609Z] --- PASS: TestNetworkLocalhostTCPNat (2.43s) [2021-08-19T08:30:45.609Z] === RUN TestNetworkLoopbackNat [2021-08-19T08:30:45.609Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-19T08:30:45.609Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-19T08:30:45.609Z] === RUN TestPause [2021-08-19T08:30:45.609Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-19T08:30:45.609Z] --- SKIP: TestPause (0.00s) [2021-08-19T08:30:45.609Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-19T08:30:45.975Z] 2021/08/19 08:30:45 Finished clone golang.org/x/sys [2021-08-19T08:30:45.975Z] 2021/08/19 08:30:45 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-08-19T08:30:46.915Z] 2021/08/19 08:30:46 Finished clone github.com/googleapis/gax-go [2021-08-19T08:30:46.915Z] 2021/08/19 08:30:46 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-08-19T08:30:47.171Z] 2021/08/19 08:30:47 Finished clone github.com/miekg/dns [2021-08-19T08:30:47.171Z] 2021/08/19 08:30:47 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-08-19T08:30:47.780Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.19s) [2021-08-19T08:30:47.781Z] === RUN TestPauseStopPausedContainer [2021-08-19T08:30:47.781Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:30:47.781Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-19T08:30:47.781Z] === RUN TestPsFilter [2021-08-19T08:30:47.781Z] --- PASS: TestPsFilter (0.13s) [2021-08-19T08:30:47.781Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-19T08:30:48.101Z] 2021/08/19 08:30:47 Finished clone go.opencensus.io [2021-08-19T08:30:48.101Z] 2021/08/19 08:30:47 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-08-19T08:30:48.101Z] 2021/08/19 08:30:48 Finished clone github.com/containerd/fifo [2021-08-19T08:30:48.101Z] 2021/08/19 08:30:48 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-08-19T08:30:48.424Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-19T08:30:49.354Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-19T08:30:49.611Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-19T08:30:50.540Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-19T08:30:50.625Z] 2021/08/19 08:30:50 Finished clone github.com/containerd/cgroups [2021-08-19T08:30:50.625Z] 2021/08/19 08:30:50 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-08-19T08:30:50.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2021-08-19T08:30:50.678Z] === RUN TestRemoveContainerWithVolume [2021-08-19T08:30:51.102Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-19T08:30:51.995Z] 2021/08/19 08:30:51 Finished clone github.com/containerd/go-runc [2021-08-19T08:30:51.995Z] 2021/08/19 08:30:51 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-08-19T08:30:52.031Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-19T08:30:52.031Z] --- PASS: TestServicePlugin (31.34s) [2021-08-19T08:30:52.031Z] === RUN TestServiceUpdateLabel [2021-08-19T08:30:52.560Z] 2021/08/19 08:30:52 Finished clone golang.org/x/text [2021-08-19T08:30:52.560Z] 2021/08/19 08:30:52 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-08-19T08:30:52.560Z] 2021/08/19 08:30:52 Finished clone github.com/containerd/console [2021-08-19T08:30:52.560Z] 2021/08/19 08:30:52 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-08-19T08:30:52.816Z] 2021/08/19 08:30:52 Finished clone github.com/docker/distribution [2021-08-19T08:30:52.816Z] 2021/08/19 08:30:52 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-08-19T08:30:52.850Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2021-08-19T08:30:52.850Z] === RUN TestRemoveContainerRunning [2021-08-19T08:30:52.959Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-19T08:30:53.073Z] 2021/08/19 08:30:53 Finished clone github.com/containerd/typeurl [2021-08-19T08:30:53.073Z] 2021/08/19 08:30:53 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-08-19T08:30:53.887Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-19T08:30:54.007Z] 2021/08/19 08:30:54 Finished clone github.com/containerd/ttrpc [2021-08-19T08:30:54.007Z] 2021/08/19 08:30:54 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-08-19T08:30:54.007Z] 2021/08/19 08:30:54 Finished clone github.com/opencontainers/runc [2021-08-19T08:30:54.007Z] 2021/08/19 08:30:54 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-08-19T08:30:54.265Z] 2021/08/19 08:30:54 Finished clone google.golang.org/grpc [2021-08-19T08:30:54.265Z] 2021/08/19 08:30:54 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-08-19T08:30:54.265Z] 2021/08/19 08:30:54 Finished clone github.com/moby/buildkit [2021-08-19T08:30:54.265Z] 2021/08/19 08:30:54 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-08-19T08:30:54.524Z] 2021/08/19 08:30:54 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-08-19T08:30:54.524Z] 2021/08/19 08:30:54 Finished clone github.com/containerd/continuity [2021-08-19T08:30:54.783Z] 2021/08/19 08:30:54 Finished clone github.com/gogo/googleapis [2021-08-19T08:30:54.783Z] 2021/08/19 08:30:54 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-08-19T08:30:54.815Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-19T08:30:54.815Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-08-19T08:30:54.815Z] === RUN TestServiceUpdateSecrets [2021-08-19T08:30:55.023Z] --- PASS: TestRemoveContainerRunning (2.16s) [2021-08-19T08:30:55.023Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-19T08:30:55.715Z] 2021/08/19 08:30:55 Finished clone github.com/fernet/fernet-go [2021-08-19T08:30:55.715Z] 2021/08/19 08:30:55 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-08-19T08:30:55.715Z] 2021/08/19 08:30:55 Finished clone github.com/Microsoft/hcsshim [2021-08-19T08:30:55.715Z] 2021/08/19 08:30:55 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-08-19T08:30:55.742Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-19T08:30:56.671Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-19T08:30:57.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2021-08-19T08:30:57.196Z] === RUN TestRemoveInvalidContainer [2021-08-19T08:30:57.196Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-19T08:30:57.196Z] === RUN TestRenameLinkedContainer [2021-08-19T08:30:57.196Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-19T08:30:57.196Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-19T08:30:57.196Z] === RUN TestRenameStoppedContainer [2021-08-19T08:30:57.598Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-19T08:30:57.612Z] 2021/08/19 08:30:57 Finished clone golang.org/x/time [2021-08-19T08:30:57.613Z] 2021/08/19 08:30:57 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-08-19T08:30:57.613Z] 2021/08/19 08:30:57 Finished clone github.com/hashicorp/go-memdb [2021-08-19T08:30:57.613Z] 2021/08/19 08:30:57 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-08-19T08:30:58.527Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-19T08:30:58.547Z] 2021/08/19 08:30:58 Finished clone github.com/hashicorp/go-immutable-radix [2021-08-19T08:30:58.547Z] 2021/08/19 08:30:58 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-08-19T08:30:59.112Z] 2021/08/19 08:30:58 Finished clone github.com/hashicorp/golang-lru [2021-08-19T08:30:59.112Z] 2021/08/19 08:30:58 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-08-19T08:30:59.112Z] 2021/08/19 08:30:58 Finished clone github.com/cilium/ebpf [2021-08-19T08:30:59.112Z] 2021/08/19 08:30:58 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-08-19T08:30:59.368Z] --- PASS: TestRenameStoppedContainer (2.59s) [2021-08-19T08:30:59.368Z] === RUN TestRenameRunningContainerAndReuse [2021-08-19T08:30:59.456Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-19T08:31:00.019Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-19T08:31:00.049Z] 2021/08/19 08:31:00 Finished clone github.com/coreos/pkg [2021-08-19T08:31:00.049Z] 2021/08/19 08:31:00 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-08-19T08:31:00.950Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-19T08:31:01.423Z] 2021/08/19 08:31:01 Finished clone golang.org/x/crypto [2021-08-19T08:31:01.423Z] 2021/08/19 08:31:01 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-08-19T08:31:01.886Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-19T08:31:01.990Z] 2021/08/19 08:31:01 Finished clone github.com/beorn7/perks [2021-08-19T08:31:01.990Z] 2021/08/19 08:31:01 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-08-19T08:31:02.816Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-19T08:31:02.969Z] 2021/08/19 08:31:02 Finished clone github.com/golang/protobuf [2021-08-19T08:31:02.969Z] 2021/08/19 08:31:02 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-08-19T08:31:03.226Z] 2021/08/19 08:31:03 Finished clone github.com/prometheus/client_golang [2021-08-19T08:31:03.226Z] 2021/08/19 08:31:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-08-19T08:31:03.379Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-19T08:31:03.379Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-19T08:31:03.832Z] 2021/08/19 08:31:03 Finished clone github.com/prometheus/client_model [2021-08-19T08:31:03.832Z] 2021/08/19 08:31:03 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-08-19T08:31:04.048Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2021-08-19T08:31:04.048Z] === RUN TestRenameInvalidName [2021-08-19T08:31:04.140Z] 2021/08/19 08:31:03 Finished clone code.cloudfoundry.org/clock [2021-08-19T08:31:04.140Z] 2021/08/19 08:31:03 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-08-19T08:31:04.335Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-19T08:31:05.071Z] 2021/08/19 08:31:04 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-08-19T08:31:05.071Z] 2021/08/19 08:31:04 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-08-19T08:31:05.266Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-19T08:31:05.641Z] 2021/08/19 08:31:05 Finished clone github.com/pkg/errors [2021-08-19T08:31:05.641Z] 2021/08/19 08:31:05 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-08-19T08:31:05.641Z] 2021/08/19 08:31:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-08-19T08:31:05.641Z] 2021/08/19 08:31:05 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-08-19T08:31:06.192Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-19T08:31:06.218Z] --- PASS: TestRenameInvalidName (2.08s) [2021-08-19T08:31:06.218Z] === RUN TestRenameAnonymousContainer [2021-08-19T08:31:06.218Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:06.218Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-08-19T08:31:06.218Z] === RUN TestRenameContainerWithSameName [2021-08-19T08:31:06.225Z] 2021/08/19 08:31:06 Finished clone github.com/prometheus/common [2021-08-19T08:31:06.225Z] 2021/08/19 08:31:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-08-19T08:31:06.225Z] 2021/08/19 08:31:06 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-08-19T08:31:06.225Z] 2021/08/19 08:31:06 Finished clone github.com/prometheus/procfs [2021-08-19T08:31:06.483Z] 2021/08/19 08:31:06 Finished clone github.com/cespare/xxhash/v2 [2021-08-19T08:31:06.483Z] 2021/08/19 08:31:06 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-08-19T08:31:06.753Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-19T08:31:07.683Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-19T08:31:07.852Z] 2021/08/19 08:31:07 Finished clone github.com/inconshreveable/mousetrap [2021-08-19T08:31:07.852Z] 2021/08/19 08:31:07 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-08-19T08:31:07.852Z] 2021/08/19 08:31:07 Finished clone github.com/morikuni/aec [2021-08-19T08:31:07.852Z] 2021/08/19 08:31:07 Finished clone github.com/spf13/pflag [2021-08-19T08:31:08.390Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2021-08-19T08:31:08.390Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-19T08:31:08.390Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:08.390Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-19T08:31:08.390Z] === RUN TestResize [2021-08-19T08:31:08.416Z] 2021/08/19 08:31:08 Finished clone github.com/docker/go-metrics [2021-08-19T08:31:08.982Z] 2021/08/19 08:31:08 Finished clone github.com/spf13/cobra [2021-08-19T08:31:09.051Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-19T08:31:09.546Z] 2021/08/19 08:31:09 Finished clone github.com/google/certificate-transparency-go [2021-08-19T08:31:09.613Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-19T08:31:09.925Z] --- PASS: TestResize (2.10s) [2021-08-19T08:31:09.925Z] === RUN TestResizeWithInvalidSize [2021-08-19T08:31:09.925Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:09.925Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-08-19T08:31:09.925Z] === RUN TestResizeWhenContainerNotStarted [2021-08-19T08:31:10.177Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2021-08-19T08:31:10.177Z] === RUN TestServiceUpdateConfigs [2021-08-19T08:31:10.917Z] 2021/08/19 08:31:10 Finished clone github.com/opencontainers/selinux [2021-08-19T08:31:12.069Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-19T08:31:12.825Z] --- PASS: TestResizeWhenContainerNotStarted (2.56s) [2021-08-19T08:31:12.825Z] === RUN TestDaemonRestartKillContainers [2021-08-19T08:31:12.825Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:12.825Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:31:12.825Z] === RUN TestStats [2021-08-19T08:31:12.825Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-19T08:31:12.825Z] --- SKIP: TestStats (0.00s) [2021-08-19T08:31:12.825Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-19T08:31:16.240Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-19T08:31:18.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.07s) [2021-08-19T08:31:18.610Z] === RUN TestStopContainerWithTimeout [2021-08-19T08:31:18.610Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-19T08:31:18.610Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-19T08:31:18.610Z] === RUN TestUpdateRestartPolicy [2021-08-19T08:31:19.508Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-19T08:31:20.070Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-19T08:31:23.107Z] 2021/08/19 08:31:21 Finished clone github.com/cloudflare/cfssl [2021-08-19T08:31:24.240Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-19T08:31:26.130Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2021-08-19T08:31:26.130Z] === RUN TestServiceUpdateNetwork [2021-08-19T08:31:27.513Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-19T08:31:28.364Z] 2021/08/19 08:31:27 Finished clone github.com/coreos/etcd [2021-08-19T08:31:28.442Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-19T08:31:29.295Z] 2021/08/19 08:31:29 Finished clone github.com/docker/swarmkit [2021-08-19T08:31:30.961Z] check_test.go:380: [dbdc9cd0d1a07] daemon is not started [2021-08-19T08:31:30.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-19T08:31:32.854Z] docker_api_swarm_test.go:801: [dcfcd09dfc656] joining swarm manager [dfb5245990ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:31:34.222Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-19T08:31:34.479Z] docker_api_swarm_test.go:801: [d7a2955c0d0be] joining swarm manager [dfb5245990ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:31:35.041Z] === RUN TestDockerSuite/TestCpToDot [2021-08-19T08:31:35.972Z] docker_api_swarm_test.go:801: [dbe0c1030ee2c] joining swarm manager [dfb5245990ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-19T08:31:35.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-19T08:31:37.340Z] docker_api_swarm_test.go:801: [d957276555d77] joining swarm manager [dfb5245990ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-19T08:31:37.596Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-19T08:31:38.524Z] docker_api_swarm_test.go:809: [d18ffb869fead] joining swarm manager [dfb5245990ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-19T08:31:39.088Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-19T08:31:39.258Z] 2021/08/19 08:31:38 Finished clone cloud.google.com/go [2021-08-19T08:31:40.017Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-19T08:31:40.580Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2021-08-19T08:31:40.580Z] === RUN TestServiceUpdatePidsLimit [2021-08-19T08:31:41.509Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-19T08:31:41.509Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-19T08:31:41.766Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-19T08:31:41.785Z] 2021/08/19 08:31:41 Finished clone github.com/containerd/containerd [2021-08-19T08:31:42.697Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-19T08:31:42.954Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-19T08:31:43.729Z] --- PASS: TestUpdateRestartPolicy (21.66s) [2021-08-19T08:31:43.729Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-19T08:31:43.729Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2021-08-19T08:31:43.729Z] === RUN TestWaitNonBlocked [2021-08-19T08:31:43.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:31:43.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:31:43.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:31:43.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:31:43.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-19T08:31:43.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-19T08:31:43.881Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-19T08:31:43.882Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-19T08:31:43.882Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-19T08:31:44.812Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-19T08:31:45.743Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-19T08:31:45.743Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-19T08:31:45.743Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-19T08:31:45.743Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-19T08:31:46.307Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-19T08:31:46.563Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-19T08:31:46.563Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-19T08:31:46.822Z] === RUN TestDockerSuite/TestCreateRM [2021-08-19T08:31:46.822Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-19T08:31:46.822Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-19T08:31:46.822Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-19T08:31:46.822Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-19T08:31:47.077Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-19T08:31:48.969Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-19T08:31:48.969Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-19T08:31:48.969Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-19T08:31:50.793Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-19T08:31:50.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.78s) [2021-08-19T08:31:50.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.66s) [2021-08-19T08:31:50.793Z] === RUN TestWaitBlocked [2021-08-19T08:31:50.793Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:50.793Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-19T08:31:50.793Z] PASS [2021-08-19T08:31:50.793Z] ok github.com/docker/docker/integration/container 82.252s [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === Skipped [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-19T08:31:50.793Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-19T08:31:50.793Z] copy_test.go:38: testEnv.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-08-19T08:31:50.793Z] copy_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-19T08:31:50.793Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-19T08:31:50.793Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-08-19T08:31:50.793Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-19T08:31:50.793Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-19T08:31:50.793Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-19T08:31:50.793Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-19T08:31:50.793Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-19T08:31:50.793Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-19T08:31:50.793Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-19T08:31:50.793Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-19T08:31:50.793Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-19T08:31:50.793Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-19T08:31:50.793Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-19T08:31:50.793Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-19T08:31:50.793Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-19T08:31:50.793Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-19T08:31:50.793Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-19T08:31:50.793Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-19T08:31:50.793Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-19T08:31:50.793Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-19T08:31:50.793Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-19T08:31:50.793Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.793Z] [2021-08-19T08:31:50.793Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-08-19T08:31:50.794Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-19T08:31:50.794Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-08-19T08:31:50.794Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-19T08:31:50.794Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-19T08:31:50.794Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-19T08:31:50.794Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-19T08:31:50.794Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] [2021-08-19T08:31:50.794Z] DONE 88 tests, 37 skipped in 85.229s [2021-08-19T08:31:50.794Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-19T08:31:50.858Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-19T08:31:51.758Z] 2021/08/19 08:31:51 Finished clone github.com/gogo/protobuf [2021-08-19T08:31:51.758Z] 2021/08/19 08:31:51 Finished clone google.golang.org/genproto [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-19T08:31:52.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-19T08:31:52.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:31:52.997Z] INFO: Testing against a local daemon [2021-08-19T08:31:52.997Z] === RUN TestCommitInheritsEnv [2021-08-19T08:31:52.997Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:31:52.997Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-19T08:31:52.997Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-19T08:31:52.997Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-19T08:31:52.997Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-19T08:31:52.997Z] === RUN TestImagesFilterMultiReference [2021-08-19T08:31:52.997Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-08-19T08:31:52.997Z] === RUN TestImagePullPlatformInvalid [2021-08-19T08:31:52.997Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-19T08:31:52.997Z] === RUN TestRemoveImageOrphaning [2021-08-19T08:31:53.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-19T08:31:53.963Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-08-19T08:31:53.963Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-19T08:31:53.963Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-08-19T08:31:53.963Z] === RUN TestTagInvalidReference [2021-08-19T08:31:53.963Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-19T08:31:53.963Z] === RUN TestTagValidPrefixedRepo [2021-08-19T08:31:54.422Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-19T08:31:54.422Z] === RUN TestTagExistedNameWithoutForce [2021-08-19T08:31:54.422Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-08-19T08:31:54.422Z] === RUN TestTagOfficialNames [2021-08-19T08:31:54.422Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-19T08:31:54.422Z] === RUN TestTagMatchesDigest [2021-08-19T08:31:54.422Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-08-19T08:31:54.422Z] PASS [2021-08-19T08:31:54.422Z] ok github.com/docker/docker/integration/image 1.718s [2021-08-19T08:31:54.422Z] [2021-08-19T08:31:54.422Z] === Skipped [2021-08-19T08:31:54.422Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-19T08:31:54.422Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:31:54.422Z] [2021-08-19T08:31:54.422Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-19T08:31:54.422Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-19T08:31:54.422Z] [2021-08-19T08:31:54.422Z] [2021-08-19T08:31:54.422Z] DONE 11 tests, 2 skipped in 4.028s [2021-08-19T08:31:54.422Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-19T08:31:54.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-19T08:31:55.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-19T08:31:56.611Z] testing: warning: no tests to run [2021-08-19T08:31:56.611Z] PASS [2021-08-19T08:31:56.611Z] ok github.com/docker/docker/integration/network/ipvlan 0.141s [no tests to run] [2021-08-19T08:31:56.611Z] testing: warning: no tests to run [2021-08-19T08:31:56.611Z] PASS [2021-08-19T08:31:56.611Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [no tests to run] [2021-08-19T08:31:56.978Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-19T08:31:57.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:31:57.070Z] INFO: Testing against a local daemon [2021-08-19T08:31:57.070Z] === RUN TestNetworkCreateDelete [2021-08-19T08:31:57.070Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.070Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDockerNetworkDeletePreferID [2021-08-19T08:31:57.070Z] 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-08-19T08:31:57.070Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonDNSFallback [2021-08-19T08:31:57.070Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestInspectNetwork [2021-08-19T08:31:57.070Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:57.070Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestRunContainerWithBridgeNone [2021-08-19T08:31:57.070Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.070Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestNetworkInvalidJSON [2021-08-19T08:31:57.070Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-19T08:31:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-19T08:31:57.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:31:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:31:57.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:31:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:31:57.070Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-19T08:31:57.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-19T08:31:57.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-19T08:31:57.070Z] === RUN TestNetworkList [2021-08-19T08:31:57.070Z] === RUN TestNetworkList//networks [2021-08-19T08:31:57.070Z] === PAUSE TestNetworkList//networks [2021-08-19T08:31:57.070Z] === RUN TestNetworkList//networks/ [2021-08-19T08:31:57.070Z] === PAUSE TestNetworkList//networks/ [2021-08-19T08:31:57.070Z] === CONT TestNetworkList//networks [2021-08-19T08:31:57.070Z] === CONT TestNetworkList//networks/ [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkList (0.03s) [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-19T08:31:57.070Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestHostIPv4BridgeLabel [2021-08-19T08:31:57.070Z] network_test.go:126: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-19T08:31:57.070Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonDefaultNetworkPools [2021-08-19T08:31:57.070Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-19T08:31:57.070Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-19T08:31:57.070Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-19T08:31:57.070Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestServiceWithPredefinedNetwork [2021-08-19T08:31:57.070Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-19T08:31:57.070Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:31:57.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestServiceWithDataPathPortInit [2021-08-19T08:31:57.070Z] service_test.go:332: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-19T08:31:57.070Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-19T08:31:57.070Z] service_test.go:400: testEnv.OSType == "windows" [2021-08-19T08:31:57.070Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-19T08:31:57.070Z] PASS [2021-08-19T08:31:57.528Z] ok github.com/docker/docker/integration/network 0.181s [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === Skipped [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-19T08:31:57.528Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-19T08:31:57.528Z] 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-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-19T08:31:57.528Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-19T08:31:57.528Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-19T08:31:57.528Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-19T08:31:57.528Z] network_test.go:126: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:242: FLAKY_TEST [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:332: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-19T08:31:57.528Z] service_test.go:400: testEnv.OSType == "windows" [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] [2021-08-19T08:31:57.528Z] DONE 22 tests, 15 skipped in 2.901s [2021-08-19T08:31:57.528Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-19T08:31:57.987Z] testing: warning: no tests to run [2021-08-19T08:31:57.987Z] PASS [2021-08-19T08:31:57.987Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-08-19T08:31:57.988Z] [2021-08-19T08:31:57.988Z] DONE 0 tests in 0.500s [2021-08-19T08:31:57.988Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-19T08:31:58.445Z] testing: warning: no tests to run [2021-08-19T08:31:58.445Z] PASS [2021-08-19T08:31:58.445Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-08-19T08:31:58.445Z] [2021-08-19T08:31:58.445Z] DONE 0 tests in 0.471s [2021-08-19T08:31:58.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-19T08:31:58.869Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2021-08-19T08:31:58.869Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.25s) [2021-08-19T08:31:58.869Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-08-19T08:31:58.869Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-08-19T08:31:58.869Z] PASS [2021-08-19T08:31:58.869Z] [2021-08-19T08:31:58.869Z] === Skipped [2021-08-19T08:31:58.869Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-19T08:31:58.869Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-19T08:31:58.869Z] [2021-08-19T08:31:58.869Z] [2021-08-19T08:31:58.869Z] DONE 27 tests, 1 skipped in 194.073s [2021-08-19T08:31:58.869Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-19T08:31:58.869Z] ++ 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-08-19T08:31:58.869Z] ++ set -e [2021-08-19T08:31:58.869Z] ++ '[' -n 0 ']' [2021-08-19T08:31:58.869Z] ++ set -x [2021-08-19T08:31:58.869Z] ++ 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-08-19T08:31:58.869Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-19T08:31:58.869Z] INFO: Testing against a local daemon [2021-08-19T08:31:58.869Z] === RUN TestSessionCreate [2021-08-19T08:31:58.869Z] --- PASS: TestSessionCreate (0.04s) [2021-08-19T08:31:58.869Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-19T08:31:58.869Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-19T08:31:58.869Z] PASS [2021-08-19T08:31:58.869Z] [2021-08-19T08:31:58.869Z] DONE 2 tests in 0.192s [2021-08-19T08:31:58.869Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-19T08:31:58.869Z] ++ 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-08-19T08:31:58.869Z] ++ set -e [2021-08-19T08:31:58.869Z] ++ '[' -n 0 ']' [2021-08-19T08:31:58.869Z] ++ set -x [2021-08-19T08:31:58.869Z] ++ 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-08-19T08:31:58.869Z] INFO: Testing against a local daemon [2021-08-19T08:31:58.869Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:31:58.869Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:31:58.869Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:31:58.869Z] === RUN TestEventsExecDie [2021-08-19T08:31:59.431Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-19T08:32:00.360Z] --- PASS: TestEventsExecDie (1.31s) [2021-08-19T08:32:00.360Z] === RUN TestEventsBackwardsCompatible [2021-08-19T08:32:00.360Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-08-19T08:32:00.360Z] === RUN TestInfoBinaryCommits [2021-08-19T08:32:00.360Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-08-19T08:32:00.360Z] === RUN TestInfoAPIVersioned [2021-08-19T08:32:00.360Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-08-19T08:32:00.360Z] === RUN TestInfoDiscoveryBackend [2021-08-19T08:32:00.360Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-19T08:32:00.617Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-19T08:32:00.618Z] testing: warning: no tests to run [2021-08-19T08:32:00.618Z] PASS [2021-08-19T08:32:00.618Z] ok github.com/docker/docker/integration/plugin 0.187s [no tests to run] [2021-08-19T08:32:00.618Z] testing: warning: no tests to run [2021-08-19T08:32:00.618Z] PASS [2021-08-19T08:32:00.618Z] ok github.com/docker/docker/integration/plugin/authz 0.183s [no tests to run] [2021-08-19T08:32:00.873Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-19T08:32:00.873Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-19T08:32:01.435Z] === RUN TestDockerSuite/TestDockerFails [2021-08-19T08:32:01.435Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-19T08:32:01.435Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-19T08:32:01.435Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-19T08:32:02.010Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-19T08:32:02.010Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-19T08:32:02.579Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-19T08:32:02.579Z] === RUN TestInfoAPI [2021-08-19T08:32:02.579Z] --- PASS: TestInfoAPI (0.02s) [2021-08-19T08:32:02.579Z] === RUN TestInfoAPIWarnings [2021-08-19T08:32:02.579Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-19T08:32:03.506Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-19T08:32:04.872Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-19T08:32:04.872Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-19T08:32:04.872Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-19T08:32:04.872Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-19T08:32:11.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-19T08:32:13.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:13.000Z] INFO: Testing against a local daemon [2021-08-19T08:32:13.000Z] === RUN TestExternalGraphDriver [2021-08-19T08:32:13.000Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-19T08:32:13.000Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-19T08:32:13.000Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:32:13.000Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-19T08:32:13.000Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-19T08:32:13.000Z] PASS [2021-08-19T08:32:13.000Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.190s [2021-08-19T08:32:13.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:13.000Z] INFO: Testing against a local daemon [2021-08-19T08:32:13.000Z] === RUN TestPluginInvalidJSON [2021-08-19T08:32:13.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:13.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:13.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:13.000Z] --- PASS: TestPluginInvalidJSON (0.09s) [2021-08-19T08:32:13.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-08-19T08:32:13.000Z] === RUN TestPluginInstall [2021-08-19T08:32:13.000Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:32:13.000Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-19T08:32:13.000Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:32:13.000Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-19T08:32:13.000Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-19T08:32:13.000Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:32:13.000Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-19T08:32:13.000Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:32:13.000Z] PASS [2021-08-19T08:32:13.000Z] ok github.com/docker/docker/integration/plugin/common 0.242s [2021-08-19T08:32:13.000Z] testing: warning: no tests to run [2021-08-19T08:32:13.000Z] PASS [2021-08-19T08:32:13.000Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.038s [no tests to run] [2021-08-19T08:32:13.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:13.457Z] INFO: Testing against a local daemon [2021-08-19T08:32:13.457Z] === RUN TestReadPluginNoRead [2021-08-19T08:32:13.457Z] read_test.go:21: no unix domain sockets on Windows [2021-08-19T08:32:13.457Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-19T08:32:13.457Z] PASS [2021-08-19T08:32:13.457Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2021-08-19T08:32:13.457Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-08-19T08:32:13.457Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-08-19T08:32:13.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:13.915Z] INFO: Testing against a local daemon [2021-08-19T08:32:13.915Z] === RUN TestPluginWithDevMounts [2021-08-19T08:32:13.915Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:13.915Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-19T08:32:13.915Z] PASS [2021-08-19T08:32:13.915Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2021-08-19T08:32:13.915Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-08-19T08:32:13.926Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === Skipped [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-19T08:32:14.372Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-19T08:32:14.372Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:32:14.372Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-19T08:32:14.372Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-19T08:32:14.372Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-19T08:32:14.372Z] read_test.go:21: no unix domain sockets on Windows [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-19T08:32:14.372Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] [2021-08-19T08:32:14.372Z] DONE 9 tests, 7 skipped in 15.758s [2021-08-19T08:32:14.372Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-19T08:32:14.830Z] testing: warning: no tests to run [2021-08-19T08:32:14.830Z] PASS [2021-08-19T08:32:14.830Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-08-19T08:32:14.830Z] [2021-08-19T08:32:14.830Z] DONE 0 tests in 0.489s [2021-08-19T08:32:15.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-19T08:32:15.823Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-19T08:32:16.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:16.253Z] INFO: Testing against a local daemon [2021-08-19T08:32:16.253Z] === RUN TestPluginInvalidJSON [2021-08-19T08:32:16.253Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:16.253Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:16.253Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-19T08:32:16.253Z] --- PASS: TestPluginInvalidJSON (0.09s) [2021-08-19T08:32:16.253Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-08-19T08:32:16.253Z] === RUN TestPluginInstall [2021-08-19T08:32:16.253Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-19T08:32:16.253Z] === RUN TestPluginsWithRuntimes [2021-08-19T08:32:16.253Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-19T08:32:16.253Z] === RUN TestPluginBackCompatMediaTypes [2021-08-19T08:32:16.253Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:32:16.253Z] PASS [2021-08-19T08:32:16.253Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-08-19T08:32:16.253Z] [2021-08-19T08:32:16.253Z] === Skipped [2021-08-19T08:32:16.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-19T08:32:16.253Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] [2021-08-19T08:32:16.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-19T08:32:16.253Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] [2021-08-19T08:32:16.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-19T08:32:16.253Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-19T08:32:16.253Z] [2021-08-19T08:32:16.253Z] [2021-08-19T08:32:16.253Z] DONE 5 tests, 3 skipped in 1.306s [2021-08-19T08:32:16.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-19T08:32:17.713Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-19T08:32:17.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:17.787Z] INFO: Testing against a local daemon [2021-08-19T08:32:17.787Z] === RUN TestExternalGraphDriver [2021-08-19T08:32:17.787Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-19T08:32:17.787Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-19T08:32:17.787Z] === RUN TestGraphdriverPluginV2 [2021-08-19T08:32:17.787Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-19T08:32:17.787Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-19T08:32:17.787Z] PASS [2021-08-19T08:32:17.787Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-08-19T08:32:17.787Z] [2021-08-19T08:32:17.787Z] === Skipped [2021-08-19T08:32:17.787Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-19T08:32:17.787Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-19T08:32:17.787Z] [2021-08-19T08:32:17.787Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-19T08:32:17.787Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-19T08:32:17.787Z] [2021-08-19T08:32:17.787Z] [2021-08-19T08:32:17.787Z] DONE 2 tests, 2 skipped in 1.254s [2021-08-19T08:32:17.787Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-19T08:32:18.275Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-19T08:32:18.836Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-19T08:32:18.836Z] === RUN TestInfoDebug [2021-08-19T08:32:19.320Z] testing: warning: no tests to run [2021-08-19T08:32:19.320Z] PASS [2021-08-19T08:32:19.320Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-08-19T08:32:19.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:19.320Z] INFO: Testing against a local daemon [2021-08-19T08:32:19.320Z] === RUN TestReadPluginNoRead [2021-08-19T08:32:19.320Z] read_test.go:21: no unix domain sockets on Windows [2021-08-19T08:32:19.320Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-19T08:32:19.320Z] PASS [2021-08-19T08:32:19.320Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-08-19T08:32:19.320Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-08-19T08:32:19.320Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-08-19T08:32:19.320Z] [2021-08-19T08:32:19.320Z] === Skipped [2021-08-19T08:32:19.320Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-19T08:32:19.320Z] read_test.go:21: no unix domain sockets on Windows [2021-08-19T08:32:19.320Z] [2021-08-19T08:32:19.320Z] [2021-08-19T08:32:19.320Z] DONE 1 tests, 1 skipped in 1.457s [2021-08-19T08:32:19.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-19T08:32:19.398Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-19T08:32:19.398Z] --- PASS: TestInfoDebug (0.56s) [2021-08-19T08:32:19.398Z] === RUN TestInfoInsecureRegistries [2021-08-19T08:32:19.960Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-19T08:32:19.960Z] === RUN TestInfoRegistryMirrors [2021-08-19T08:32:20.217Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-19T08:32:20.286Z] testing: warning: no tests to run [2021-08-19T08:32:20.286Z] PASS [2021-08-19T08:32:20.286Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-08-19T08:32:20.286Z] [2021-08-19T08:32:20.286Z] DONE 0 tests in 0.770s [2021-08-19T08:32:20.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-19T08:32:20.474Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-19T08:32:20.474Z] === RUN TestLoginFailsWithBadCredentials [2021-08-19T08:32:20.731Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-08-19T08:32:20.731Z] === RUN TestPingCacheHeaders [2021-08-19T08:32:20.731Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-19T08:32:20.731Z] === RUN TestPingGet [2021-08-19T08:32:20.731Z] --- PASS: TestPingGet (0.01s) [2021-08-19T08:32:20.731Z] === RUN TestPingHead [2021-08-19T08:32:20.731Z] --- PASS: TestPingHead (0.02s) [2021-08-19T08:32:20.731Z] === RUN TestVersion [2021-08-19T08:32:20.731Z] --- PASS: TestVersion (0.03s) [2021-08-19T08:32:20.731Z] PASS [2021-08-19T08:32:20.731Z] [2021-08-19T08:32:20.731Z] === Skipped [2021-08-19T08:32:20.731Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:32:20.731Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-19T08:32:20.731Z] [2021-08-19T08:32:20.731Z] [2021-08-19T08:32:20.731Z] DONE 18 tests, 1 skipped in 21.985s [2021-08-19T08:32:20.731Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-19T08:32:20.731Z] ++ 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-08-19T08:32:20.731Z] ++ set -e [2021-08-19T08:32:20.731Z] ++ '[' -n 0 ']' [2021-08-19T08:32:20.731Z] ++ set -x [2021-08-19T08:32:20.731Z] ++ 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-08-19T08:32:20.988Z] INFO: Testing against a local daemon [2021-08-19T08:32:20.988Z] === RUN TestVolumesCreateAndList [2021-08-19T08:32:20.988Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-19T08:32:20.988Z] === RUN TestVolumesRemove [2021-08-19T08:32:20.988Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-19T08:32:20.988Z] === RUN TestVolumesInspect [2021-08-19T08:32:20.988Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-19T08:32:20.988Z] === RUN TestVolumesInvalidJSON [2021-08-19T08:32:20.988Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:20.988Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:20.988Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:20.988Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-19T08:32:20.988Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-19T08:32:20.988Z] PASS [2021-08-19T08:32:20.988Z] [2021-08-19T08:32:20.988Z] DONE 5 tests in 0.300s [2021-08-19T08:32:20.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T08:32:21.245Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-19T08:32:21.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:21.255Z] INFO: Testing against a local daemon [2021-08-19T08:32:21.255Z] === RUN TestPluginWithDevMounts [2021-08-19T08:32:21.255Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:21.255Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-19T08:32:21.255Z] PASS [2021-08-19T08:32:21.255Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-08-19T08:32:21.255Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-08-19T08:32:21.504Z] ++++ cat bundles/test-integration/docker.pid [2021-08-19T08:32:21.504Z] +++ kill 5623 [2021-08-19T08:32:21.715Z] [2021-08-19T08:32:21.715Z] === Skipped [2021-08-19T08:32:21.715Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-19T08:32:21.715Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:21.715Z] [2021-08-19T08:32:21.715Z] [2021-08-19T08:32:21.715Z] DONE 1 tests, 1 skipped in 1.287s [2021-08-19T08:32:21.715Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-19T08:32:22.066Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-19T08:32:22.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-19T08:32:22.902Z] +++ /etc/init.d/apparmor stop [2021-08-19T08:32:22.902Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T08:32:22.902Z] [2021-08-19T08:32:22.902Z] Unloading profiles will leave already running processes permanently [2021-08-19T08:32:22.902Z] unconfined, which can lead to unexpected situations. [2021-08-19T08:32:22.902Z] [2021-08-19T08:32:22.902Z] To set a process to complain mode, use the command line tool [2021-08-19T08:32:22.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T08:32:22.902Z] +++ true [2021-08-19T08:32:22.902Z] exiting test-integration [2021-08-19T08:32:22.902Z] ++ exit 0 [2021-08-19T08:32:22.902Z] [2021-08-19T08:32:22.902Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-19T08:32:23.845Z] + for job in $(jobs -p) [2021-08-19T08:32:23.845Z] + wait 16073 [2021-08-19T08:32:23.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:23.892Z] INFO: Testing against a local daemon [2021-08-19T08:32:23.892Z] === RUN TestSecretInspect [2021-08-19T08:32:23.892Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-19T08:32:23.892Z] === RUN TestSecretList [2021-08-19T08:32:23.892Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] --- SKIP: TestSecretList (0.00s) [2021-08-19T08:32:23.892Z] === RUN TestSecretsCreateAndDelete [2021-08-19T08:32:23.892Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-19T08:32:23.892Z] === RUN TestSecretsUpdate [2021-08-19T08:32:23.892Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-19T08:32:23.892Z] === RUN TestTemplatedSecret [2021-08-19T08:32:23.892Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-19T08:32:23.892Z] === RUN TestSecretCreateResolve [2021-08-19T08:32:23.892Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:23.892Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-19T08:32:23.892Z] PASS [2021-08-19T08:32:23.892Z] ok github.com/docker/docker/integration/secret 0.122s [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === Skipped [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-19T08:32:23.892Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-19T08:32:23.892Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-08-19T08:32:23.892Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-19T08:32:23.892Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-19T08:32:23.892Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-19T08:32:23.892Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] [2021-08-19T08:32:23.892Z] DONE 6 tests, 6 skipped in 2.245s [2021-08-19T08:32:23.892Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-19T08:32:24.774Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-19T08:32:26.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:26.066Z] INFO: Testing against a local daemon [2021-08-19T08:32:26.066Z] === RUN TestServiceCreateInit [2021-08-19T08:32:26.066Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-19T08:32:26.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-19T08:32:26.066Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-19T08:32:26.066Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:32:26.066Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceMultipleTimes [2021-08-19T08:32:26.066Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceConflict [2021-08-19T08:32:26.066Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceMaxReplicas [2021-08-19T08:32:26.066Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-19T08:32:26.066Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-19T08:32:26.066Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceSecretFileMode [2021-08-19T08:32:26.066Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceConfigFileMode [2021-08-19T08:32:26.066Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceSysctls [2021-08-19T08:32:26.066Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-19T08:32:26.066Z] === RUN TestCreateServiceCapabilities [2021-08-19T08:32:26.066Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-19T08:32:26.066Z] === RUN TestInspect [2021-08-19T08:32:26.066Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestInspect (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestCreateJob [2021-08-19T08:32:26.066Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestCreateJob (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestReplicatedJob [2021-08-19T08:32:26.066Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestUpdateReplicatedJob [2021-08-19T08:32:26.066Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestServiceListWithStatuses [2021-08-19T08:32:26.066Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestDockerNetworkConnectAlias [2021-08-19T08:32:26.066Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestDockerNetworkReConnect [2021-08-19T08:32:26.066Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestServicePlugin [2021-08-19T08:32:26.066Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.066Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestServiceUpdateLabel [2021-08-19T08:32:26.066Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.066Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-19T08:32:26.066Z] === RUN TestServiceUpdateSecrets [2021-08-19T08:32:26.066Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.066Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-19T08:32:26.066Z] === RUN TestServiceUpdateConfigs [2021-08-19T08:32:26.139Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-19T08:32:26.525Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-19T08:32:26.525Z] === RUN TestServiceUpdateNetwork [2021-08-19T08:32:26.525Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-19T08:32:26.525Z] === RUN TestServiceUpdatePidsLimit [2021-08-19T08:32:26.525Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-08-19T08:32:26.525Z] PASS [2021-08-19T08:32:26.525Z] ok github.com/docker/docker/integration/service 0.255s [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === Skipped [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-19T08:32:26.525Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-19T08:32:26.525Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-19T08:32:26.525Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-19T08:32:26.525Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-19T08:32:26.525Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-19T08:32:26.525Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-19T08:32:26.525Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-19T08:32:26.525Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-19T08:32:26.525Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-19T08:32:26.525Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-19T08:32:26.525Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-19T08:32:26.525Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-19T08:32:26.525Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2021-08-19T08:32:26.525Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-19T08:32:26.525Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-19T08:32:26.525Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-08-19T08:32:26.525Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] [2021-08-19T08:32:26.525Z] DONE 24 tests, 23 skipped in 2.637s [2021-08-19T08:32:26.525Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-19T08:32:28.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:28.699Z] INFO: Testing against a local daemon [2021-08-19T08:32:28.699Z] === RUN TestSessionCreate [2021-08-19T08:32:28.699Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-19T08:32:28.699Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-19T08:32:28.699Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-19T08:32:28.699Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-19T08:32:28.699Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-19T08:32:28.699Z] PASS [2021-08-19T08:32:28.699Z] ok github.com/docker/docker/integration/session 0.116s [2021-08-19T08:32:28.699Z] [2021-08-19T08:32:28.699Z] === Skipped [2021-08-19T08:32:28.699Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-19T08:32:28.699Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-19T08:32:28.699Z] [2021-08-19T08:32:28.699Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-19T08:32:28.699Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-19T08:32:28.699Z] [2021-08-19T08:32:28.699Z] [2021-08-19T08:32:28.699Z] DONE 2 tests, 2 skipped in 2.044s [2021-08-19T08:32:28.699Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-19T08:32:29.404Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-19T08:32:30.870Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:30.870Z] INFO: Testing against a local daemon [2021-08-19T08:32:30.870Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-19T08:32:30.870Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:30.870Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestEventsExecDie [2021-08-19T08:32:30.870Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-19T08:32:30.870Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestEventsBackwardsCompatible [2021-08-19T08:32:30.870Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-19T08:32:30.870Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestInfoAPI [2021-08-19T08:32:30.870Z] --- PASS: TestInfoAPI (0.04s) [2021-08-19T08:32:30.870Z] === RUN TestInfoAPIWarnings [2021-08-19T08:32:30.870Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:32:30.870Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestInfoDebug [2021-08-19T08:32:30.870Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:30.870Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestInfoInsecureRegistries [2021-08-19T08:32:30.870Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:30.870Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestInfoRegistryMirrors [2021-08-19T08:32:30.870Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:30.870Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-19T08:32:30.870Z] === RUN TestLoginFailsWithBadCredentials [2021-08-19T08:32:31.291Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-19T08:32:31.328Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-19T08:32:31.328Z] === RUN TestPingCacheHeaders [2021-08-19T08:32:31.785Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-19T08:32:31.785Z] === RUN TestPingGet [2021-08-19T08:32:31.785Z] --- PASS: TestPingGet (0.04s) [2021-08-19T08:32:31.785Z] === RUN TestPingHead [2021-08-19T08:32:31.785Z] --- PASS: TestPingHead (0.04s) [2021-08-19T08:32:31.785Z] === RUN TestVersion [2021-08-19T08:32:31.785Z] --- PASS: TestVersion (0.03s) [2021-08-19T08:32:31.785Z] PASS [2021-08-19T08:32:31.785Z] ok github.com/docker/docker/integration/system 1.257s [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === Skipped [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-19T08:32:31.785Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-19T08:32:31.785Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-19T08:32:31.785Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-19T08:32:31.785Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-19T08:32:31.785Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-19T08:32:31.785Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-19T08:32:31.785Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] [2021-08-19T08:32:31.785Z] DONE 13 tests, 7 skipped in 3.233s [2021-08-19T08:32:31.785Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-19T08:32:32.222Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-19T08:32:33.588Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-19T08:32:33.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:33.958Z] INFO: Testing against a local daemon [2021-08-19T08:32:33.958Z] === RUN TestVolumesCreateAndList [2021-08-19T08:32:33.958Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-19T08:32:33.958Z] === RUN TestVolumesRemove [2021-08-19T08:32:33.958Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-19T08:32:33.958Z] === RUN TestVolumesInspect [2021-08-19T08:32:33.958Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-19T08:32:33.958Z] === RUN TestVolumesInvalidJSON [2021-08-19T08:32:33.958Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:33.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:33.958Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-19T08:32:33.958Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-19T08:32:33.958Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-19T08:32:33.958Z] PASS [2021-08-19T08:32:33.958Z] ok github.com/docker/docker/integration/volume 0.280s [2021-08-19T08:32:33.958Z] [2021-08-19T08:32:33.958Z] DONE 5 tests in 2.082s [2021-08-19T08:32:33.958Z] INFO: make.ps1 ended at 08/19/2021 08:32:33 [2021-08-19T08:32:33.958Z] INFO: Integration CLI tests being run from the host: [2021-08-19T08:32:33.958Z] 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-08-19T08:32:34.151Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-19T08:32:34.407Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-19T08:32:35.773Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-19T08:32:36.335Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-19T08:32:36.335Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-19T08:32:36.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-19T08:32:36.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-19T08:32:36.848Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-19T08:32:38.214Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-19T08:32:38.402Z] 2021/08/19 08:32:37 Finished clone github.com/hashicorp/consul [2021-08-19T08:32:39.581Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-19T08:32:39.581Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-19T08:32:39.581Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-19T08:32:40.508Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-19T08:32:40.508Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-19T08:32:41.069Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-19T08:32:42.008Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-19T08:32:42.263Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-19T08:32:42.263Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-19T08:32:42.263Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-19T08:32:42.263Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-19T08:32:42.263Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-19T08:32:43.629Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-19T08:32:43.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-19T08:32:44.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-19T08:32:44.270Z] INFO: Testing against a local daemon [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-19T08:32:44.270Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-19T08:32:44.270Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-19T08:32:44.270Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-19T08:32:44.447Z] === RUN TestDockerSuite/TestEventsRename [2021-08-19T08:32:44.731Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-19T08:32:44.946Z] 2021/08/19 08:32:44 Finished clone github.com/aws/aws-sdk-go [2021-08-19T08:32:45.188Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-19T08:32:45.375Z] === RUN TestDockerSuite/TestEventsResize [2021-08-19T08:32:46.305Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-19T08:32:47.233Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-19T08:32:49.124Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-19T08:32:50.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-19T08:32:50.051Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-19T08:32:51.939Z] docker_api_swarm_service_test.go:394: [dd2680fbb3650] joining swarm manager [d81253caba274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:32:52.867Z] docker_api_swarm_service_test.go:394: [db1ed7a0ab79a] joining swarm manager [d81253caba274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:32:52.867Z] === RUN TestDockerSuite/TestEventsTop [2021-08-19T08:32:54.234Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-19T08:32:56.754Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-19T08:33:08.933Z] === RUN TestDockerSuite/TestExec [2021-08-19T08:33:08.933Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-19T08:33:09.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-19T08:33:09.750Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-19T08:33:10.678Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-19T08:33:11.240Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-19T08:33:11.496Z] docker_api_swarm_service_test.go:342: [d3d3d929f2306] joining swarm manager [dca1239e36711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:33:12.425Z] docker_api_swarm_service_test.go:342: [d489fe40968bb] joining swarm manager [dca1239e36711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:33:14.317Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-19T08:33:15.685Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-19T08:33:17.054Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-19T08:33:18.420Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-19T08:33:19.348Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-19T08:33:20.276Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-19T08:33:21.205Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-19T08:33:23.104Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-19T08:33:24.999Z] === RUN TestDockerSuite/TestExecEnv [2021-08-19T08:33:26.374Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-19T08:33:27.738Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-19T08:33:27.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-19T08:33:28.924Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-19T08:33:30.290Z] docker_api_swarm_service_test.go:489: [d2ae7ae93b910] joining swarm manager [d789a2d2754b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:33:31.216Z] docker_api_swarm_service_test.go:489: [d259b0c86de38] joining swarm manager [d789a2d2754b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:33:31.216Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-19T08:33:32.582Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-19T08:33:34.473Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-19T08:33:35.402Z] === RUN TestDockerSuite/TestExecParseError [2021-08-19T08:33:35.964Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-19T08:33:36.892Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-19T08:33:37.453Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-19T08:33:41.623Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-19T08:33:41.879Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-19T08:33:43.244Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-19T08:33:45.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-19T08:33:51.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-19T08:33:53.563Z] docker_api_swarm_service_test.go:127: [dabb9d8ea2903] joining swarm manager [d3d5596c0f899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:33:53.818Z] docker_api_swarm_service_test.go:128: [d991f152bda87] joining swarm manager [d3d5596c0f899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:33:54.379Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-19T08:33:55.750Z] === RUN TestDockerSuite/TestExecTTY [2021-08-19T08:33:56.678Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-19T08:33:56.934Z] docker_api_swarm_service_test.go:136: [df4bf8d46d588] joining swarm manager [d3d5596c0f899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-19T08:33:57.861Z] docker_api_swarm_service_test.go:137: [d30c6253df871] joining swarm manager [d3d5596c0f899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-19T08:33:58.421Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-19T08:33:59.348Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-19T08:34:00.717Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-19T08:34:00.717Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-19T08:34:00.717Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-19T08:34:02.607Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-19T08:34:03.536Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-19T08:34:05.426Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-19T08:34:06.361Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-19T08:34:07.734Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-19T08:34:12.976Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-19T08:34:17.141Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-19T08:34:19.029Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-19T08:34:20.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-19T08:34:22.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-19T08:34:23.369Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-19T08:34:24.298Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-19T08:34:24.298Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-19T08:34:24.298Z] === RUN TestDockerSuite/TestHealth [2021-08-19T08:34:24.861Z] docker_api_swarm_service_test.go:303: [dbc5932393e9a] joining swarm manager [d60c31e3fa82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:34:25.789Z] docker_api_swarm_service_test.go:303: [d480d7893d3c4] joining swarm manager [d60c31e3fa82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-19T08:34:41.611Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-19T08:34:41.611Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-19T08:34:41.611Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-19T08:34:41.611Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-19T08:34:41.611Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-19T08:34:41.611Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-19T08:34:41.611Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T08:34:41.611Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-19T08:34:42.071Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-19T08:34:42.071Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-19T08:34:42.071Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-19T08:34:47.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-19T08:34:47.685Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-19T08:34:47.685Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-19T08:34:47.685Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-19T08:34:47.685Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-19T08:34:47.854Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-19T08:34:47.854Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T08:34:47.854Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-19T08:34:47.854Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-19T08:34:47.854Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-19T08:34:47.941Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-19T08:34:47.941Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-19T08:34:48.870Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-19T08:34:48.870Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-19T08:34:48.870Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-19T08:34:48.870Z] docker_api_swarm_service_test.go:99: [df271891db4b5] joining swarm manager [d07c3aaaf1106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:34:49.126Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-19T08:34:49.383Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-19T08:34:49.639Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-19T08:34:49.896Z] docker_api_swarm_service_test.go:100: [dbc340d12e38b] joining swarm manager [d07c3aaaf1106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:34:50.152Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-19T08:34:50.152Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-19T08:34:50.714Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-19T08:34:50.714Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-19T08:34:50.771Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-19T08:34:51.644Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-19T08:34:53.016Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-19T08:34:53.016Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-19T08:34:53.670Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-19T08:34:53.670Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-08-19T08:34:53.670Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-19T08:34:53.670Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-19T08:34:53.670Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-19T08:34:53.670Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-19T08:34:53.670Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-19T08:34:53.670Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-19T08:34:53.670Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-19T08:34:54.383Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-19T08:34:56.568Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-19T08:34:56.568Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-19T08:34:56.568Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-19T08:34:56.568Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-19T08:34:56.568Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-19T08:34:57.650Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-19T08:34:57.650Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-19T08:34:57.650Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-19T08:34:59.017Z] === RUN TestDockerSuite/TestImportFile [2021-08-19T08:35:00.382Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-19T08:35:00.382Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-19T08:35:02.275Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-19T08:35:03.625Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-19T08:35:04.172Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-19T08:35:05.539Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-19T08:35:06.467Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-19T08:35:07.030Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-19T08:35:07.959Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-19T08:35:07.959Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-19T08:35:07.959Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-19T08:35:08.523Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-19T08:35:09.451Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-19T08:35:10.380Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-19T08:35:11.748Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-19T08:35:12.312Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-19T08:35:13.241Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-19T08:35:13.241Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-19T08:35:14.172Z] check_test.go:380: [df271891db4b5] daemon is not started [2021-08-19T08:35:15.098Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-19T08:35:15.660Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-19T08:35:16.221Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-19T08:35:16.221Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-19T08:35:17.153Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-19T08:35:17.153Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-19T08:35:17.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-19T08:35:18.082Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-19T08:35:18.644Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-19T08:35:19.206Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-19T08:35:19.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-19T08:35:20.035Z] === RUN TestDockerSuite/TestInspectImage [2021-08-19T08:35:20.292Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-19T08:35:20.292Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-19T08:35:20.292Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-19T08:35:20.292Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-19T08:35:21.222Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-19T08:35:21.785Z] docker_api_swarm_service_test.go:532: [d14a4c476e57a] joining swarm manager [d1a382073d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:35:22.041Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-19T08:35:22.041Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-19T08:35:22.970Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-19T08:35:23.226Z] docker_api_swarm_service_test.go:533: [d0ec7acba2276] joining swarm manager [d1a382073d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:35:23.481Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-19T08:35:25.374Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-19T08:35:25.374Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-19T08:35:26.741Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-19T08:35:28.107Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-19T08:35:30.628Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-19T08:35:31.192Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-19T08:35:32.122Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-19T08:35:33.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-19T08:35:33.980Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-19T08:35:34.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-19T08:35:35.470Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-19T08:35:35.470Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-19T08:35:37.365Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-19T08:35:39.269Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-19T08:35:40.637Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-19T08:35:40.894Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-19T08:35:42.784Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-19T08:35:45.301Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-19T08:35:47.191Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-19T08:35:47.191Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-19T08:35:49.708Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-19T08:35:49.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-19T08:35:49.966Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-19T08:35:50.894Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-19T08:35:52.263Z] docker_api_swarm_service_test.go:147: [d61b2b69749d4] joining swarm manager [df166c58bc820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:35:52.827Z] docker_api_swarm_service_test.go:147: [dc62912afe5c2] joining swarm manager [df166c58bc820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:36:05.003Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-19T08:36:05.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-19T08:36:06.399Z] 2021/08/19 08:35:53 Finished clone google.golang.org/api [2021-08-19T08:36:06.399Z] 2021/08/19 08:35:53 Dependencies downloaded. Download time: 5m35.531298106s [2021-08-19T08:36:06.399Z] 2021/08/19 08:35:53 Collecting all dependencies [2021-08-19T08:36:06.399Z] 2021/08/19 08:36:04 Clean vendor dir from unused packages [2021-08-19T08:36:06.399Z] 2021/08/19 08:36:04 Ignoring paths matching "^archive/tar" [2021-08-19T08:36:06.399Z] 2021/08/19 08:36:05 Success [2021-08-19T08:36:06.399Z] 2021/08/19 08:36:05 Running time: 5m52.145400031s [2021-08-19T08:36:06.399Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-19T08:36:06.700Z] + echo Ensuring container killed. [2021-08-19T08:36:06.700Z] Ensuring container killed. [2021-08-19T08:36:06.700Z] + docker rm -vf docker-pr1 [2021-08-19T08:36:06.700Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-19T08:36:06.977Z] + echo Chowning /workspace to jenkins user [2021-08-19T08:36:06.977Z] Chowning /workspace to jenkins user [2021-08-19T08:36:06.977Z] + id -u [2021-08-19T08:36:06.977Z] + id -g [2021-08-19T08:36:06.977Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T08:36:07.837Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T08:36:08.193Z] + bundleName=unit [2021-08-19T08:36:08.193Z] + echo Creating unit-bundles.tar.gz [2021-08-19T08:36:08.193Z] Creating unit-bundles.tar.gz [2021-08-19T08:36:08.193Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-08-19T08:36:08.193Z] bundles/junit-report.xml [2021-08-19T08:36:08.193Z] bundles/go-test-report.json [2021-08-19T08:36:08.193Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-19T08:36:08.202Z] Archiving artifacts [2021-08-19T08:36:08.651Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T08:36:08.765Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-19T08:36:08.955Z] + make clean [2021-08-19T08:36:09.211Z] docker volume rm -f docker-dev-cache [2021-08-19T08:36:09.211Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T08:36:11.286Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-19T08:36:11.286Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-19T08:36:11.847Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-19T08:36:11.847Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-19T08:36:11.847Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-19T08:36:12.410Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-19T08:36:13.340Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-19T08:36:17.506Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-19T08:36:18.069Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-19T08:36:23.312Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-19T08:36:23.568Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-19T08:36:23.568Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-19T08:36:24.497Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-19T08:36:25.862Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-19T08:36:26.793Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-19T08:36:28.167Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-19T08:36:29.096Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-19T08:36:30.983Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-19T08:36:31.912Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-19T08:36:31.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-19T08:36:32.478Z] === RUN TestDockerSuite/TestLogsSince [2021-08-19T08:36:40.566Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-19T08:36:45.812Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-19T08:36:46.068Z] === RUN TestDockerSuite/TestLogsTail [2021-08-19T08:36:47.435Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-19T08:36:48.364Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-19T08:36:49.293Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-19T08:36:49.857Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-19T08:36:50.786Z] === RUN TestDockerSuite/TestNetHostname [2021-08-19T08:36:54.070Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-19T08:36:54.632Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-19T08:37:01.168Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-19T08:37:03.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-19T08:37:03.687Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-19T08:37:04.615Z] === RUN TestDockerSuite/TestPluginActive [2021-08-19T08:37:06.506Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-19T08:37:09.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-19T08:37:12.295Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-19T08:37:12.295Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-19T08:37:12.295Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-19T08:37:12.295Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-19T08:37:12.856Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-19T08:37:15.261Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-19T08:37:15.262Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-19T08:37:15.262Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-19T08:37:15.262Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-19T08:37:15.262Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-19T08:37:15.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-19T08:37:15.374Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-19T08:37:16.302Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-19T08:37:16.792Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-19T08:37:17.675Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-19T08:37:18.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-19T08:37:18.326Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-19T08:37:18.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-19T08:37:18.326Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-19T08:37:18.326Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-19T08:37:18.326Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-19T08:37:18.603Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-19T08:37:19.532Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-19T08:37:21.227Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-19T08:37:22.049Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-19T08:37:24.567Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-19T08:37:24.567Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-19T08:37:27.090Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-19T08:37:28.981Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-19T08:37:28.981Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-19T08:37:30.872Z] === RUN TestDockerSuite/TestPortList [2021-08-19T08:37:32.762Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-19T08:37:33.596Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-19T08:37:40.854Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-19T08:37:42.232Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-19T08:37:43.905Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-19T08:37:43.905Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-19T08:37:43.905Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-19T08:37:43.905Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-19T08:37:47.631Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-19T08:37:49.169Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-19T08:37:50.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-19T08:37:51.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-19T08:37:51.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-19T08:37:52.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-19T08:37:52.609Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-19T08:37:54.948Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-19T08:37:54.948Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-19T08:37:54.948Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-19T08:37:54.948Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-19T08:37:54.948Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-19T08:37:55.126Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-19T08:37:57.015Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-19T08:37:57.015Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-19T08:37:57.272Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-19T08:37:57.528Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-19T08:38:01.699Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-19T08:38:02.627Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-19T08:38:05.896Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-19T08:38:06.457Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-19T08:38:10.639Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-19T08:38:10.895Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-19T08:38:11.152Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-19T08:38:15.320Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-19T08:38:23.405Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-19T08:38:23.967Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-19T08:38:24.530Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-19T08:38:27.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-19T08:38:27.800Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-19T08:38:29.167Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-19T08:38:31.062Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-19T08:38:31.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-19T08:38:33.583Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-19T08:38:33.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-19T08:38:36.359Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-19T08:38:37.444Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-19T08:38:37.444Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-19T08:38:37.444Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-19T08:38:37.444Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-19T08:38:37.444Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-19T08:38:38.252Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-19T08:38:38.252Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-19T08:38:38.252Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-19T08:38:39.182Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-19T08:38:41.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-19T08:38:41.962Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-19T08:38:45.233Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-19T08:38:45.489Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-19T08:38:45.489Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-19T08:38:45.489Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-19T08:38:45.744Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-19T08:38:45.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-19T08:38:45.744Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-19T08:38:45.744Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-19T08:38:46.674Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-19T08:38:48.565Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-19T08:38:48.565Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-19T08:38:49.933Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-19T08:38:50.862Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-19T08:38:53.379Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-19T08:38:58.519Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-19T08:38:58.519Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-19T08:38:58.519Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-19T08:38:58.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-19T08:39:03.336Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-19T08:39:03.336Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-19T08:39:03.592Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-19T08:39:05.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-19T08:39:05.580Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-19T08:39:06.110Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-19T08:39:06.110Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-19T08:39:06.110Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-19T08:39:06.366Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-19T08:39:06.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-19T08:39:08.255Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-19T08:39:09.183Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-19T08:39:11.076Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-19T08:39:11.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-19T08:39:15.244Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-19T08:39:16.172Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-19T08:39:16.172Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-19T08:39:16.172Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-19T08:39:19.441Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-19T08:39:20.368Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-19T08:39:20.623Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-19T08:39:21.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-19T08:39:21.992Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-19T08:39:22.554Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-19T08:39:23.481Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-19T08:39:25.373Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-19T08:39:25.629Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-19T08:39:26.995Z] === RUN TestDockerSuite/TestRmiTag [2021-08-19T08:39:26.995Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-19T08:39:27.923Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-19T08:39:29.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-19T08:39:30.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-19T08:39:30.105Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-19T08:39:30.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-19T08:39:33.083Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-19T08:39:33.083Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-19T08:39:33.645Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-19T08:39:34.573Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-19T08:39:34.830Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-19T08:39:35.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-19T08:39:35.882Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-19T08:39:35.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-19T08:39:35.882Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-19T08:39:35.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-19T08:39:36.720Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-19T08:39:37.283Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-19T08:39:37.846Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-19T08:39:38.774Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-19T08:39:38.774Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-19T08:39:38.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-19T08:39:39.337Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-19T08:39:41.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-19T08:39:41.663Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-19T08:39:41.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-19T08:39:41.883Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-19T08:39:42.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-19T08:39:42.123Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-19T08:39:42.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-19T08:39:42.123Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-19T08:39:42.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-19T08:39:42.139Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-19T08:39:42.139Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-19T08:39:43.065Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-19T08:39:43.993Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-19T08:39:45.360Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-19T08:39:46.725Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-19T08:39:47.287Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-19T08:39:48.214Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-19T08:39:49.144Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-19T08:39:49.707Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-19T08:39:50.634Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-19T08:39:51.562Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-19T08:39:52.489Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-19T08:39:53.050Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-19T08:39:53.612Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-19T08:39:54.540Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-19T08:39:54.540Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-19T08:39:55.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-19T08:39:56.835Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-19T08:39:58.213Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-19T08:39:58.782Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-19T08:39:59.711Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-19T08:40:00.272Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-19T08:40:00.272Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-19T08:40:00.834Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-19T08:40:01.762Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-19T08:40:02.324Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-19T08:40:02.887Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-19T08:40:03.816Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-19T08:40:03.816Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-19T08:40:04.378Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-19T08:40:04.378Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-19T08:40:05.306Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-19T08:40:06.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-19T08:40:07.161Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-19T08:40:07.724Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-19T08:40:07.724Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-19T08:40:08.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-19T08:40:09.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-19T08:40:10.143Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-19T08:40:12.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-19T08:40:12.599Z] docker_cli_service_logs_test.go:245: checking task wosfejlzn9vs [2021-08-19T08:40:12.599Z] docker_cli_service_logs_test.go:250: checking messages for wosfejlzn9vs [2021-08-19T08:40:12.599Z] docker_cli_service_logs_test.go:245: checking task yg4piejkpp3n [2021-08-19T08:40:12.599Z] docker_cli_service_logs_test.go:250: checking messages for yg4piejkpp3n [2021-08-19T08:40:13.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-19T08:40:14.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-19T08:40:14.656Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-19T08:40:15.222Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-19T08:40:16.151Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-19T08:40:16.713Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-19T08:40:17.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-19T08:40:18.083Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-19T08:40:19.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-19T08:40:19.948Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-19T08:40:20.914Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-19T08:40:20.914Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T08:40:21.380Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-19T08:40:21.430Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-19T08:40:21.430Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-19T08:40:21.686Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-19T08:40:22.916Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-19T08:40:22.916Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-19T08:40:22.916Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-19T08:40:23.575Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-19T08:40:24.139Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-19T08:40:26.033Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-19T08:40:26.033Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-19T08:40:27.593Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-19T08:40:28.551Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-19T08:40:29.124Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-19T08:40:29.124Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-19T08:40:29.124Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-19T08:40:29.124Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-19T08:40:29.124Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-19T08:40:30.654Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-19T08:40:31.066Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-19T08:40:31.066Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-08-19T08:40:31.066Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-19T08:40:31.066Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-08-19T08:40:31.066Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-19T08:40:31.323Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-19T08:40:31.624Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-19T08:40:32.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-19T08:40:33.048Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-19T08:40:33.506Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-19T08:40:33.840Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-19T08:40:35.729Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-19T08:40:37.619Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-19T08:40:38.546Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-19T08:40:39.286Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-19T08:40:39.915Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-19T08:40:40.479Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-19T08:40:40.479Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-19T08:40:40.479Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-19T08:40:41.410Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-19T08:40:41.460Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-19T08:40:41.460Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-19T08:40:41.460Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-19T08:40:42.990Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-19T08:40:42.990Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-19T08:40:42.990Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-19T08:40:42.990Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-19T08:40:43.301Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-19T08:40:43.301Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-19T08:40:43.558Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-19T08:40:44.126Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-19T08:40:44.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-19T08:40:45.161Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-19T08:40:45.614Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-19T08:40:46.127Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-19T08:40:46.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-19T08:40:46.433Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-19T08:40:46.433Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-19T08:40:46.584Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-19T08:40:46.584Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-19T08:40:46.584Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-19T08:40:47.362Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-19T08:40:47.550Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-19T08:40:48.289Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-19T08:40:48.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-19T08:40:48.515Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-19T08:40:48.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-19T08:40:48.515Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-19T08:40:48.515Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-19T08:40:48.851Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-19T08:40:49.107Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-19T08:40:50.036Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-19T08:40:50.964Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-19T08:40:51.221Z] docker_cli_swarm_test.go:1901: [d24edd045afaf] joining swarm manager [d77a5d62ae0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:40:51.782Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-19T08:40:52.345Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-19T08:40:52.601Z] docker_cli_swarm_test.go:1902: [d528c9c8fcd8c] joining swarm manager [d77a5d62ae0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:40:53.162Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-19T08:40:53.162Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-19T08:40:54.091Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-19T08:40:54.295Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-19T08:40:55.020Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-19T08:40:56.395Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-19T08:40:56.651Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-19T08:40:56.651Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-08-19T08:40:56.651Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-19T08:40:59.918Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-19T08:41:00.480Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-19T08:41:10.420Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-19T08:41:11.784Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-19T08:41:12.347Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-19T08:41:13.713Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-19T08:41:13.713Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-19T08:41:13.713Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-19T08:41:13.713Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-19T08:41:14.641Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-19T08:41:17.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-19T08:41:17.720Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-19T08:41:19.613Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-19T08:41:19.613Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-19T08:41:21.547Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-19T08:41:28.088Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-19T08:41:28.088Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-19T08:41:28.649Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-19T08:41:29.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-19T08:41:29.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-19T08:41:29.950Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-19T08:41:30.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-19T08:41:30.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-19T08:41:30.020Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-19T08:41:31.916Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-19T08:41:33.283Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-19T08:41:34.649Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-19T08:41:34.649Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-19T08:41:34.649Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-08-19T08:41:35.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-19T08:41:35.735Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-19T08:41:35.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-19T08:41:35.735Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-19T08:41:35.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-19T08:41:35.735Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-19T08:41:35.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-19T08:41:36.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-19T08:41:36.269Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-19T08:41:36.698Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-19T08:41:36.698Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-19T08:41:36.698Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-19T08:41:38.158Z] === RUN TestDockerSuite/TestRunMount [2021-08-19T08:41:38.158Z] docker_cli_swarm_test.go:1802: [d6258d7c01f9f] joining swarm manager [d391f0df1ce85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:41:39.545Z] docker_cli_swarm_test.go:1803: [d7bfd5de07c08] joining swarm manager [d391f0df1ce85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:41:47.637Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-19T08:41:47.637Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-19T08:41:47.637Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-19T08:41:49.529Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-19T08:41:51.419Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-19T08:41:54.685Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-19T08:41:55.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-19T08:41:57.138Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-19T08:41:59.665Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-19T08:42:01.030Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-19T08:42:02.395Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-19T08:42:02.395Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-19T08:42:03.323Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-19T08:42:03.323Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-19T08:42:04.689Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-19T08:42:05.619Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-19T08:42:05.619Z] docker_cli_swarm_test.go:1321: [d1bc5bb13b72a] joining swarm manager [d775a382004d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:42:06.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-19T08:42:07.114Z] docker_cli_swarm_test.go:1322: [d03f3b3fce9c8] joining swarm manager [d775a382004d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:42:09.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-19T08:42:11.525Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-19T08:42:12.354Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-19T08:42:12.373Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-19T08:42:12.373Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-19T08:42:12.373Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-19T08:42:15.706Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-19T08:42:15.963Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-19T08:42:15.963Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-19T08:42:16.891Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-19T08:42:16.891Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-19T08:42:17.454Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-19T08:42:18.383Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-19T08:42:18.383Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-19T08:42:18.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-19T08:42:25.479Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-19T08:42:25.479Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-19T08:42:25.479Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-19T08:42:25.479Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-19T08:42:26.043Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-19T08:42:27.931Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-19T08:42:28.494Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-19T08:42:29.057Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-19T08:42:29.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-19T08:42:29.313Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-19T08:42:29.874Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-19T08:42:30.449Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-19T08:42:31.011Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-19T08:42:31.011Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-08-19T08:42:31.011Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-19T08:42:31.572Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-19T08:42:32.135Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-19T08:42:32.135Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-08-19T08:42:32.135Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-19T08:42:33.063Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-19T08:42:33.448Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-19T08:42:34.429Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-19T08:42:34.429Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-19T08:42:34.429Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-19T08:42:34.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-19T08:42:35.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-19T08:42:37.699Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-19T08:42:38.627Z] === RUN TestDockerSuite/TestRunRm [2021-08-19T08:42:39.164Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-19T08:42:39.188Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-19T08:42:42.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-19T08:42:43.352Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-19T08:42:43.914Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-19T08:42:44.482Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-19T08:42:44.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-19T08:42:45.851Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-19T08:42:48.215Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-19T08:42:50.105Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-19T08:42:54.277Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-19T08:42:54.277Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-19T08:42:54.839Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-19T08:42:55.401Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-19T08:42:55.964Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-19T08:42:56.525Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-19T08:42:56.780Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-19T08:42:57.709Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-19T08:42:58.274Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-19T08:42:59.206Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-19T08:43:01.741Z] === RUN TestDockerSuite/TestRunState [2021-08-19T08:43:03.107Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-19T08:43:04.036Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-19T08:43:04.608Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-19T08:43:04.608Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-19T08:43:04.608Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-19T08:43:04.608Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-19T08:43:05.536Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-19T08:43:05.792Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-19T08:43:07.157Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-19T08:43:07.414Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-19T08:43:07.414Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-19T08:43:07.976Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-19T08:43:10.490Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-19T08:43:10.746Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-19T08:43:12.635Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-19T08:43:15.905Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-19T08:43:19.179Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-19T08:43:19.742Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-19T08:43:20.305Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-19T08:43:21.233Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-19T08:43:23.125Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-19T08:43:24.054Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-19T08:43:24.616Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-19T08:43:24.616Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-19T08:43:24.873Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-19T08:43:25.437Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-19T08:43:26.365Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-19T08:43:26.927Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-19T08:43:26.927Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-19T08:43:26.927Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-19T08:43:26.927Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-19T08:43:27.490Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-19T08:43:31.669Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-19T08:43:31.930Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-19T08:43:32.858Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-19T08:43:35.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-19T08:43:36.739Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-19T08:43:38.631Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-19T08:43:41.149Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-19T08:43:41.405Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-19T08:43:41.405Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-19T08:43:41.405Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-19T08:43:41.405Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-19T08:43:41.405Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-19T08:43:45.569Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-19T08:43:45.569Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-19T08:43:46.936Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-19T08:43:47.865Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-19T08:43:48.441Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-19T08:43:48.441Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-19T08:43:49.003Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-19T08:43:49.003Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-19T08:43:49.003Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-19T08:43:49.260Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-19T08:43:49.260Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-19T08:43:49.260Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-19T08:43:49.260Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-19T08:43:49.260Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-19T08:43:49.260Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-19T08:43:49.822Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-19T08:43:50.750Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-19T08:43:50.750Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-19T08:43:51.680Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-19T08:43:51.680Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-19T08:43:52.242Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-19T08:43:52.242Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-19T08:43:53.170Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-19T08:43:53.733Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-19T08:43:53.733Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-19T08:43:53.733Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-19T08:43:54.296Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-19T08:43:54.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-19T08:43:55.788Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-19T08:43:56.717Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-19T08:43:56.717Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-19T08:43:56.717Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-19T08:43:57.646Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-19T08:43:57.646Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-19T08:43:59.539Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-19T08:43:59.539Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-19T08:43:59.795Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-19T08:44:02.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-19T08:44:03.257Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-19T08:44:03.258Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-19T08:44:03.258Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-19T08:44:04.628Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-19T08:44:05.996Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-19T08:44:07.365Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-19T08:44:07.365Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-19T08:44:07.365Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-19T08:44:09.885Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-19T08:44:09.885Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-19T08:44:10.142Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-19T08:44:12.040Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents093636788 [2021-08-19T08:44:12.604Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-19T08:44:12.604Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-19T08:44:13.253Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-19T08:44:13.253Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-19T08:44:13.253Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-19T08:44:13.253Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-19T08:44:15.121Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-19T08:44:15.121Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-19T08:44:15.121Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-19T08:44:16.050Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-19T08:44:16.623Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-19T08:44:18.514Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-19T08:44:18.514Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-19T08:44:18.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-19T08:44:18.770Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-19T08:44:18.770Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-19T08:44:18.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-19T08:44:19.333Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-19T08:44:21.852Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-19T08:44:23.740Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-19T08:44:27.906Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-19T08:44:27.906Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-19T08:44:30.424Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-19T08:44:31.352Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-19T08:44:31.915Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-19T08:44:31.915Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-19T08:44:31.915Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-19T08:44:32.890Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-19T08:44:36.157Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-19T08:44:37.525Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-19T08:44:38.455Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-19T08:44:38.455Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-19T08:44:39.017Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-19T08:44:39.273Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-19T08:44:41.161Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-19T08:44:41.723Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-19T08:44:43.090Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-19T08:44:44.981Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-19T08:44:48.247Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-19T08:44:53.503Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-19T08:44:56.018Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-19T08:45:01.261Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-19T08:45:03.775Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-19T08:45:05.140Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-19T08:45:06.068Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-19T08:45:06.635Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-19T08:45:07.211Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-19T08:45:07.211Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-19T08:45:07.211Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-19T08:45:08.576Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-19T08:45:11.844Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-19T08:45:16.012Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-19T08:45:16.012Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-19T08:45:16.574Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-19T08:45:16.574Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-19T08:45:16.574Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-19T08:45:16.574Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-19T08:45:16.574Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-19T08:45:17.941Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-19T08:45:19.315Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-19T08:45:20.242Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-19T08:45:22.135Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-19T08:45:25.544Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-19T08:45:26.916Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-19T08:45:26.916Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-19T08:45:26.916Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-19T08:45:28.807Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-19T08:45:29.736Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-19T08:45:34.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-19T08:45:35.910Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-19T08:45:38.427Z] docker_cli_swarm_test.go:1186: [d5d10ea696fac] joining swarm manager [dea7bd5fdd25f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:45:39.268Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-19T08:45:39.269Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-19T08:45:39.269Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-19T08:45:39.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-19T08:45:43.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-19T08:45:44.909Z] docker_cli_swarm_test.go:1195: [d9f7e7e436b20] joining swarm manager [dea7bd5fdd25f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:45:45.837Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-19T08:45:50.004Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-19T08:45:51.624Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-19T08:45:55.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-19T08:45:57.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-19T08:45:59.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-19T08:46:00.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-19T08:46:01.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-19T08:46:01.924Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-19T08:46:03.666Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-19T08:46:05.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-19T08:46:08.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-19T08:46:09.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-19T08:46:11.853Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-19T08:46:19.583Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-19T08:46:26.700Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-19T08:46:26.956Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-19T08:46:26.956Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-19T08:46:26.956Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-19T08:46:27.885Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-19T08:46:27.885Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-19T08:46:27.885Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-19T08:46:27.885Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-19T08:46:28.446Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-19T08:46:28.446Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-19T08:46:29.389Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-19T08:46:29.389Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-19T08:46:29.646Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-19T08:46:29.646Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-19T08:46:29.646Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-19T08:46:32.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-19T08:46:32.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-19T08:46:32.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-19T08:46:32.163Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-19T08:46:32.163Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-19T08:46:32.725Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-19T08:46:34.616Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-19T08:46:34.872Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-19T08:46:34.872Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-19T08:46:37.389Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-19T08:46:37.645Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-19T08:46:41.814Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-19T08:46:41.814Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite (1752.99s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.79s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.57s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.52s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.41s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachDetach (1.65s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.46s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.67s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.77s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.55s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.59s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.91s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.33s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.23s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.67s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.00s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.25s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.87s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.51s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.70s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.17s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.66s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.21s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.26s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.69s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.39s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.61s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.16s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.92s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.55s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.71s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.04s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.19s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.98s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.38s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.72s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.48s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.67s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.93s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.58s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.01s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.74s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.71s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.00s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.36s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.26s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.57s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.80s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.10s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.39s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.23s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.45s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.91s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.78s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.24s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.19s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.30s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.15s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnv (1.97s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.86s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.47s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.23s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.59s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.19s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.31s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.29s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.03s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.18s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildHistory (2.88s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.04s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.95s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.85s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.90s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.40s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.37s) [2021-08-19T08:46:41.814Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-19T08:46:41.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.63s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.11s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.24s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.06s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.67s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.07s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.43s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.35s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.45s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRm (2.96s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.46s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.83s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.86s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.56s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.36s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.40s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.86s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.46s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.35s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildUser (1.89s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.80s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.64s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.33s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.90s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.21s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.67s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.36s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.98s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.45s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitTTY (2.19s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.25s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.65s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.09s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.08s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.97s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.77s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.95s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.39s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.93s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.15s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.85s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.95s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.80s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.91s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000862750_} (1.82s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1537747708_/foo_false____} (1.59s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1537747708_/foo_true____} (1.60s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_false____} (1.74s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_true____} (1.71s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3066774571_/foo_true__0xc000862780__} (1.55s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000862798_} (1.62s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008627b0_} (1.67s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008627c8_} (1.86s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008627e0_} (1.55s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.85s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.77s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.46s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.72s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.35s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.14s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.09s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.56s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToDot (0.88s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.54s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.19s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.76s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-08-19T08:46:41.815Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-08-19T08:46:41.815Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.82s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.97s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.78s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.99s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.15s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.73s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.22s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.26s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.35s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.69s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.92s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.40s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.92s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsCopy (0.94s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.40s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.66s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFormat (1.31s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-08-19T08:46:41.816Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-19T08:46:41.816Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsResize (1.10s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.95s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.61s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.98s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsTop (1.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.29s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.77s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.24s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.68s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.19s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecCgroup (2.36s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.08s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecInspectID (2.29s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecInteractive (1.52s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.64s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecParseError (0.68s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.57s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.36s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.19s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecTTY (1.29s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.48s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecUlimits (1.18s) [2021-08-19T08:46:41.816Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.93s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.13s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.70s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestExecWithUser (1.31s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHealth (22.64s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.49s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.26s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportFile (1.56s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.57s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportGzipped (1.81s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.67s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.13s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.05s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.68s) [2021-08-19T08:46:41.816Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.89s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.72s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectDefault (0.65s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-08-19T08:46:41.816Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.18s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectStatus (1.34s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.34s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.98s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.65s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.97s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.50s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.47s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.25s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.06s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.05s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.64s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.40s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.74s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.11s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.15s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsTail (1.24s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.03s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.02s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestNetHostname (3.17s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.76s) [2021-08-19T08:46:41.816Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.44s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.93s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.88s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.05s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.04s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPortList (9.86s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.85s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.33s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.76s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.55s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsByOrder (3.79s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.04s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.54s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.86s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.23s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.09s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.61s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.64s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.79s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.73s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.77s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.08s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.44s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.94s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.38s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.22s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.24s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.06s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.95s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.33s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.42s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.10s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.96s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.79s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.44s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.95s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.29s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.51s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.23s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.53s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.95s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.40s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.91s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.91s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.97s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.40s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.72s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.80s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.01s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.38s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.62s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.51s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.72s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMount (8.38s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.54s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.96s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetHost (1.32s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.91s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.20s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.45s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.09s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-08-19T08:46:41.817Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.99s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-08-19T08:46:41.817Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.48s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.28s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.27s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.72s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.27s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.32s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.64s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.48s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.35s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.42s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.91s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.92s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.26s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.16s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.24s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.33s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.83s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.68s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.74s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.06s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.72s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.12s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.64s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.30s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.37s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateStats (3.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.78s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.92s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.66s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.85s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.13s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.93s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.99s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.32s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.38s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.15s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.12s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.77s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.00s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.72s) [2021-08-19T08:46:41.818Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) [2021-08-19T08:46:41.818Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-19T08:46:41.818Z] === RUN TestDockerRegistrySuite [2021-08-19T08:46:41.818Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-19T08:46:42.075Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-19T08:46:43.442Z] check_test.go:196: [dfb46807f5a04] daemon is not started [2021-08-19T08:46:43.442Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-19T08:46:44.370Z] docker_cli_swarm_test.go:1118: [db299bbd9303a] joining swarm manager [ddf373909fe77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:46:45.312Z] check_test.go:196: [db5675c9d23d7] daemon is not started [2021-08-19T08:46:45.312Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-19T08:46:45.879Z] docker_cli_swarm_test.go:1119: [d3d0e7ef98bf6] joining swarm manager [ddf373909fe77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:46:46.808Z] check_test.go:196: [dfd540b37d192] daemon is not started [2021-08-19T08:46:46.808Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-19T08:46:46.808Z] check_test.go:196: [dee6f90a3e969] daemon is not started [2021-08-19T08:46:46.808Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T08:46:50.973Z] check_test.go:196: [d23220b5ac371] daemon is not started [2021-08-19T08:46:50.973Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T08:46:55.224Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-19T08:46:57.506Z] check_test.go:196: [da0481ad6bc4e] daemon is not started [2021-08-19T08:46:57.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-19T08:47:00.774Z] check_test.go:196: [d506ce675f9b0] daemon is not started [2021-08-19T08:47:00.774Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-19T08:47:02.139Z] check_test.go:196: [db3c4d4384675] daemon is not started [2021-08-19T08:47:02.139Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-19T08:47:03.066Z] check_test.go:196: [dafc45a3d1706] daemon is not started [2021-08-19T08:47:03.066Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-19T08:47:04.436Z] check_test.go:196: [dd95f43f79839] daemon is not started [2021-08-19T08:47:04.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-19T08:47:05.810Z] check_test.go:196: [ddc79f137e776] daemon is not started [2021-08-19T08:47:05.810Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-19T08:47:07.175Z] check_test.go:196: [db7df13889579] daemon is not started [2021-08-19T08:47:07.175Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-19T08:47:08.102Z] check_test.go:196: [d1f0ba30ac886] daemon is not started [2021-08-19T08:47:08.102Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-19T08:47:09.468Z] check_test.go:196: [dfe6a44ab4e35] daemon is not started [2021-08-19T08:47:09.468Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-19T08:47:10.399Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cef12893d450a07da0060de0182296f593c1bfa31099c9fc5ee38be4d815267 [2021-08-19T08:47:11.327Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a1b7be98a812a6a900b0eb3653adadf4c125a1d68e3eb1113db7dbf6e522198e [2021-08-19T08:47:11.583Z] check_test.go:196: [de27274352939] daemon is not started [2021-08-19T08:47:11.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-19T08:47:12.874Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-19T08:47:12.948Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a9263c5bfd3b645970c41744dc0d69beb76f6cda4ff636d9a4bed71cffc3943 [2021-08-19T08:47:13.875Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8580691efd6cb2622e98a2eccee8eda5911f619cb434096f452ed32e59a23dc [2021-08-19T08:47:13.875Z] check_test.go:196: [dafff0bd3ec1a] daemon is not started [2021-08-19T08:47:13.875Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-19T08:47:15.240Z] check_test.go:196: [d7ce24e1c1f78] daemon is not started [2021-08-19T08:47:15.240Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-19T08:47:17.759Z] check_test.go:196: [d1c91524ef300] daemon is not started [2021-08-19T08:47:18.016Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-19T08:47:19.394Z] check_test.go:196: [d009bf4615564] daemon is not started [2021-08-19T08:47:19.394Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-19T08:47:19.394Z] check_test.go:196: [d10531efda915] daemon is not started [2021-08-19T08:47:19.394Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T08:47:20.763Z] check_test.go:196: [d15b0823ed909] daemon is not started [2021-08-19T08:47:20.763Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T08:47:21.694Z] check_test.go:196: [dbba18dacd7f2] daemon is not started [2021-08-19T08:47:21.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T08:47:23.059Z] check_test.go:196: [dc06653cf1f07] daemon is not started [2021-08-19T08:47:23.059Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-19T08:47:26.330Z] check_test.go:196: [ddff49b0e80eb] daemon is not started [2021-08-19T08:47:26.330Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-19T08:47:26.330Z] check_test.go:196: [d9e3141381768] daemon is not started [2021-08-19T08:47:26.330Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-19T08:47:27.655Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-19T08:47:27.693Z] check_test.go:196: [d958538bc2cfb] daemon is not started [2021-08-19T08:47:27.694Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-19T08:47:27.949Z] check_test.go:196: [d9893b8dfc815] daemon is not started [2021-08-19T08:47:27.949Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-19T08:47:27.949Z] check_test.go:196: [de9b2bf9d6bfa] daemon is not started [2021-08-19T08:47:27.949Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-19T08:47:28.204Z] check_test.go:196: [ddaa8c9c67710] daemon is not started [2021-08-19T08:47:28.204Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-19T08:47:28.460Z] check_test.go:196: [d9bbbd7849194] daemon is not started [2021-08-19T08:47:28.460Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-19T08:47:28.716Z] check_test.go:196: [ddd5582ca1e5b] daemon is not started [2021-08-19T08:47:28.972Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-19T08:47:28.972Z] check_test.go:196: [d42ffb34bd64b] daemon is not started [2021-08-19T08:47:28.972Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-19T08:47:30.336Z] check_test.go:196: [d30069a1e6450] daemon is not started [2021-08-19T08:47:30.336Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-19T08:47:32.227Z] check_test.go:196: [d264195fb2d44] daemon is not started [2021-08-19T08:47:32.227Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-19T08:47:33.155Z] check_test.go:196: [d3e59833fb033] daemon is not started [2021-08-19T08:47:33.155Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-19T08:47:34.526Z] check_test.go:196: [dc6f816fae24a] daemon is not started [2021-08-19T08:47:34.526Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-19T08:47:35.453Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite (54.29s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.62s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.66s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.67s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.39s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.97s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.33s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.09s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.24s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.43s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.32s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.74s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.02s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-08-19T08:47:36.014Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-19T08:47:36.014Z] === RUN TestDockerSchema1RegistrySuite [2021-08-19T08:47:36.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-19T08:47:36.270Z] check_test.go:223: [d138ce36f56d6] daemon is not started [2021-08-19T08:47:36.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T08:47:39.676Z] check_test.go:223: [d2957321bcd0c] daemon is not started [2021-08-19T08:47:39.676Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T08:47:44.920Z] check_test.go:223: [decab00578a84] daemon is not started [2021-08-19T08:47:44.920Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-19T08:47:47.436Z] check_test.go:223: [d308e532ff2c2] daemon is not started [2021-08-19T08:47:47.436Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-19T08:47:48.801Z] check_test.go:223: [de25f9de168c3] daemon is not started [2021-08-19T08:47:48.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-19T08:47:50.168Z] check_test.go:223: [d63a9ebc438b2] daemon is not started [2021-08-19T08:47:50.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-19T08:47:50.168Z] check_test.go:223: [dca3fef2cc129] daemon is not started [2021-08-19T08:47:50.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T08:47:51.535Z] check_test.go:223: [d0a08d1774c43] daemon is not started [2021-08-19T08:47:51.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T08:47:52.468Z] check_test.go:223: [d02d4e6295cf0] daemon is not started [2021-08-19T08:47:52.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T08:47:53.845Z] check_test.go:223: [d30a4901ca88a] daemon is not started [2021-08-19T08:47:53.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-19T08:47:57.114Z] check_test.go:223: [d7dff362b0d1a] daemon is not started [2021-08-19T08:47:57.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-19T08:47:57.114Z] check_test.go:223: [d0223ec2678ca] daemon is not started [2021-08-19T08:47:57.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-19T08:47:57.675Z] check_test.go:223: [df5945fef9e27] daemon is not started [2021-08-19T08:47:57.675Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-19T08:47:57.675Z] check_test.go:223: [d2ccbda6e7f78] daemon is not started [2021-08-19T08:47:57.675Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-19T08:47:57.932Z] check_test.go:223: [d82f50a075d59] daemon is not started [2021-08-19T08:47:57.932Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-19T08:47:58.188Z] check_test.go:223: [d4ea37ab40ef0] daemon is not started [2021-08-19T08:47:58.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-19T08:47:58.751Z] check_test.go:223: [dffb2c7073e76] daemon is not started [2021-08-19T08:47:58.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-19T08:47:58.751Z] check_test.go:223: [d3a38860efb34] daemon is not started [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite (22.65s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.43s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.22s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.07s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-08-19T08:47:58.751Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-08-19T08:47:58.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-19T08:47:58.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-19T08:47:59.679Z] check_test.go:252: [d64e2ab046d7c] daemon is not started [2021-08-19T08:47:59.679Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-19T08:47:59.934Z] check_test.go:252: [d4c3faa24c751] daemon is not started [2021-08-19T08:47:59.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-19T08:48:00.190Z] check_test.go:252: [de7306dbcc1ab] daemon is not started [2021-08-19T08:48:00.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-19T08:48:01.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-19T08:48:01.371Z] check_test.go:252: [deb84f8ddf81b] daemon is not started [2021-08-19T08:48:01.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-19T08:48:01.934Z] check_test.go:252: [d572b83036768] daemon is not started [2021-08-19T08:48:01.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-19T08:48:02.496Z] check_test.go:252: [d442750f238b7] daemon is not started [2021-08-19T08:48:02.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-19T08:48:02.496Z] check_test.go:252: [d93a7de0e294e] daemon is not started [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-08-19T08:48:02.496Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-19T08:48:02.496Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-19T08:48:02.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-19T08:48:07.737Z] check_test.go:279: [d5f3af6eb1f71] daemon is not started [2021-08-19T08:48:07.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-19T08:48:07.737Z] check_test.go:279: [dc947ea55356e] daemon is not started [2021-08-19T08:48:07.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-19T08:48:07.993Z] check_test.go:279: [d46acd79e2e2a] daemon is not started [2021-08-19T08:48:07.993Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-19T08:48:08.248Z] check_test.go:279: [d94ccada468de] daemon is not started [2021-08-19T08:48:08.248Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-19T08:48:08.504Z] check_test.go:279: [dd24898c1b734] daemon is not started [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.89s) [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.27s) [2021-08-19T08:48:08.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-19T08:48:08.504Z] === RUN TestDockerNetworkSuite [2021-08-19T08:48:08.504Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-19T08:48:10.407Z] docker_cli_network_unix_test.go:46: [d8cdd16874252] daemon is not started [2021-08-19T08:48:10.665Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-19T08:48:11.593Z] docker_cli_network_unix_test.go:46: [d291a54498f7f] daemon is not started [2021-08-19T08:48:11.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-19T08:48:13.217Z] docker_cli_swarm_test.go:1172: [d9a578c44839f] joining swarm manager [ddf373909fe77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-19T08:48:17.387Z] docker_cli_network_unix_test.go:46: [d2b859cd71f86] daemon is not started [2021-08-19T08:48:17.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-19T08:48:19.532Z] docker_cli_network_unix_test.go:46: [dfda3bd905eaa] daemon is not started [2021-08-19T08:48:19.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-19T08:48:19.789Z] docker_cli_network_unix_test.go:1233: [d7c9b5087df5c] daemon is not started [2021-08-19T08:48:23.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-19T08:48:23.618Z] docker_cli_network_unix_test.go:46: [ddb199f356978] daemon is not started [2021-08-19T08:48:24.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-19T08:48:32.278Z] docker_cli_network_unix_test.go:46: [d1381330df36e] daemon is not started [2021-08-19T08:48:32.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-19T08:48:34.166Z] docker_cli_network_unix_test.go:46: [d689dd986adc5] daemon is not started [2021-08-19T08:48:34.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-19T08:48:36.091Z] docker_cli_network_unix_test.go:46: [daf5926530982] daemon is not started [2021-08-19T08:48:36.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-19T08:48:36.653Z] docker_cli_network_unix_test.go:46: [d3af5d0bdcb77] daemon is not started [2021-08-19T08:48:36.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-19T08:48:37.214Z] docker_cli_network_unix_test.go:46: [dabcbe8f6a936] daemon is not started [2021-08-19T08:48:37.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-19T08:48:38.032Z] docker_cli_network_unix_test.go:46: [d438ffaefcad0] daemon is not started [2021-08-19T08:48:38.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-19T08:48:39.158Z] docker_cli_network_unix_test.go:46: [dd684ba127898] daemon is not started [2021-08-19T08:48:39.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-19T08:48:39.720Z] docker_cli_network_unix_test.go:46: [d3350ebff2ee3] daemon is not started [2021-08-19T08:48:39.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-19T08:48:40.282Z] docker_cli_network_unix_test.go:46: [db5bba4f31be3] daemon is not started [2021-08-19T08:48:40.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-19T08:48:41.210Z] docker_cli_network_unix_test.go:46: [d5f7ba6d4cb4d] daemon is not started [2021-08-19T08:48:41.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-19T08:48:41.722Z] docker_cli_network_unix_test.go:46: [dceec72cb811c] daemon is not started [2021-08-19T08:48:41.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-19T08:48:41.722Z] docker_cli_network_unix_test.go:46: [d0bdc83637364] daemon is not started [2021-08-19T08:48:41.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-19T08:48:41.722Z] docker_cli_network_unix_test.go:46: [dd5cf42141a62] daemon is not started [2021-08-19T08:48:41.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-19T08:48:42.650Z] docker_cli_network_unix_test.go:46: [db627f6810818] daemon is not started [2021-08-19T08:48:42.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-19T08:48:43.586Z] docker_cli_network_unix_test.go:46: [dd8767a713fef] daemon is not started [2021-08-19T08:48:44.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-19T08:48:44.148Z] docker_cli_network_unix_test.go:46: [d08e3d6d2186e] daemon is not started [2021-08-19T08:48:44.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-19T08:48:44.403Z] docker_cli_network_unix_test.go:46: [d9c75af08c6f7] daemon is not started [2021-08-19T08:48:44.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-19T08:48:44.659Z] docker_cli_network_unix_test.go:46: [d748c9fe9b659] daemon is not started [2021-08-19T08:48:44.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-19T08:48:46.025Z] docker_cli_network_unix_test.go:968: [d77492c0f9bdd] daemon is not started [2021-08-19T08:48:47.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-19T08:48:49.278Z] docker_cli_network_unix_test.go:46: [db94ffd996626] daemon is not started [2021-08-19T08:48:49.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-19T08:48:51.173Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-19T08:48:53.692Z] docker_cli_swarm_test.go:1453: [dec501d28bc6e] joining swarm manager [d4fce444089b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:48:54.255Z] docker_cli_swarm_test.go:1454: [d388bb4fb40d6] joining swarm manager [d4fce444089b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-19T08:48:54.511Z] docker_cli_network_unix_test.go:1116: [d5a874a911a58] daemon is not started [2021-08-19T08:48:59.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-19T08:48:59.763Z] docker_cli_network_unix_test.go:46: [de414e7c24f84] daemon is not started [2021-08-19T08:48:59.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-19T08:49:00.028Z] docker_cli_network_unix_test.go:46: [d007b788c7d5a] daemon is not started [2021-08-19T08:49:00.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-19T08:49:00.028Z] docker_cli_network_unix_test.go:46: [de92e8f9223fc] daemon is not started [2021-08-19T08:49:00.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-19T08:49:00.028Z] docker_cli_network_unix_test.go:46: [d45971fd6d586] daemon is not started [2021-08-19T08:49:00.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-19T08:49:00.285Z] docker_cli_network_unix_test.go:46: [d79731481896e] daemon is not started [2021-08-19T08:49:00.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-19T08:49:00.540Z] docker_cli_network_unix_test.go:46: [ddb75eedd7275] daemon is not started [2021-08-19T08:49:00.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-19T08:49:00.540Z] docker_cli_network_unix_test.go:46: [d99d7e528688c] daemon is not started [2021-08-19T08:49:00.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-19T08:49:03.058Z] docker_cli_network_unix_test.go:46: [d2c60ce91759d] daemon is not started [2021-08-19T08:49:03.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-19T08:49:03.995Z] docker_cli_network_unix_test.go:46: [ddc0087d6e33c] daemon is not started [2021-08-19T08:49:03.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-19T08:49:03.995Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-19T08:49:03.995Z] docker_cli_network_unix_test.go:46: [daefc39813f2a] daemon is not started [2021-08-19T08:49:03.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-19T08:49:04.557Z] docker_cli_network_unix_test.go:46: [d8ba0845cd3b6] daemon is not started [2021-08-19T08:49:04.813Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-19T08:49:04.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-19T08:49:06.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-19T08:49:06.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-19T08:49:06.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-19T08:49:06.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-19T08:49:07.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-19T08:49:09.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-19T08:49:10.074Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-19T08:49:11.441Z] docker_cli_network_unix_test.go:1084: [ddc543ae7b289] daemon is not started [2021-08-19T08:49:13.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-19T08:49:13.960Z] docker_cli_network_unix_test.go:46: [d01e0d44c4ca2] daemon is not started [2021-08-19T08:49:13.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-19T08:49:14.523Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-19T08:49:15.099Z] docker_cli_network_unix_test.go:46: [d77c7d2f814ca] daemon is not started [2021-08-19T08:49:15.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-19T08:49:17.244Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-19T08:49:17.501Z] docker_cli_network_unix_test.go:46: [dfce63e7f5926] daemon is not started [2021-08-19T08:49:17.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-19T08:49:18.013Z] docker_cli_network_unix_test.go:46: [d879492fb14e9] daemon is not started [2021-08-19T08:49:18.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-19T08:49:18.574Z] docker_cli_network_unix_test.go:46: [da0fe5e2b1922] daemon is not started [2021-08-19T08:49:18.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-19T08:49:19.392Z] docker_cli_swarm_unix_test.go:62: [d136983307b0d] joining swarm manager [dffa9b3387e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:49:19.647Z] docker_cli_network_unix_test.go:46: [d8c8cfd5352c1] daemon is not started [2021-08-19T08:49:19.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-19T08:49:20.574Z] docker_cli_network_unix_test.go:46: [d9353a45b0f0c] daemon is not started [2021-08-19T08:49:21.135Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-19T08:49:26.378Z] docker_cli_network_unix_test.go:46: [de37347b2e60f] daemon is not started [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite (77.83s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.31s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.02s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.81s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.90s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.68s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.95s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.60s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.35s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.13s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.19s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.94s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.74s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.95s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.33s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-19T08:49:26.378Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.69s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.38s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.46s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.98s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.33s) [2021-08-19T08:49:26.378Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) [2021-08-19T08:49:26.378Z] === RUN TestDockerHubPullSuite [2021-08-19T08:49:26.378Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-19T08:49:27.744Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-19T08:49:30.256Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-19T08:49:30.256Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-19T08:49:31.625Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-19T08:49:31.625Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite (5.56s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-08-19T08:49:31.881Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-19T08:49:31.881Z] PASS [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === Skipped [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_sni_test.go:18: Flakey test [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-19T08:49:31.881Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-19T08:49:31.881Z] [2021-08-19T08:49:31.881Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-19T08:49:31.881Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-19T08:49:31.882Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-19T08:49:31.882Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-19T08:49:31.882Z] docker_cli_network_unix_test.go:46: [daefc39813f2a] daemon is not started [2021-08-19T08:49:31.882Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] [2021-08-19T08:49:31.882Z] DONE 1270 tests, 51 skipped in 1974.854s [2021-08-19T08:49:31.882Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T08:49:31.882Z] ++++ cat bundles/test-integration/docker.pid [2021-08-19T08:49:31.882Z] +++ kill 8117 [2021-08-19T08:49:32.810Z] +++ /etc/init.d/apparmor stop [2021-08-19T08:49:32.810Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T08:49:32.810Z] [2021-08-19T08:49:32.810Z] Unloading profiles will leave already running processes permanently [2021-08-19T08:49:32.810Z] unconfined, which can lead to unexpected situations. [2021-08-19T08:49:32.810Z] [2021-08-19T08:49:32.810Z] To set a process to complain mode, use the command line tool [2021-08-19T08:49:32.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T08:49:32.810Z] +++ true [2021-08-19T08:49:32.810Z] exiting test-integration [2021-08-19T08:49:32.810Z] ++ exit 0 [2021-08-19T08:49:32.810Z] [2021-08-19T08:49:33.066Z] + for job in $(jobs -p) [2021-08-19T08:49:33.066Z] + wait 16074 [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-19T08:49:39.290Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-19T08:49:39.290Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-19T08:49:39.290Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-19T08:49:39.290Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-19T08:49:39.756Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-19T08:49:45.550Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-19T08:49:48.459Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-19T08:49:54.251Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-19T08:49:54.251Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-19T08:49:54.251Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-19T08:49:54.251Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-19T08:49:54.251Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-19T08:49:54.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-19T08:49:57.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-19T08:49:57.986Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-19T08:49:57.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-19T08:49:57.986Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-19T08:49:57.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-19T08:49:57.986Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T08:49:57.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-19T08:49:58.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-19T08:50:04.789Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-19T08:50:11.725Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-19T08:50:12.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-19T08:50:16.817Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-19T08:50:18.722Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-19T08:50:21.988Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-19T08:50:22.481Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-19T08:50:22.481Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-19T08:50:22.481Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-19T08:50:22.481Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-19T08:50:22.481Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-19T08:50:22.481Z] === RUN TestDockerSuite/TestBuildFails [2021-08-19T08:50:24.021Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-19T08:50:24.021Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-19T08:50:24.504Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-19T08:50:26.389Z] docker_api_swarm_test.go:961: [d544bb801725e] joining swarm manager [d905153a61097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-19T08:50:29.809Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-19T08:50:35.602Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-19T08:50:44.426Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-19T08:50:47.985Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-19T08:50:53.781Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-19T08:50:54.749Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-19T08:50:59.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-19T08:50:59.266Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-19T08:51:00.546Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-19T08:51:00.546Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-19T08:51:00.546Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-19T08:51:01.513Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-19T08:51:01.782Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-19T08:51:01.972Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-19T08:51:01.973Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-19T08:51:01.973Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-19T08:51:05.049Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-19T08:51:12.297Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-19T08:51:12.297Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T08:51:12.297Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-19T08:51:13.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-19T08:51:18.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-19T08:51:21.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-19T08:51:22.623Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-19T08:51:23.082Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-19T08:51:24.163Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-19T08:51:25.261Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-19T08:51:25.261Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-19T08:51:25.261Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-19T08:51:26.230Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-19T08:51:26.230Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-19T08:51:26.680Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-19T08:51:29.949Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-19T08:51:30.921Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-19T08:51:31.889Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-19T08:51:32.350Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-19T08:51:32.465Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-19T08:51:33.319Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-19T08:51:33.778Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-19T08:51:33.831Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-19T08:51:35.317Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-19T08:51:36.856Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-19T08:51:42.654Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-19T08:51:42.654Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T08:51:42.654Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-19T08:51:42.654Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-19T08:51:43.113Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-19T08:51:43.113Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-19T08:51:43.113Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-19T08:51:43.113Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-19T08:51:43.577Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-19T08:51:44.036Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-19T08:51:45.006Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-19T08:51:50.872Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-19T08:52:16.010Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-19T08:52:16.010Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-19T08:52:16.010Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-19T08:52:18.187Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-19T08:52:30.001Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-19T08:52:44.831Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-19T08:52:53.877Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite (1715.78s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.70s) [2021-08-19T08:53:02.867Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.36s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.68s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.77s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.42s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.25s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.46s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.18s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.51s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.81s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.04s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.56s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.68s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.87s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.29s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.37s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.12s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.97s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.69s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.37s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.23s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.26s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.01s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.77s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.34s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.48s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.97s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.45s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.19s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.99s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.48s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.44s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.97s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.15s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.22s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.31s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.14s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.47s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.50s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.70s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.21s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.95s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.50s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.55s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.87s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.85s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.85s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.11s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.18s) [2021-08-19T08:53:02.867Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.49s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.16s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.38s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.02s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.01s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.89s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.76s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.73s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.56s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.38s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.68s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.12s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.33s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.77s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.02s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.48s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.13s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.39s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.42s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.84s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.96s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.59s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.78s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.07s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2021-08-19T08:53:02.867Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2021-08-19T08:53:02.867Z] === RUN TestDockerExternalVolumeSuite [2021-08-19T08:53:02.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-19T08:53:02.867Z] docker_cli_external_volume_driver_test.go:53: [d2c4448347425] daemon is not started [2021-08-19T08:53:14.966Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-19T08:53:17.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-19T08:53:18.699Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-19T08:53:25.769Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-19T08:53:30.459Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-19T08:53:48.149Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-19T08:53:48.149Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-19T08:53:48.149Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-19T08:54:00.528Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-19T08:54:00.528Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-19T08:54:00.528Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-19T08:54:00.528Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-19T08:54:00.528Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-19T08:54:00.988Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-19T08:54:03.903Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-19T08:54:08.590Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-19T08:54:10.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-19T08:54:11.229Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-19T08:54:11.229Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-19T08:54:14.224Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-19T08:54:15.192Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-19T08:54:16.729Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-19T08:54:25.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-19T08:54:33.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-19T08:54:37.815Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-19T08:54:37.815Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-19T08:54:46.387Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-19T08:54:48.268Z] docker_cli_external_volume_driver_test.go:53: [deb1bcf4dd87f] daemon is not started [2021-08-19T08:54:50.119Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-19T08:54:58.688Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-19T08:55:03.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-19T08:55:04.483Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-19T08:55:09.170Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-19T08:55:09.630Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-19T08:55:09.630Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-19T08:55:10.089Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-19T08:55:10.089Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-19T08:55:10.089Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-19T08:55:12.272Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-19T08:55:12.272Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-19T08:55:12.272Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-19T08:55:21.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-19T08:55:35.978Z] docker_cli_external_volume_driver_test.go:53: [d277a823a93ca] daemon is not started [2021-08-19T08:55:50.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-19T08:55:50.810Z] docker_cli_external_volume_driver_test.go:53: [d9d4c83eeadd0] daemon is not started [2021-08-19T08:56:02.945Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-19T08:56:05.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-19T08:56:17.751Z] === RUN TestDockerSuite/TestBuildRm [2021-08-19T08:56:30.129Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-19T08:56:32.478Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-19T08:56:32.478Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-19T08:56:32.478Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-19T08:56:32.478Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-19T08:56:32.478Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-19T08:56:34.015Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-19T08:56:37.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-19T08:56:37.748Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-19T08:56:40.649Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-19T08:56:45.338Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-19T08:56:52.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-19T08:57:03.050Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-19T08:57:03.050Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-19T08:57:03.050Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-19T08:57:07.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-19T08:57:13.367Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-19T08:57:13.367Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-19T08:57:19.157Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-19T08:57:19.157Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-19T08:57:22.893Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-19T08:57:43.983Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-19T08:57:43.983Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-19T08:57:43.983Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-19T08:57:46.885Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-19T08:57:48.420Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-19T08:57:53.111Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-19T08:57:53.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-19T08:57:57.798Z] === RUN TestDockerSuite/TestBuildUser [2021-08-19T08:57:57.798Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-19T08:57:57.798Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-19T08:57:57.798Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T08:57:58.257Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-19T08:57:58.257Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-19T08:57:58.257Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-19T08:58:01.989Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-19T08:58:02.448Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-19T08:58:05.353Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-19T08:58:05.353Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-19T08:58:05.353Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-19T08:58:05.353Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-19T08:58:05.353Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-19T08:58:15.818Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-19T08:58:30.492Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-19T08:58:30.492Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-19T08:58:37.568Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-19T08:58:43.357Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-19T08:58:43.357Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-19T08:58:43.357Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-19T08:58:43.357Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-19T08:58:43.357Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-19T08:58:46.258Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-19T08:58:46.258Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-19T08:58:46.258Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-19T08:58:47.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-19T08:58:58.630Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-19T08:59:02.388Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-19T08:59:02.388Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-19T08:59:17.324Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-19T08:59:17.324Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-19T08:59:17.324Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-19T08:59:17.324Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-19T08:59:17.324Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-19T08:59:17.324Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-19T08:59:17.324Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-19T08:59:18.293Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-19T08:59:19.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-19T08:59:26.858Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-19T08:59:27.829Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-19T08:59:27.829Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-19T08:59:28.288Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-19T08:59:28.288Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-19T08:59:28.288Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-19T08:59:28.288Z] docker_cli_sni_test.go:18: Flakey test [2021-08-19T08:59:28.288Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-19T08:59:31.191Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-19T08:59:32.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-19T08:59:34.923Z] === RUN TestDockerSuite/TestCommitChange [2021-08-19T08:59:40.708Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-19T08:59:44.441Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-19T08:59:44.441Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T08:59:44.441Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-19T08:59:50.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-19T08:59:50.068Z] docker_cli_external_volume_driver_test.go:485: [d8c241193ccd8] daemon is not started [2021-08-19T08:59:56.819Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-19T08:59:56.819Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-19T08:59:56.819Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-19T09:00:04.899Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-19T09:00:04.899Z] docker_cli_external_volume_driver_test.go:53: [d501d17c0b476] daemon is not started [2021-08-19T09:00:07.140Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-19T09:00:11.827Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-19T09:00:11.828Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-19T09:00:11.828Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-19T09:00:11.828Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-19T09:00:11.828Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-19T09:00:11.828Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-19T09:00:11.828Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-19T09:00:11.828Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-19T09:00:11.828Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-19T09:00:18.902Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite (439.48s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.44s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.45s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.09s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) [2021-08-19T09:00:19.734Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-19T09:00:19.734Z] PASS [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] === Skipped [2021-08-19T09:00:19.734Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-08-19T09:00:19.734Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-19T09:00:19.734Z] check_test.go:309: [d6e15d3ce365d] daemon is not started [2021-08-19T09:00:19.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-08-19T09:00:19.734Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-19T09:00:19.734Z] check_test.go:309: [de74fd678e124] daemon is not started [2021-08-19T09:00:19.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-19T09:00:19.734Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-19T09:00:19.734Z] check_test.go:309: [d3c96a6225748] daemon is not started [2021-08-19T09:00:19.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-19T09:00:19.734Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-19T09:00:19.734Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-19T09:00:19.734Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-19T09:00:19.734Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] [2021-08-19T09:00:19.734Z] DONE 273 tests, 5 skipped in 2619.138s [2021-08-19T09:00:19.734Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-19T09:00:19.990Z] ++++ cat bundles/test-integration/docker.pid [2021-08-19T09:00:19.990Z] +++ kill 8115 [2021-08-19T09:00:20.915Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df12911a2fb97/docker.pid [2021-08-19T09:00:20.915Z] +++ kill 4825 [2021-08-19T09:00:20.915Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4825 is not a child of this shell [2021-08-19T09:00:20.915Z] warning: PID 4825 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df12911a2fb97/docker.pid had a nonzero exit code [2021-08-19T09:00:20.915Z] +++ /etc/init.d/apparmor stop [2021-08-19T09:00:20.915Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-19T09:00:20.915Z] [2021-08-19T09:00:20.915Z] Unloading profiles will leave already running processes permanently [2021-08-19T09:00:20.915Z] unconfined, which can lead to unexpected situations. [2021-08-19T09:00:20.915Z] [2021-08-19T09:00:20.915Z] To set a process to complain mode, use the command line tool [2021-08-19T09:00:20.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-19T09:00:20.915Z] +++ true [2021-08-19T09:00:20.915Z] exiting test-integration [2021-08-19T09:00:20.915Z] ++ exit 0 [2021-08-19T09:00:20.915Z] [2021-08-19T09:00:21.476Z] + exit 0 [2021-08-19T09:00:21.476Z] ++ jobs -p [2021-08-19T09:00:21.476Z] + pids= [2021-08-19T09:00:21.476Z] + echo 'Remaining pids to kill: []' [2021-08-19T09:00:21.476Z] Remaining pids to kill: [] [2021-08-19T09:00:21.476Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-19T09:00:21.488Z] Recording test results [2021-08-19T09:00:23.022Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-19T09:00:23.346Z] + echo Ensuring container killed. [2021-08-19T09:00:23.346Z] Ensuring container killed. [2021-08-19T09:00:23.346Z] + docker ps -aq -f name=docker-pr1-* [2021-08-19T09:00:23.346Z] + cids=3967d951401b [2021-08-19T09:00:23.346Z] dc5248cc081c [2021-08-19T09:00:23.346Z] 3201da0748a4 [2021-08-19T09:00:23.346Z] + [ -n 3967d951401b [2021-08-19T09:00:23.346Z] dc5248cc081c [2021-08-19T09:00:23.346Z] 3201da0748a4 ] [2021-08-19T09:00:23.346Z] + docker rm -vf 3967d951401b dc5248cc081c 3201da0748a4 [2021-08-19T09:00:25.244Z] 3967d951401b [2021-08-19T09:00:25.244Z] dc5248cc081c [2021-08-19T09:00:25.805Z] 3201da0748a4 [Pipeline] sh [2021-08-19T09:00:25.973Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-19T09:00:25.973Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-19T09:00:25.973Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-19T09:00:26.122Z] + echo Chowning /workspace to jenkins user [2021-08-19T09:00:26.122Z] Chowning /workspace to jenkins user [2021-08-19T09:00:26.122Z] + id -u [2021-08-19T09:00:26.122Z] + id -g [2021-08-19T09:00:26.122Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42760:/workspace busybox chown -R 1000:1000 /workspace [2021-08-19T09:00:26.122Z] Unable to find image 'busybox:latest' locally [2021-08-19T09:00:26.122Z] latest: Pulling from library/busybox [2021-08-19T09:00:26.378Z] b71f96345d44: Pulling fs layer [2021-08-19T09:00:26.378Z] b71f96345d44: Verifying Checksum [2021-08-19T09:00:26.378Z] b71f96345d44: Download complete [2021-08-19T09:00:26.378Z] b71f96345d44: Pull complete [2021-08-19T09:00:26.378Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-19T09:00:26.378Z] Status: Downloaded newer image for busybox:latest [2021-08-19T09:00:28.152Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-19T09:00:28.152Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-19T09:00:28.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-19T09:00:28.152Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-19T09:00:28.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-19T09:00:28.152Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-19T09:00:28.152Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-19T09:00:30.332Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-19T09:00:30.332Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-19T09:00:30.332Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-19T09:00:30.332Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-19T09:00:30.879Z] + bundleName=amd64 [2021-08-19T09:00:30.879Z] + echo Creating amd64-bundles.tar.gz [2021-08-19T09:00:30.879Z] Creating amd64-bundles.tar.gz [2021-08-19T09:00:30.879Z] + + find bundles -path */root/*overlay2xargs -prune tar -o -czf -type amd64-bundles.tar.gz f [2021-08-19T09:00:30.879Z] ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-19T09:00:32.251Z] Archiving artifacts [2021-08-19T09:00:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-19T09:00:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-19T09:00:33.235Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-19T09:00:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-19T09:00:33.235Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-19T09:00:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-19T09:00:33.235Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-19T09:00:33.235Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-19T09:00:34.040Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T09:00:34.355Z] + make clean [2021-08-19T09:00:34.611Z] docker volume rm -f docker-dev-cache [2021-08-19T09:00:34.611Z] docker-dev-cache [Pipeline] deleteDir [2021-08-19T09:00:35.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-19T09:00:37.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-19T09:00:39.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-19T09:00:39.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-19T09:00:39.767Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-19T09:00:39.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T09:00:41.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-19T09:00:41.945Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-19T09:00:44.852Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-19T09:00:44.853Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T09:00:44.853Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-19T09:00:44.853Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:00:44.853Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-19T09:00:47.032Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-19T09:00:47.032Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-19T09:00:49.210Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-19T09:00:49.210Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-19T09:00:49.210Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-19T09:00:52.120Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-19T09:00:52.120Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-19T09:01:00.697Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-19T09:01:09.272Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-19T09:01:12.178Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-19T09:01:12.178Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-19T09:01:12.178Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-19T09:01:12.178Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-19T09:01:12.178Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-19T09:01:14.359Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-19T09:01:14.359Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-19T09:01:14.359Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-19T09:01:17.269Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-19T09:01:17.269Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T09:01:17.269Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-19T09:01:19.448Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-19T09:01:19.448Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-19T09:01:24.150Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-19T09:01:25.689Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-19T09:01:25.689Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-19T09:01:25.689Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-19T09:01:25.689Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-19T09:01:25.689Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-08-19T09:01:25.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-19T09:01:27.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-19T09:01:27.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-19T09:01:30.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-19T09:01:32.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-19T09:01:35.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-19T09:01:38.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e4498_} [2021-08-19T09:01:40.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1031743570_c:\foo_false____} [2021-08-19T09:01:43.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1031743570_c:\foo_true____} [2021-08-19T09:01:46.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-19T09:01:46.057Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-19T09:01:46.057Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-19T09:01:46.057Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-19T09:01:46.057Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-19T09:01:46.057Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-19T09:01:46.057Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T09:01:46.057Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-19T09:01:48.966Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-19T09:01:48.966Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-19T09:01:48.966Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-19T09:01:48.966Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-19T09:01:51.876Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-19T09:01:51.876Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-19T09:01:51.876Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-19T09:01:52.335Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-19T09:01:59.455Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-19T09:01:59.455Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-19T09:01:59.455Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-19T09:01:59.455Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-19T09:01:59.455Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-19T09:01:59.455Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-19T09:01:59.455Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-19T09:02:04.152Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-19T09:02:06.332Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-19T09:02:06.332Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T09:02:06.332Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-19T09:02:06.332Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-19T09:02:06.332Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-19T09:02:16.662Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-19T09:02:16.662Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T09:02:16.662Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-19T09:02:16.662Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-19T09:02:16.662Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-19T09:02:25.237Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-19T09:02:25.237Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-19T09:02:25.237Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-19T09:02:25.237Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-19T09:02:25.237Z] === RUN TestDockerSuite/TestCpToDot [2021-08-19T09:02:28.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-19T09:02:28.150Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-19T09:02:28.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-19T09:02:28.150Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-19T09:02:28.150Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-19T09:02:30.332Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-19T09:02:30.332Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:02:30.332Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-19T09:02:30.332Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-19T09:02:30.794Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-19T09:02:30.794Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-19T09:02:30.794Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-19T09:02:30.794Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-19T09:02:30.794Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-19T09:02:30.794Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-19T09:02:30.794Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-19T09:02:32.976Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-19T09:02:35.161Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-19T09:02:35.620Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-19T09:02:35.620Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-19T09:02:37.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-19T09:02:38.289Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-19T09:02:38.749Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-19T09:02:38.749Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-19T09:02:38.749Z] === RUN TestDockerSuite/TestCreateRM [2021-08-19T09:02:38.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-19T09:02:38.749Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-19T09:02:38.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-19T09:02:39.208Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-19T09:02:39.673Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-19T09:02:48.255Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-19T09:02:48.255Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-19T09:02:48.255Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-19T09:02:51.993Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-19T09:02:51.993Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-19T09:02:51.993Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-19T09:02:51.993Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-19T09:02:54.173Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-19T09:02:54.173Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.173Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-19T09:02:54.633Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-19T09:02:54.633Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDockerFails [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-19T09:02:54.633Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-19T09:02:54.633Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-19T09:02:54.633Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-19T09:02:54.633Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-19T09:02:54.633Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-19T09:02:54.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-19T09:02:57.542Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-19T09:02:59.723Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-19T09:03:02.634Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-19T09:03:11.219Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-19T09:03:15.912Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-19T09:03:26.235Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-19T09:03:29.143Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-19T09:03:29.603Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-19T09:03:34.297Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-19T09:03:34.297Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-19T09:03:35.268Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-19T09:03:41.061Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-19T09:03:45.760Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-19T09:03:45.760Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-19T09:03:45.760Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-19T09:03:45.760Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-19T09:03:45.760Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-19T09:03:45.760Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T09:03:45.760Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-19T09:03:45.760Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-19T09:03:45.761Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-19T09:03:47.297Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-19T09:03:47.297Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-19T09:03:47.297Z] === RUN TestDockerSuite/TestEventsRename [2021-08-19T09:03:50.202Z] === RUN TestDockerSuite/TestEventsResize [2021-08-19T09:03:53.110Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-19T09:03:55.299Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-19T09:03:58.211Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-19T09:04:02.902Z] === RUN TestDockerSuite/TestEventsTop [2021-08-19T09:04:02.902Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-19T09:04:02.902Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-19T09:04:05.809Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-19T09:04:12.882Z] === RUN TestDockerSuite/TestExec [2021-08-19T09:04:12.882Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:04:12.882Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-19T09:04:12.882Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-19T09:04:12.882Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-19T09:04:15.062Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-19T09:04:17.245Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-19T09:04:17.245Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:04:17.245Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-19T09:04:17.245Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T09:04:17.245Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-19T09:04:17.245Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-19T09:04:17.245Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-19T09:04:19.427Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-19T09:04:21.606Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-19T09:04:23.785Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-19T09:04:25.969Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-19T09:04:30.666Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-19T09:04:30.666Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-19T09:04:30.666Z] === RUN TestDockerSuite/TestExecEnv [2021-08-19T09:04:30.666Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-19T09:04:30.666Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-19T09:04:30.666Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-19T09:04:30.666Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-19T09:04:32.844Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-19T09:04:37.547Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-19T09:04:37.547Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecParseError [2021-08-19T09:04:37.547Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-19T09:04:37.547Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-19T09:04:37.547Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-19T09:04:37.547Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-19T09:04:40.455Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-19T09:04:40.455Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-19T09:04:40.455Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-19T09:04:40.455Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-19T09:04:40.455Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-19T09:04:40.455Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-19T09:04:42.641Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-19T09:04:42.641Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-19T09:04:42.641Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-19T09:04:51.219Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-19T09:04:51.219Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-19T09:04:51.219Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-19T09:04:51.219Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-19T09:04:51.219Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-19T09:04:51.219Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-19T09:04:51.219Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-19T09:04:57.015Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-19T09:05:04.093Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-19T09:05:06.274Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-19T09:05:12.070Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-19T09:05:12.070Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:05:12.070Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestHealth [2021-08-19T09:05:12.529Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-19T09:05:12.529Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-19T09:05:18.326Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-19T09:05:18.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-19T09:05:18.786Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-19T09:05:18.786Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-19T09:05:18.786Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-19T09:05:19.759Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-19T09:05:20.219Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-19T09:05:21.758Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-19T09:05:22.217Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-19T09:05:25.122Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-19T09:05:27.304Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-19T09:05:27.763Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-19T09:05:27.763Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T09:05:27.763Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-19T09:05:31.499Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-19T09:05:31.958Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-19T09:05:34.136Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-19T09:05:34.136Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.136Z] === RUN TestDockerSuite/TestImportFile [2021-08-19T09:05:34.136Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.136Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-19T09:05:34.136Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-19T09:05:34.136Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.136Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-19T09:05:34.136Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-19T09:05:34.598Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-19T09:05:34.598Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-19T09:05:34.598Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-19T09:05:34.598Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-19T09:05:34.598Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-19T09:05:34.598Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T09:05:34.598Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-19T09:05:36.775Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-19T09:05:39.680Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-19T09:05:39.680Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-19T09:05:39.680Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-19T09:05:39.680Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-19T09:05:39.680Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-19T09:05:39.680Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-19T09:05:39.680Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-19T09:05:39.680Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-19T09:05:41.859Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-19T09:05:42.322Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-19T09:05:49.396Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-19T09:05:49.396Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-19T09:05:49.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-19T09:05:49.396Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-19T09:05:49.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-19T09:05:49.396Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-19T09:05:49.396Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-19T09:05:52.306Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-19T09:05:56.997Z] === RUN TestDockerSuite/TestInspectImage [2021-08-19T09:05:56.997Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:05:56.997Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-19T09:05:56.997Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T09:05:56.997Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-19T09:05:56.997Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T09:05:56.997Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-19T09:06:04.070Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-19T09:06:06.252Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-19T09:06:06.252Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-19T09:06:08.432Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-19T09:06:10.618Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-19T09:06:10.618Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-19T09:06:10.618Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-19T09:06:10.618Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-19T09:06:12.797Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-19T09:06:15.707Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-19T09:06:20.399Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-19T09:06:23.317Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-19T09:06:25.495Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-19T09:06:27.676Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-19T09:06:29.856Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-19T09:06:32.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-19T09:06:34.938Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-19T09:06:34.939Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-19T09:06:34.939Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-19T09:06:34.939Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-19T09:06:34.939Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-19T09:06:37.117Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-19T09:06:39.296Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-19T09:06:45.091Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-19T09:06:47.271Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-19T09:06:47.271Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-19T09:06:47.271Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-19T09:06:49.454Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-19T09:06:49.914Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-19T09:06:56.997Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-19T09:07:04.077Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-19T09:07:12.653Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-19T09:07:14.198Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-19T09:07:17.105Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-19T09:07:17.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-19T09:07:17.105Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-19T09:07:19.283Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-19T09:07:22.191Z] === RUN TestDockerSuite/TestLogsSince [2021-08-19T09:07:30.765Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-19T09:07:30.765Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-19T09:07:30.765Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-19T09:07:30.765Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-19T09:07:31.230Z] === RUN TestDockerSuite/TestLogsTail [2021-08-19T09:07:34.139Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-19T09:07:37.044Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-19T09:07:44.121Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-19T09:07:44.121Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestNetHostname [2021-08-19T09:07:44.121Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-19T09:07:44.121Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-19T09:07:44.121Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-19T09:07:44.121Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginActive [2021-08-19T09:07:44.121Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-19T09:07:44.121Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-19T09:07:44.121Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-19T09:07:44.121Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-19T09:07:44.121Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-19T09:07:44.121Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-19T09:07:44.121Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-19T09:07:44.580Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-19T09:07:44.580Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-19T09:07:44.580Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-19T09:07:44.580Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPortList [2021-08-19T09:07:44.580Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-19T09:07:44.580Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-19T09:07:49.270Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-19T09:07:49.270Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-19T09:07:49.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-19T09:07:53.958Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-19T09:07:53.958Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-19T09:07:53.958Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-19T09:08:04.286Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-19T09:08:04.287Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-19T09:08:04.287Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-19T09:08:12.861Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-19T09:08:27.678Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-19T09:08:28.137Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-19T09:08:28.137Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-19T09:08:28.137Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-19T09:08:42.946Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-19T09:08:45.126Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-19T09:08:57.504Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-19T09:09:02.196Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-19T09:09:02.196Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-19T09:09:02.196Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-19T09:09:02.196Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-19T09:09:02.196Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-19T09:09:06.888Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-19T09:09:06.888Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T09:09:06.888Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-19T09:09:06.888Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-19T09:09:06.888Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-19T09:09:06.888Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-19T09:09:06.888Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-19T09:09:06.888Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-19T09:09:06.888Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-19T09:09:13.972Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-19T09:09:13.972Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-08-19T09:09:13.972Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-19T09:09:16.153Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-19T09:09:16.153Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-19T09:09:16.153Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-19T09:09:17.122Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-19T09:09:18.091Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-19T09:09:18.091Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-19T09:09:18.091Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-19T09:09:22.786Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-19T09:09:26.521Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-19T09:09:29.435Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-19T09:09:50.546Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-19T09:09:50.546Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:09:50.546Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-19T09:09:55.238Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-19T09:09:55.239Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-19T09:09:55.700Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-19T09:09:56.159Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-19T09:10:00.851Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-19T09:10:05.548Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-19T09:10:05.548Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:10:05.548Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-19T09:10:10.238Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-19T09:10:10.238Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-19T09:10:10.238Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-19T09:10:25.057Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-19T09:10:27.963Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-19T09:10:28.423Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-19T09:10:35.498Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-19T09:10:41.292Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-19T09:10:48.368Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-19T09:10:53.058Z] === RUN TestDockerSuite/TestRmiTag [2021-08-19T09:10:54.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-19T09:10:56.934Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-19T09:11:14.626Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-19T09:11:16.806Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-19T09:11:22.598Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-19T09:11:23.057Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-19T09:11:23.057Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.057Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-19T09:11:23.057Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.057Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-19T09:11:23.057Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.057Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-19T09:11:23.057Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.516Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-19T09:11:23.516Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.516Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-19T09:11:23.516Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.516Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-19T09:11:23.516Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-19T09:11:23.516Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-19T09:11:25.697Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-19T09:11:25.697Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-19T09:11:25.697Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-19T09:11:25.697Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-08-19T09:11:25.697Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-19T09:11:36.019Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-19T09:11:38.198Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-19T09:11:40.381Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-19T09:11:42.560Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-19T09:11:51.128Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-19T09:11:51.128Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-19T09:11:54.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-19T09:11:54.869Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-19T09:11:55.329Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-19T09:11:55.329Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-19T09:11:55.329Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-19T09:11:57.508Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-19T09:11:57.508Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-19T09:11:57.508Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-19T09:12:01.244Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-19T09:12:01.244Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-08-19T09:12:01.244Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-19T09:12:01.244Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-19T09:12:01.244Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-19T09:12:03.422Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-19T09:12:03.422Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-19T09:12:05.607Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-19T09:12:08.514Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-19T09:12:10.693Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-19T09:12:10.693Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-19T09:12:10.693Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-19T09:12:10.693Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-19T09:12:10.693Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-19T09:12:10.693Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-08-19T09:12:10.693Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-19T09:12:12.880Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-19T09:12:12.880Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-19T09:12:12.880Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-19T09:12:12.880Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-19T09:12:12.880Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-19T09:12:12.880Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-19T09:12:12.880Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-19T09:12:12.880Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-19T09:12:12.880Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-19T09:12:15.064Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-19T09:12:20.865Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-19T09:12:20.865Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-19T09:12:23.043Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-19T09:12:23.043Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-19T09:12:23.043Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-19T09:12:23.043Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-19T09:12:23.043Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-08-19T09:12:23.043Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-19T09:12:25.221Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-19T09:12:28.129Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-19T09:12:28.129Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-08-19T09:12:28.129Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-19T09:12:35.376Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-19T09:12:35.376Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-19T09:12:35.376Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-19T09:12:35.376Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-19T09:12:35.376Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-19T09:12:35.376Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-19T09:12:35.376Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-19T09:12:37.553Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-19T09:12:39.731Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-19T09:12:41.911Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-19T09:12:50.480Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-19T09:12:50.480Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-19T09:12:54.216Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-19T09:12:54.216Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-19T09:12:54.216Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-19T09:12:54.216Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-19T09:12:54.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-19T09:12:54.217Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-19T09:12:54.217Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-19T09:13:04.540Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-19T09:13:04.540Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-08-19T09:13:04.540Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunMount [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-19T09:13:05.509Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-19T09:13:05.509Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-19T09:13:12.585Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-19T09:13:12.585Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-19T09:13:12.585Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-19T09:13:12.585Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-19T09:13:12.585Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-19T09:13:12.585Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-08-19T09:13:13.045Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-19T09:13:17.741Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-19T09:13:22.431Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-08-19T09:13:22.431Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-19T09:13:22.891Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-19T09:13:24.431Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-19T09:13:26.611Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-19T09:13:28.791Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-19T09:13:30.335Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-19T09:13:32.518Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-19T09:13:32.518Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-19T09:13:36.253Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-19T09:13:36.253Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-19T09:13:36.253Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-19T09:13:36.253Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-19T09:13:36.253Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-19T09:13:36.253Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-19T09:13:44.821Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-19T09:13:44.821Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-19T09:13:44.821Z] === RUN TestDockerSuite/TestRunRm [2021-08-19T09:13:46.361Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-19T09:13:52.152Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-19T09:13:54.333Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-19T09:13:56.515Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-19T09:13:58.694Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-19T09:14:01.601Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-19T09:14:01.601Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-19T09:14:01.601Z] === RUN TestDockerSuite/TestRunState [2021-08-19T09:14:01.601Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-19T09:14:01.601Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-19T09:14:08.676Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-19T09:14:08.676Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-19T09:14:08.676Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-19T09:14:10.856Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-19T09:14:10.856Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-19T09:14:10.856Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-19T09:14:10.856Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-19T09:14:16.663Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-19T09:14:16.663Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-19T09:14:18.841Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-19T09:14:18.841Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-19T09:14:18.841Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-19T09:14:21.022Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-19T09:14:21.022Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-08-19T09:14:21.022Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-19T09:14:21.022Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-08-19T09:14:21.022Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-19T09:14:23.928Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-19T09:14:31.002Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-19T09:14:35.698Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-19T09:14:42.774Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-19T09:14:42.774Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-19T09:14:42.774Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-19T09:14:42.774Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-19T09:14:44.953Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-19T09:14:47.131Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-19T09:14:50.035Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-08-19T09:14:50.035Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-19T09:14:53.774Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-19T09:14:55.314Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-19T09:14:57.496Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-19T09:15:02.183Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-19T09:15:02.183Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-19T09:15:02.183Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-19T09:15:02.183Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-19T09:15:02.183Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-19T09:15:02.183Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T09:15:02.183Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-19T09:15:04.359Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-19T09:15:04.819Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-19T09:15:05.277Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-19T09:15:05.736Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-19T09:15:07.272Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-19T09:15:14.345Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-19T09:15:14.345Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-19T09:15:14.345Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-19T09:15:22.911Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-19T09:15:22.911Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T09:15:22.911Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-19T09:15:26.652Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-19T09:15:26.652Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-19T09:15:26.652Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-19T09:15:26.652Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T09:15:26.652Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-19T09:15:26.653Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-19T09:15:26.653Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-19T09:15:26.653Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-19T09:15:26.653Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-19T09:15:33.732Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-19T09:15:33.732Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-19T09:15:35.281Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-19T09:15:38.189Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-19T09:15:38.189Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T09:15:38.190Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-19T09:15:40.372Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-19T09:15:40.372Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-19T09:15:40.372Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-19T09:15:40.372Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-19T09:15:40.372Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-19T09:15:40.372Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T09:15:40.372Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-19T09:15:58.054Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-19T09:15:58.054Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-19T09:16:00.238Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-19T09:16:00.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-19T09:16:03.145Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-19T09:16:03.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-19T09:16:04.574Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-19T09:16:04.574Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-19T09:16:04.574Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-19T09:16:19.386Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-19T09:16:19.386Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T09:16:19.386Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-19T09:16:19.386Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-19T09:16:19.386Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-19T09:16:19.386Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-19T09:16:19.386Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-19T09:16:26.461Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-19T09:16:26.461Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-19T09:16:26.461Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-19T09:16:35.028Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-19T09:16:35.028Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-19T09:16:35.028Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite (2633.75s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.40s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.95s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.79s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.05s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.53s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.84s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.99s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.84s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.30s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.84s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.50s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.11s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.43s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.86s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.13s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.38s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.07s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.64s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.53s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T09:16:36.568Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.46s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.44s) [2021-08-19T09:16:36.568Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.41s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.56s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.88s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.96s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.40s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.80s) [2021-08-19T09:16:36.569Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.34s) [2021-08-19T09:16:36.569Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.42s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.90s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.29s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.01s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.74s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.21s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (129.88s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.40s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.32s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.77s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.40s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.56s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.61s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.82s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.63s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.08s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildHistory (10.91s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.97s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.37s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.92s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.83s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.62s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.32s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.13s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.66s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.87s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.71s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.48s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.60s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.22s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.05s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.56s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.92s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.21s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.75s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.91s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildRm (12.98s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.38s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.45s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.82s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.52s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildStderr (4.68s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.78s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.20s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.85s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.90s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.62s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.69s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-19T09:16:37.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-19T09:16:37.030Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.66s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.25s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.66s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.55s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.97s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.41s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitChange (4.84s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.39s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.35s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitTTY (11.54s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.61s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.80s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.89s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.35s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.43s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.10s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.24s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.39s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.12s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.59s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.16s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.48s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.93s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.93s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e4498_} (2.53s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1031743570_c:\foo_false____} (2.50s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1031743570_c:\foo_true____} (2.59s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.97s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.81s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.29s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.56s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.46s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.68s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.18s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.97s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.46s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.49s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.58s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.30s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsCopy (5.20s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.45s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.49s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.94s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFilters (5.30s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFormat (4.95s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsResize (2.97s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.06s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.20s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.38s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.48s) [2021-08-19T09:16:37.031Z] --- PASS: TestDockerSuite/TestExecInspectID (4.84s) [2021-08-19T09:16:37.031Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.50s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.14s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.05s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.74s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.90s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.79s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.38s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.35s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.22s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectHistory (4.68s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.06s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectStatus (2.77s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.60s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.46s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.35s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.57s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.29s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.24s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.26s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.62s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.40s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsSince (9.25s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.23s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.75s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.49s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsByOrder (9.09s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.91s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.76s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.06s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.24s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.59s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.45s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.32s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.69s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.05s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.62s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.37s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.54s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.56s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.69s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.52s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.81s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.67s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiTag (0.93s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.54s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.06s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.91s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.16s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-19T09:16:37.032Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.88s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T09:16:37.032Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.82s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.46s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.38s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.36s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.40s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.42s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.47s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.22s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunExitCode (2.39s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.29s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.22s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.26s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.66s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.10s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.96s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.10s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.94s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunRm (2.33s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.73s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.09s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.18s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.99s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.29s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.27s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.93s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.58s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.86s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.42s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.25s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.30s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.79s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.86s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.07s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.54s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.44s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.62s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.39s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2021-08-19T09:16:37.033Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-08-19T09:16:37.033Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.28s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.95s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.09s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-19T09:16:37.034Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-19T09:16:37.034Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-19T09:16:37.034Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-19T09:16:37.034Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-19T09:16:37.034Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-19T09:16:37.034Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-19T09:16:37.034Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-19T09:16:37.034Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.034Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T09:16:37.034Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T09:16:37.034Z] === RUN TestDockerDaemonSuite [2021-08-19T09:16:37.035Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-19T09:16:37.035Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-19T09:16:37.035Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-19T09:16:37.035Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T09:16:37.035Z] === RUN TestDockerSwarmSuite [2021-08-19T09:16:37.035Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-19T09:16:37.035Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T09:16:37.035Z] === RUN TestDockerExternalVolumeSuite [2021-08-19T09:16:37.035Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-19T09:16:37.035Z] === RUN TestDockerNetworkSuite [2021-08-19T09:16:37.035Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-19T09:16:37.035Z] === RUN TestDockerHubPullSuite [2021-08-19T09:16:37.035Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.035Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-19T09:16:37.035Z] PASS [2021-08-19T09:16:37.035Z] ok github.com/docker/docker/integration-cli 2634.233s [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === Skipped [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T09:16:37.495Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.495Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-19T09:16:37.495Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T09:16:37.495Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T09:16:37.495Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-19T09:16:37.495Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T09:16:37.495Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-19T09:16:37.495Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.495Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-08-19T09:16:37.495Z] [2021-08-19T09:16:37.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T09:16:37.495Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-19T09:16:37.496Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-08-19T09:16:37.496Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-19T09:16:37.496Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T09:16:37.496Z] docker_cli_sni_test.go:18: Flakey test [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-19T09:16:37.496Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.496Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-19T09:16:37.496Z] [2021-08-19T09:16:37.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-08-19T09:16:37.497Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T09:16:37.497Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.497Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T09:16:37.497Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T09:16:37.497Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T09:16:37.497Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-19T09:16:37.497Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T09:16:37.497Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T09:16:37.497Z] [2021-08-19T09:16:37.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-19T09:16:37.498Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T09:16:37.498Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T09:16:37.498Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.498Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-19T09:16:37.498Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T09:16:37.498Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T09:16:37.498Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-19T09:16:37.498Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T09:16:37.498Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-08-19T09:16:37.498Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T09:16:37.498Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T09:16:37.498Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.498Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T09:16:37.498Z] [2021-08-19T09:16:37.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T09:16:37.499Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T09:16:37.499Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.499Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.499Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T09:16:37.499Z] [2021-08-19T09:16:37.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T09:16:37.499Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T09:16:37.500Z] [2021-08-19T09:16:37.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-19T09:16:37.500Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.500Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-19T09:16:37.960Z] [2021-08-19T09:16:37.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-19T09:16:37.960Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.960Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-19T09:16:37.961Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.961Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T09:16:37.961Z] [2021-08-19T09:16:37.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T09:16:37.961Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T09:16:37.962Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.962Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.962Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T09:16:37.962Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-19T09:16:37.963Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] DONE 1093 tests, 547 skipped in 2643.766s [2021-08-19T09:16:37.963Z] INFO: Integration tests ended at 08/19/2021 09:16:37. Duration:00:44:03.8787362 [2021-08-19T09:16:37.963Z] INFO: Docker info of the daemon under test at end of run [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] Containers: 2 [2021-08-19T09:16:37.963Z] Running: 0 [2021-08-19T09:16:37.963Z] Paused: 0 [2021-08-19T09:16:37.963Z] Stopped: 2 [2021-08-19T09:16:37.963Z] Images: 18 [2021-08-19T09:16:37.963Z] Server Version: 0.0.0-dev [2021-08-19T09:16:37.963Z] Storage Driver: windowsfilter [2021-08-19T09:16:37.963Z] Windows: [2021-08-19T09:16:37.963Z] Logging Driver: json-file [2021-08-19T09:16:37.963Z] Plugins: [2021-08-19T09:16:37.963Z] Volume: local [2021-08-19T09:16:37.963Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-19T09:16:37.963Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-19T09:16:37.963Z] Swarm: inactive [2021-08-19T09:16:37.963Z] Default Isolation: process [2021-08-19T09:16:37.963Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-19T09:16:37.963Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-19T09:16:37.963Z] OSType: windows [2021-08-19T09:16:37.963Z] Architecture: x86_64 [2021-08-19T09:16:37.963Z] CPUs: 4 [2021-08-19T09:16:37.963Z] Total Memory: 32GiB [2021-08-19T09:16:37.963Z] Name: azwin-2-33e390 [2021-08-19T09:16:37.963Z] ID: VWTL:ZR2C:GNXH:BGG3:C3AH:6NWY:2E3I:HQTS:NGDL:2TZ2:I4SH:ENVI [2021-08-19T09:16:37.963Z] Docker Root Dir: D:\CI\PR-42760\1\daemon [2021-08-19T09:16:37.963Z] Debug Mode (client): false [2021-08-19T09:16:37.963Z] Debug Mode (server): true [2021-08-19T09:16:37.963Z] File Descriptors: -1 [2021-08-19T09:16:37.963Z] Goroutines: 17 [2021-08-19T09:16:37.963Z] System Time: 2021-08-19T09:16:37.8173071Z [2021-08-19T09:16:37.963Z] EventsListeners: 0 [2021-08-19T09:16:37.963Z] Registry: https://index.docker.io/v1/ [2021-08-19T09:16:37.963Z] Labels: [2021-08-19T09:16:37.963Z] Experimental: false [2021-08-19T09:16:37.963Z] Insecure Registries: [2021-08-19T09:16:37.963Z] 127.0.0.0/8 [2021-08-19T09:16:37.963Z] Live Restore Enabled: false [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] [2021-08-19T09:16:37.963Z] INFO: Stopping daemon under test [2021-08-19T09:16:38.423Z] SUCCESS: The process with PID 4864 (child process of PID 2264) has been terminated. [2021-08-19T09:16:38.423Z] SUCCESS: The process with PID 2264 (child process of PID 1120) has been terminated. [2021-08-19T09:16:38.423Z] INFO: Stop tailing logs of the daemon under tests [2021-08-19T09:16:38.423Z] INFO: executeCI.ps1 Completed successfully at 08/19/2021 09:16:38. [2021-08-19T09:16:38.423Z] INFO: Tidying up at end of run [2021-08-19T09:16:38.423Z] INFO: Saving daemon under test log (d:\CI\PR-42760\1\dut.out) to bundles\CIDUT.out [2021-08-19T09:16:38.423Z] INFO: Saving daemon under test log (d:\CI\PR-42760\1\dut.err) to bundles\CIDUT.err [2021-08-19T09:16:38.423Z] INFO: Nuke-Everything... [2021-08-19T09:16:38.423Z] INFO: Container count on control daemon to delete is 2 [2021-08-19T09:16:38.883Z] fa9b51a5492d [2021-08-19T09:16:38.883Z] d0df71a8cdcc [2021-08-19T09:16:38.883Z] INFO: Tidying pidfile d:\CI\PR-42760\1\docker.pid [2021-08-19T09:16:38.883Z] INFO: Nuking d:\CI [2021-08-19T09:17:14.575Z] INFO: Zapped successfully [2021-08-19T09:17:14.575Z] [2021-08-19T09:17:14.575Z] INFO: executeCI.ps1 exiting at Thu Aug 19 09:17:11 CUT 2021. Duration 01:11:46.2590592 [2021-08-19T09:17:14.575Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-19T09:17:14.819Z] Recording test results [2021-08-19T09:17:21.922Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-19T09:17:23.402Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-19T09:17:25.152Z] Archiving artifacts [2021-08-19T09:17:39.023Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42760/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T09:17:39.948Z] + make clean [2021-08-19T09:17:42.128Z] docker volume rm -f docker-dev-cache [2021-08-19T09:17:42.128Z] 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